Course Instructor: Cherry Khosla
This repo tracks the progress of python course i took during the third semester as a part of my B.Tech program.
Started this course as a beginner in python and gradually learnt the advance topics like:
- OOPS: Object Oriented Programming
- Regex
- File Management
- Tkinter: Graphics Library for Python
- Database Management: mysql connector
- Numpy
- MatplotLib
- Pandas
- 00_Basics: Contains files for programming basics like loops, conditionals, data structures, methods, functions, etc.
- 01_OOPS: Object Oriented Programming files.
- All the program files are placed in the respective folders.
- files: Contains the non-program files used for file management.
- Practicals: Contains the practical solutions.
- Practice: Practice files (Repeated).
I Built a Morse Code Translator as a mini project for the course completion. Project link: Click here
StartDate: 29th July 2022 EndDate: 22 November 2022