Skip to content

Giddy-oseko/OOP-StudentSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OOP-StudentSystem

This repository contains beginner-level Object-Oriented Programming (OOP) examples in Python for a Student System.

Files

1.objects_classes.py - Demonstrates classes, objects, methods, and attributes. 2.constructors_destructors.py- Shows constructors (__init__) and destructors (__del__) in Python. 3.constructors_destructors_notes.docx - Full notes with explanations, examples, and tables for constructors and destructors.

Features

  • Class and object creation
  • Constructor and destructor usage
  • Methods and class attributes
  • Beginner-friendly Python examples

Author

Gideon Oseko OOP-StudentSystem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages