1.00
(1 Rating)

100 Days of Code: The Complete Python Pro Bootcamp for 2023 | Udemy Free Course

Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

Please comment “I have finished, please update more lessons”. So that we can quickly upload the next lesson. Thank you.

————————————————————

Welcome to the 100 Days of Code – The Complete Python Pro Bootcamp, the only course you need to learn to code with Python. With over 500,000 5 STAR reviews and a 4.8 average, my courses are some of the HIGHEST RATED courses in the history of Udemy!

100 days, 1 hour per day, learn to build 1 project per day, this is how you master Python.

At 60+ hours, this Python course is without a doubt the most comprehensive Python course available anywhere online. Even if you have zero programming experience, this course will take you from beginner to professional. Here’s why:

  • The course is taught by the lead instructor at the App Brewery, London’s best in-person programming Bootcamp.
  • The course has been updated to be 2023 ready and you’ll be learning the latest tools and technologies used at large companies such as Apple, Google and Netflix.
  • This course doesn’t cut any corners, there are beautiful animated explanation videos and tens of real-world projects which you will get to build. e.g. Tinder auto swiper, Snake game, Blog Website, LinkedIn Auto Submit Job Application
  • The curriculum was developed over a period of 2 years, with comprehensive student testing and feedback.
  • We’ve taught over 600,000 students how to code and many have gone on to change their lives by becoming professional developers or starting their own tech startup.
  • You’ll save yourself over $12,000 by enrolling, and still get access to the same teaching materials and learn from the same instructor and curriculum as our in-person programming Bootcamp.
  • The course is constantly updated with new content, with new projects and modules determined by students – that’s you!

We’ll take you step-by-step through engaging video tutorials and teach you everything you need to know to succeed as a Python developer.

The course includes over 65 hours of HD video tutorials and builds your programming knowledge while making real-world Python projects.

Throughout this comprehensive course, we cover a massive amount of tools and technologies, including:

  • Python 3 – the latest version of Python
  • PyCharm, Jupyter Notebook, Google Colab
  • Python Scripting and Automation
  • Python Game Development
  • Web Scraping
  • Beautiful Soup
  • Selenium Web Driver
  • Request
  • WTForms
  • Data Science
  • Pandas
  • NumPy
  • Matplotlib
  • Plotly
  • Scikit learn
  • Seaborn
  • Turtle
  • Python GUI Desktop App Development
  • Tkinter
  • Front-End Web Development
  • HTML 5
  • CSS 3
  • Bootstrap 4
  • Bash Command Line
  • Git, GitHub and Version Control
  • Backend Web Development
  • Flask
  • REST
  • APIs
  • Databases
  • SQL
  • SQLite
  • PostgreSQL
  • Authentication
  • Web Design
  • Deployment with GitHub Pages, Heroku and GUnicorn
  • and much much more!

By the end of this course, you will be fluently programming in Python and you’ll be so good at Python that you can get a job or use the language professionally.

You’ll also build a portfolio of 100 projects that you can show off to any potential employer. Including:

  • Blackjack
  • Snake Game
  • Pong Game
  • Auto Swipe on Tinder
  • Auto Job Applications on LinkedIn
  • Automate Birthday Emails/SMS
  • Fully Fledged Blog Website
  • Build Your Own Public API
  • Data Science with Google Trends
  • Analysing Lego Datasets
  • Google App Store Analysis
  • and much much more!

Sign up today, and look forward to:

  • Video Lectures
  • Code Challenges and Exercises
  • Fully Fledged Projects
  • Quizzes
  • Programming Resources and Cheatsheets
  • Downloads
  • Our best selling 12 Rules to Learn to Code eBook
  • $12,000+ Python Pro Bootcamp course materials and curriculum

Don’t just take my word for it, check out what existing students have to say about my courses:

“Angela is just incredible, awesome and just fantastic in this course. I’ve never had such an instructor; detailed in every aspect of the course, gives precise explanations, gives you the anxiety to learn etc. She’s got that ability to make fun while explaining things for better understanding. I really love this course.” – Ekeu MonkamUlrich

“Angela is very thorough without ever being boring. I’ve taken MANY online courses in my life including my Bachelors and Masters degrees. She is by far the best instructor I’ve ever had. This course is packed with thousands of dollars worth of great instruction, and paced well enough for anyone to pick coding up and run with it- Thank you!” – J Carlucci

“Love the way Angela explains things. Easy to follow and full of logic. I can say she must spend a lot of energy creating this great course. Thank you and I recommend it to all who’s interested in coding!” – Yiqing Zheng

“So far (on my third day) this course has taught me more than I was able to learn in multiple other programming courses. This course is clearly outlined and builds upon itself gradually in an easy to understand way.” – Normal Ramsey

“It’s a different approach to teaching Web Development. I like that you are given everything possible to succeed from the onset.” – Ronick Thomas

The tutor is simply AMAZING, by far the best tutor I have ever had. I would give her 10 stars out of 5. She is not just punching the code and talking to herself, but she is actually explaining things. She keeps on giving really useful hints and she will give you a great load of other references. I always knew what I was doing and why I was doing it. All the extra challenges have just made me remember and understand things better. – Peter Dlugos

Show More

What Will You Learn?

  • You will master the Python programming language by building 100 unique projects over 100 days.
  • You will learn automation, game, app and web development, data science and machine learning all using Python.
  • You will be able to program in Python professionally
  • You will learn Selenium, Beautiful Soup, Request, Flask, Pandas, NumPy, Scikit Learn, Plotly, and Matplotlib.
  • Create a portfolio of 100 Python projects to apply for developer jobs
  • Be able to build fully fledged websites and web apps with Python
  • Be able to use Python for data science and machine learning
  • Build games like Blackjack, Pong and Snake using Python
  • Build GUIs and Desktop applications with Python

Course Content

Day 1 – Beginner – Working with Variables in Python to Manage Data

  • 03:24
  • 02:54
  • 04:23
  • Skills Assessment
  • Day 1 Goals: what we will make by the end of the day
    02:31
  • FAQ: Can I Use PyCharm/VSCode/ Another Local Code Editor?
  • Printing to the Console in Python
    09:30
  • Join Our Class on Coding Rooms
  • [Interactive Coding Exercise] Printing
    12:25
  • String Manipulation and Code Intelligence
    09:47
  • [Interactive Coding Exercise] Debugging Practice
    06:09
  • The Python Input Function
    08:49
  • [Interactive Coding Exercise] Input Function
    07:02
  • Python Variables
    06:43
  • [Interactive Coding Exercise] Variables
    04:01
  • Variable Naming
    03:59
  • Variable Naming Quiz
  • Day 1 Project: Band Name Generator
    05:50
  • Congratulations! Well done!
    00:52

Day 2 – Beginner – Understanding Data Types and How to Manipulate Strings

Day 3 – Beginner – Control Flow and Logical Operators

Day 4 – Beginner – Randomisation and Python Lists

Day 5 – Beginner – Python Loops

Day 6 – Beginner – Python Functions & Karel

Day 7 – Beginner – Hangman

Day 8 – Beginner – Function Parameters & Caesar Cipher

Day 9 – Beginner – Dictionaries, Nesting and the Secret Auction

Day 10 – Beginner – Functions with Outputs

Day 11 – Beginner – The Blackjack Capstone Project

Day 12 – Beginner – Scope & Number Guessing Game

Day 13 – Beginner – Debugging: How to Find and Fix Errors in your Code

Day 14 – Beginner – Higher Lower Game Project

Day 15 – Intermediate – Local Development Environment Setup & the Coffee Machine

Day 16 – Intermediate – Object Oriented Programming (OOP)

Day 17 – Intermediate – The Quiz Project & the Benefits of OOP

Day 18 – Intermediate – Turtle & the Graphical User Interface (GUI)

Day 19 – Intermediate – Instances, State and Higher Order Functions

Day 20 – Intermediate – Build the Snake Game Part 1: Animation & Coordinates

Day 21 – Intermediate – Build the Snake Game Part 2: Inheritance & List Slicing

Day 22 – Intermediate – Build Pong: The Famous Arcade Game

Day 23 – Intermediate – The Turtle Crossing Capstone Project

Day 24 – Intermediate – Files, Directories and Paths

Day 25 – Intermediate – Working with CSV Data and the Pandas Library

Day 26 – Intermediate – List Comprehension and the NATO Alphabet

Day 27 – Intermediate – Tkinter, *args, **kwargs and Creating GUI Programs

Day 28 – Intermediate – Tkinter, Dynamic Typing and the Pomodoro GUI Application

Day 29 – Intermediate – Building a Password Manager GUI App with Tkinter

Day 30 – Intermediate – Errors, Exceptions and JSON Data: Improving the Password

Day 31 – Intermediate – Flash Card App Capstone Project

Day 32 – Intermediate+ Send Email (smtplib) & Manage Dates (datetime)

Day 33 – Intermediate+ API Endpoints & API Parameters – ISS Overhead Notifier

Day 34 – Intermediate+ API Practice – Creating a GUI Quiz App

Day 35 – Intermediate+ Keys, Authentication & Environment Variables: Send SMS

Day 36 – Intermediate+ Stock Trading News Alert Project

Day 37 – Intermediate+ Habit Tracking Project: API Post Requests & Headers

Day 38 – Intermediate+ Workout Tracking Using Google Sheets

