Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 3.5 KB

File metadata and controls

35 lines (27 loc) · 3.5 KB

Python Projects

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.


Python Learning Index

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

Python Fun Projects

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

Python Work Projects

Topic Version Description Links Status
0.0 Not Started

Copyright (c) 2021 Jesse Leverett