Welcome to my Python coding journey! This repository contains my solutions and projects from Dr. Angela Yu's "100 Days of Code: The Complete Python Pro Bootcamp for 2023." I am committed to pushing code every day as I progress through the course, and this repo serves as a log of my learning and improvement.
This course covers a wide range of Python programming topics, starting from the basics and advancing to more complex concepts. Here are some of the key areas covered:
1.Python Fundamentals
2.Data Structures (Lists, Dictionaries, Tuples, Sets)
3.Control Flow and Logic
4.Functions and Modules
5.Object-Oriented Programming (OOP)
6.Web Development with Flask
7.Data Analysis with Pandas and NumPy
8.Building APIs
9.Automation with Python
10.GUI Programming with Tkinter
11.Game Development with Python
/Day 01 - Beginner - Working with Variables /Day 02 - Beginner - Understanding Data Types /Day 03 - Beginner - Control Flow and Logical Operators ... /Day 100 - Final Project
To deploy this project run
git clone https://github.com/umeshkumarsahoo/python.git
i would like to thank Dr. Angela Yu for creating such an incredible and comprehensive course. The journey through these 100 days has been both challenging and rewarding, and I have gained invaluable skills and knowledge.
