Small repository for Python projects in their infancy. This is a repository of Code or Scripts I have created that have been tested in my own environment. They are subject for updates and improvements as I continously learn better ways to complete objectives. None of the codes or scripts should be used in a production or enterprise environment without proper approval. Furthermore, testing should be continous to ensure proper coding practices, security, and usage is maintained.
Topic | Version | Description | Links | Status |
---|---|---|---|---|
Python - Hello World | 1.0 | First Program for Python | Hello World | Completed |
Python - Basics | 0.0 | Learning basics of Python | Basics | Not Started |
Python - Data Types | 0.0 | Learning Data Types of Python | Data Types | Not Started |
Python - Variables | 0.0 | Learning Variables for Python | Variables | Not Started |
Python - If/Elif/Else | 0.0 | Learning If/Elif/Else Statements for Python | If/Elif/Else | Not Started |
Python - While Loops | 0.0 | Learning While Loops in Python | While Loops | Not Started |
Python - Functions | 0.0 | Learning Functions in Python | Functions | Not Started |
Python - Classes | 0.0 | Learning Classes and Objects in Python | Classes | Not Started |
Topic | Version | Description | Links | Status |
---|---|---|---|---|
Coffee.py | 1.0 | Fun Project to Print a Cup of Coffee and Fill it. | Coffee | Complete |
moreCoffee.py | 2.0 | Updated Project to Print a Cup of Coffee and Fill it. | More Coffee | Complete |
Topic | Version | Description | Links | Status |
---|---|---|---|---|
0.0 | Not Started |