This Repo has some of my (David John Coleman II) projects for a software development program. The focus of these projects are learning higher level language software development in primarily python language. Each directory contains new projects that specifically address learning new functions and tasks in primarily python.
- Environment: Ubuntu 14.04 LTS
- python3 version: 3.4.3
- style: PEP 8.
-
0x00-python-hello_world:
- How to print text and variables using print
- How to use strings
- What are indexing and slicing in Python
- What is the official Bootcamp Python coding style and how to check your code with PEP 8
David John Coleman II, davidjohncoleman.com
MIT License