A complete collection of Python fundamentals learned through hands-on practice and projects.
This repository contains my Python learning journey, covering everything from basic syntax to object-oriented programming and a complete capstone project.
The goal of this repository is to build a strong Python foundation before moving into Data Science, Machine Learning, and Artificial Intelligence.
- Python Introduction
- Variables & Data Types
- Input & Output
- Formatted Output
- Operators
- Conditional Statements
- Loops
- Functions
- Strings
- Lists
- Tuples
- Dictionaries
- Sets
- Modules
- File Handling
- Exception Handling
- Object-Oriented Programming
Features:
- Add Student
- View Students
- Search Student
- Update Student
- Delete Student
- Save Students
- Load Students
Technologies Used:
- Python
- Object-Oriented Programming
- File Handling
- Exception Handling
By completing this repository, I learned:
- Writing clean Python code
- Solving programming problems
- Object-Oriented Programming
- Working with files
- Handling exceptions
- Building complete console applications
Repository 2 β NumPy & Data Analysis Foundations
Subin
Aspiring Data Scientist