Day 39 – Intermediate+ Capstone Part 1: Flight Deal Finder

Day 40 – Intermediate+ Capstone Part 2: Flight Club

Day 41 – Web Foundation – Introduction to HTML

Day 42 – Web Foundation – Intermediate HTML

Day 43 – Web Foundation – Introduction to CSS

Day 44 – Web Foundation – Intermediate CSS

Day 45 – Intermediate+ Web Scraping with Beautiful Soup

Day 46 – Intermediate+ Create a Spotify Playlist using the Musical Time Machine

Day 47 – Intermediate+ Create an Automated Amazon Price Tracker

Day 48 – Intermediate+ Selenium Webdriver Browser and Game Playing Bot

Day 49 – Intermediate+ Automating Job Applications on LinkedIn

Day 50 – Intermediate+ Auto Tinder Swiping Bot

Day 51 – Intermediate+ Internet Speed Twitter Complaint Bot

Day 52 – Intermediate+ Instagram Follower Bot

Day 53 – Intermediate+ Web Scraping Capstone – Data Entry Job Automation

Day 54 – Intermediate+ Introduction to Web Development with Flask

Day 55 – Intermediate+ HTML & URL Parsing in Flask and the Higher Lower Game

Day 56 – Intermediate+ Rendering HTML/Static files and Using Website Templates

Day 57 – Intermediate+ Templating with Jinja in Flask Applications

Day 58 – Web Foundation Bootstrap

Day 59 – Advanced – Blog Capstone Project Part 2 – Adding Styling

Day 60 – Advanced – Make POST Requests with Flask and HTML Forms

Day 61 – Advanced – Building Advanced Forms with Flask-WTForms

Day 62 – Advanced – Flask, WTForms, Bootstrap and CSV – Coffee & Wifi Project

Day 63 – Advanced – Databases and with SQLite and SQLAlchemy

Day 64 – Advanced -My Top 10 Movies Website

Day 65 – Web Design School – How to Create a Website that People will Love

Day 66 – Advanced – Building Your Own API with RESTful Routing

Day 67 – Advanced – Blog Capstone Project Part 3 – RESTful Routing

Day 68 – Advanced – Authentication with Flask

Day 69 – Advanced – Blog Capstone Project Part 4 – Adding Users

Day 70 – Advanced – Deploying Your Web Application with Heroku

Day 71 – Advanced – Data Exploration with Pandas: College Major v.s. Your Salary

Day 72 – Advanced – Data Visualisation with Matplotlib: Programming Languages

Day 73 – Advanced – Aggregate & Merge Data with Pandas: Analyse the LEGO Dataset

Day 74 – Advanced – Google Trends Data: Resampling and Visualising Time Series

Day 75 – Advanced – Beautiful Plotly Charts & Analysing the Android App Store

Day 76 – Advanced – Computation with NumPy and N-Dimensional Arrays

Day 77 – Advanced – Linear Regression and Data Visualisation with Seaborn

Day 78 – Advanced – Analysing the Nobel Prize with Plotly, Matplotlib & Seaborn

Day 79 – Advanced – The Tragic Discovery of Handwashing: t-Tests & Distributions

Day 80 – Advanced – Capstone Project – Predict House Prices

Day 81 – Professional Portfolio Project – [Python Scripting]

Day 82 – Professional Portfolio Project – [Python Web Development]

Day 83 – Professional Portfolio Project – [Python Scripting]

Day 84 – Professional Portfolio Project – [GUI]

Day 85 – Professional Portfolio Project – [GUI]

Day 86 – Professional Portfolio Project – [Game]

Day 87 – Professional Portfolio Project – [Web Development]

Day 88 – Professional Portfolio Project – [Web Development]

Day 89 – Professional Portfolio Project – [GUI Desktop App]

Day 90 – Professional Portfolio Project – [HTTP Requests & APIs]

Day 91 – Professional Portfolio Project – [Image Processing & Data Science]

Day 92 – Professional Portfolio Project – [Web Scraping]

Day 93 – Professional Portfolio Project – [GUI Automation]

Day 94 – Professional Portfolio Project – [Game]

Day 95 – Professional Portfolio Project – [HTTP Requests & APIs]

Day 96 – Professional Portfolio Project – [Web Development]

Day 97 – Professional Portfolio Project – [Python Automation]

Day 98 – Professional Portfolio Project – [Data Science]

Day 99 – Professional Portfolio Project – [Data Science]

Day 100 – Professional Portfolio Project – [Data Science]

Final Stretch

Student Ratings & Reviews

1.0
Total 1 Rating
5
0 Rating
4
0 Rating
3
0 Rating
2
0 Rating
1
1 Rating
this is only upto day 4 not complete course
0 Shares
Copy link
Powered by Social Snap