Skip to content

Exercise Solutions to the "100 Days of Code - The Complete Python Pro Bootcamp for 2021" Course

Notifications You must be signed in to change notification settings

divx89/100DaysOfCode-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100DaysOfCode-Python

Exercise Solutions to the "100 Days of Code - The Complete Python Pro Bootcamp for 2021" Course

  • Day 001 (2021-07-28) : Working with Variables
  • Day 002 (2021-07-29) : Data Types and String Manipulation
  • Day 003 (2021-07-30) : Control Flow Statements
  • Day 004 (2021-07-31) : Lists and Random Numbers
  • Day 005 (2021-08-01) : Loops in Python and using Range
  • Day 006 (2021-08-02) : Functions in Python - Solving a maze puzzle
  • Day 007 (2021-08-03) : Hangman Game
  • Day 008 (2021-08-04) : Functions with Parameters, and a Caesar Cipher
  • Day 009 (2021-08-05) : Nesting of Dictionaries & Lists, and a Silent Auction Program
  • Day 010 (2021-08-06) : Functions with Outputs, and a basic calculator
  • Day 011 (2021-08-08) : Capstone Project 01 - Blackjack
  • Day 012 (2021-08-08) : Variable Scopes, and a Number Guessing Game
  • Day 013 (2021-08-10) : Debugging (No Project of the Day)
  • Day 014 (2021-08-10) : The Higher-Lower Game
  • Day 015 (2021-08-13) : Text-based Coffee-Machine Simulation
  • Day 016 (2021-08-13) : Text-based Coffee-Machine Simulation, using OOP. Helper Modules provided.
  • Day 017 (2021-08-14) : The Quiz Project, using OOP. Helper Modules Created.
  • Day 018 (2021-08-14) : The Turtle Graphics Module, and simulating a Hirst Painting
  • Day 019 (2021-08-15) : Instances, State, and Higher Order Functions
  • Day 020 (2021-08-16) : The Snake Game, Part 1
  • Day 021 (2021-08-17) : The Snake Game, Part 2
  • Day 022 (2021-08-18) : The Pong Game
  • Day 023 (2021-08-19) : Capstone Project 02 - The Turtle Crossing Game
  • Day 024 (2021-08-22) : Files, Directories and Paths; The Mail Merge Project
  • Day 025 (2021-08-22) : Working with CSV files and the Pandas Library; The US States Guessing Game
  • Day 026 (2021-08-23) : List and Dictionary Comprehension
  • Day 027 (2021-08-25) : GUI with Tkinter, and Function Arguments
  • Day 028 (2021-08-26) : Tkinter, Dynamic Typing and a Pomodoro Application
  • Day 029 (2021-08-27) : Password Manager Application with Tkinter
  • Day 030 (2021-08-30) : Errors, Exceptions, Handling JSON Data, and improving the Password Manager
  • Day 031 (2021-08-31) : Capstone Project 02 - Flash-cards Application
  • Day 032 (2021-09-01) : Email_with_SMTP_and_the_DateTime_Module
  • Day 033 (2021-09-03) : Application_Programming_Interfaces
  • Day 034 (2021-09-04) : Trivia_API_and_The_Quizzler_App
  • Day 035 (2021-09-06) : API Keys, Authentication, Environment Variables; and sending SMS
  • Day 036 (2021-09-07) : Stock Alert App (More work with APIs)
  • Day 037 (2021-09-08) : Habit Tracker using Pixela (Working with API methods)
  • Day 038 (2021-09-14) : Workout Tracking using API and Google Sheets
  • Day 039 (2021-09-14) : Capstone003-Part1-Flight_Deals_Alert
  • Day 040 (2021-09-15) : Capstone003-Part2-Flight_Club
  • Day 041 (2021-09-16) : Introduction to HTML
  • Day 042 (2021-09-16) : Intermediate HTML
  • Day 043 (2021-09-17) : Intro to CSS
  • Day 044 (2021-09-21) : Intermediate CSS
  • Day 045 (2021-09-22) : Web Scraping using BeautifulSoup
  • Day 046 (2021-09-23) : Spotify Playlist using Top 100 Billboard songs of some date
  • Day 047 (2021-09-24) : Amazon Price Tracker and Email Notifier
  • Day 048 (2021-09-25) : Selenium Webdriver and the Cookie Cutter Game
  • Day 049 (2021-09-26) : Automated Linkedin Job Saving using Webdriver
  • Day 050 (2021-09-27) : Automated Tinder Clicks - Not Done - Technical issues with FB, Google and Tinder
  • Day 051 (2021-09-27) : Automated Twitter Bot - Not Done - Phone Number privacy issues
  • Day 052 (2021-09-27) : Instagram Bot - Not Done - Phone Number privacy issues
  • Day 053 (2021-09-28) : Capstone004 - Data Entry using Beautiful Soup and Selenium
  • Day 054 (2021-09-29) : Introduction to Web Development using Flask
  • Day 055 (2021-09-30) : URL and HTML Parsing with Flask. Variable Arguments to Decorators.
  • Day 056 (2021-10-01) : Using Static HTML and templates to make sites using Flask
  • Day 057 (2021-10-02) : Using Jinja Templates with Flask
  • Day 058 (2021-10-03) : Bootstrap - Skipped
  • Day 059 (2021-10-04) : Updated Blog using Jinja and Flask
  • Day 060 (2021-10-05) : Updated Blog with Contact Form, using Jinja and Flask
  • Day 061 (2021-10-10) : Advanced Forms with Flask-WTF

About

Exercise Solutions to the "100 Days of Code - The Complete Python Pro Bootcamp for 2021" Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published