Skip to content

JasonAlkain/Python_Projects

Repository files navigation

Python_Projects

Python Projects for The Tech Academy

Inside Projects

This list is expl

  • Database
    Simple database concepts and SQLite working.

  • Inner/Nested Classes
    A creative project that conatins simple nested class concepts.

  • OOP Classes
    Simple object orreinted programming project that contains basic polymorphism concepts.

  • Budget
    Simply contains a calculation method on predetermined bills and returns the total in a string.

  • Budget Caller
    Simply calls the method in the budget script.

  • Challenges
    This project contains a simple concept for lambda expersions.

  • Abstraction Project
    This project contains simple file writing and reading methiods.


Outside Projects

  • File Mover
    A simple project that checks the datesof files in one folder and moves them if the date is greater than 24 hours old.

  • First Django App
    A simple django site.

  • Python Web Page Generator
    A Python script that creates a simple custom html page using Tkinter as the driving GUI module.

About

Python Projects for The Tech Academy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages