Skip to content

traebracy/OOP-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Classes w/ Python

This project focuses on working with classes and object-oriented programming in Python.

The main purpose of this program was to practice creating classes, using constructors, storing object data, and organizing code in a cleaner way. Instead of putting everything into one long script, this project helped me understand how classes make programs easier to structure, read, and build on.

Concepts Practiced

  • Python classes
  • Constructors
  • Object creation
  • Instance variables
  • Organizing code with object-oriented programming

What I Learned

This project helped me get more comfortable with thinking about programs as objects instead of only writing step-by-step code.

About

Python project practicing classes, objects, constructors, and basic object-oriented programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages