Skip to content

pedx-ko/learning_Days_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embarking on the Python Journey: A 100-Day Odyssey

Welcome to my chronicle of learning Python, where I embark on a 100-day journey through the "100 Days of Code: The Complete Python Pro Bootcamp." This document outlines my path through the course, highlighting the key topics and resources I'll be exploring.

As a novice to Python, I'm excited to delve into the fundamentals of this powerful language and gradually progress towards building practical applications. The course structure provides a well-defined roadmap, starting with the building blocks of Python and steadily advancing to more intricate concepts.

Throughout this adventure, I'll be documenting my learnings, challenges, and accomplishments. Join me as I navigate the world of Python, one step at a time!

100 Days of Code: The Complete Python Pro Bootcamp

This document will serve as a guide for completing the "100 Days of Code: The Complete Python Pro Bootcamp" course.

Course Outline

The course is divided into 100 days, with each day focusing on a specific topic related to Python programming. Here’s a brief overview of the course content:

  • Days 1-14: Python Fundamentals: This section covers the basics of Python syntax, data types, control flow, functions, and modules.
  • Days 15-42: Data Structures & Algorithms: Learn about various data structures like lists, dictionaries, and sets, and explore fundamental algorithms like sorting and searching.
  • Days 43-72: Object-Oriented Programming: Dive into the concepts of object-oriented programming, including classes, objects, inheritance, and polymorphism.
  • Days 73-100: Advanced Topics: This section covers more advanced topics like file I/O, exception handling, web scraping, data visualization, and building real-world applications.

About

this are my practice programming code for a course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages