This repository contains solutions and notes from various Python programming courses.
Each subdirectory corresponds to a specific course, documenting the learning process, coding exercises, and insights gained throughout the journey.
- Platform: Stepik
- Description: This course covers fundamental programming concepts and introduces
Pythonas a first programming language. - Status: Completed ✅
- Certificate: Presented into dircetory
- Practical Tasks:
The course includes 310 practical coding tasks ranging from basic syntax to working with data structures and algorithms.
- Platform: Stepik
- Description: This course is designed for learners who have already mastered the basics of
Pythonand want to dive deeper into advanced topics such as data structures, functional programming, file handling, and more. - Status: Completed ✅
- Certificate: Presented into dircetory
- Practical Tasks:
The course includes 324 practical coding tasks and 456 theoretical questions, ensuring hands-on experience with real-world applications.
- Platform: Stepik
- Description: This course is a continuation of the Python Generation courses for beginners and advanced users, designed for those who want to deepen their knowledge of
Python. - Status: Completed ✅
- Certificate: Presented into dircetory
- Practical Tasks:
The course includes 394 practical programming tasks and 798 theoretical questions, ensuring that I gain hands-on experience and a thorough understanding of each topic.
- Platform: Stepik
- Description: This course is a continuation of the Python Generation courses for beginners, advanced and proffessionals users, designed for those who want to deepen their knowledge of
Python OOP. - Status: Completed ✅
- Certificate: Presented into dircetory
- Practical Tasks:
The course includes 231 practical programming tasks and 552 theoretical questions, ensuring that I gain hands-on experience and a thorough understanding of each topic.
The goal of this repository is to consolidate Python programming knowledge by completing courses, solving problems, and reinforcing key concepts.
- Each subdirectory represents a different
Pythoncourse. - Exercises are organized by lesson and topic.
- Solutions are well-commented and adhere to best coding practices.
- Clone this repository.
- Navigate to the subdirectory of the desired course.
- Run the
Pythonscripts to view and test solutions.
This repository serves as a growing collection of Python course completions and coding exercises, building a strong foundation for advanced topics in software development.