Skip to content

A comprehensive collection of Python projects and learning materials from the 100 Days of Python Bootcamp. Currently at Day 21, documenting my journey from basic concepts to advanced applications. Join me as I explore Python programming through daily challenges, games, and real-world projects! πŸš€

License

Notifications You must be signed in to change notification settings

Algos-bySchizo/100-Days-Of-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

100 Days of Python Bootcamp - Learning Journey 🐍

A comprehensive collection of Python projects and learning materials from the 100 Days of Python Bootcamp. Currently at Day 17, documenting my journey from basic concepts to advanced applications. Join me as I explore Python programming through daily challenges, games, and real-world projects! πŸš€

Project Overview

This repository documents my journey through the 100 Days of Python Bootcamp, where I'm learning and implementing various Python concepts, projects, and challenges. Currently at Day 17, I'm building a strong foundation in Python programming and gradually moving towards more complex applications.

Repository Description

This repository serves as a comprehensive collection of Python projects, exercises, and learning materials from the 100 Days of Python Bootcamp. Each day's work is organized in its own directory, making it easy to track progress and review concepts.

Current Progress

  • βœ… Day 1-17: Completed
  • πŸ”„ Day 18-100: Coming Soon

Project Structure

Learning-Journey/
β”œβ”€β”€ Day_01/          # Basic Python concepts and setup
β”œβ”€β”€ Day_02/          # Variables and data types
β”œβ”€β”€ Day_03/          # Control flow and operators
β”œβ”€β”€ Day_04/          # Randomization and Python lists
β”œβ”€β”€ Day_05/          # Loops and conditionals
β”œβ”€β”€ Day_06/          # Functions and code blocks
β”œβ”€β”€ Day_07/          # Hangman game
β”œβ”€β”€ Day_08/          # Functions with inputs
β”œβ”€β”€ Day_09/          # Dictionaries and nesting
β”œβ”€β”€ Day_10/          # Functions with outputs
β”œβ”€β”€ Day_11/          # Blackjack game
β”œβ”€β”€ Day_12/          # Scope and number guessing game
β”œβ”€β”€ Day_13/          # Debugging
β”œβ”€β”€ Day_14/          # Higher lower game
β”œβ”€β”€ Day_15/          # Coffee machine program
β”œβ”€β”€ Day_16/          # Object-oriented programming
β”œβ”€β”€ Day_17/          # Quiz game
└── README.md        # Project documentation

Learning Goals

  • Master Python fundamentals
  • Build real-world applications
  • Understand object-oriented programming
  • Learn web development with Python
  • Explore data science and automation
  • Develop problem-solving skills

Coming Soon

  • Web development projects
  • Data analysis and visualization
  • API integration
  • Database management
  • GUI applications
  • Automation scripts
  • And much more!

Technologies Used

  • Python 3.x
  • Various Python libraries and frameworks (to be added as we progress)

How to Use This Repository

  1. Each day's project is contained in its own directory
  2. Projects include both the code and necessary resources
  3. Comments and documentation are provided for learning purposes
  4. Feel free to explore and learn from the implementations

Contributing

While this is primarily a learning repository, suggestions and improvements are welcome. Please feel free to:

  • Report bugs
  • Suggest improvements
  • Share learning resources
  • Provide feedback on implementations

License

This project is open source and available under the MIT License.

Contact

Feel free to reach out for any questions or discussions about the projects and learning journey.


"The journey of a thousand miles begins with a single step." - Lao Tzu

About

A comprehensive collection of Python projects and learning materials from the 100 Days of Python Bootcamp. Currently at Day 21, documenting my journey from basic concepts to advanced applications. Join me as I explore Python programming through daily challenges, games, and real-world projects! πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages