4.7 out of 5
4.7
182073 reviews on Udemy

100 Days of Code: The Complete Python Pro Bootcamp for 2023

Master Python by building 100 projects in 100 days. Learn data science, automation, build websites, games and apps!
Instructor:
Dr. Angela Yu
807,680 students enrolled
English More
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

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

REMEMBER… I’m so confident that you’ll love this course that we’re offering a FULL money-back guarantee for 30 days! So it’s a complete no-brainer, sign up today with ZERO risk and EVERYTHING to gain.

So what are you waiting for? Click the buy now button and join the world’s highest-rated development course.

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

1
What you're going to get from this course
2
START HERE
3
Downloadable Resources and Tips for Taking the Course
4
Skills Assessment

Already learnt some Python? Want to skip ahead?

Take this skill assessment and see which level of the course you should start at.


Complete beginner?

Skip this quiz and start at the next lesson.

Make sure you don't skip any lessons.

Tip: Use another display to watch the videos and code along with me on your computer.

5
Day 1 Goals: what we will make by the end of the day
6
FAQ: Can I Use PyCharm/VSCode/ Another Local Code Editor?
7
Printing to the Console in Python
8
Join Our Class on Coding Rooms
9
[Interactive Coding Exercise] Printing
10
String Manipulation and Code Intelligence
11
[Interactive Coding Exercise] Debugging Practice
12
The Python Input Function
13
[Interactive Coding Exercise] Input Function
14
Python Variables
15
[Interactive Coding Exercise] Variables
16
Variable Naming
17
Variable Naming Quiz

Apply what you've learnt about naming variables and see how much you know!

18
Day 1 Project: Band Name Generator
19
Congratulations! Well done!

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

1
Day 2 Goals: what we will make by the end of the day
2
Python Primitive Data Types
3
Data Types Quiz
4
Type Error, Type Checking and Type Conversion
5
[Interactive Coding Exercise] Data Types
6
Mathematical Operations in Python
7
[Interactive Coding Exercise] BMI Calculator
8
Number Manipulation and F Strings in Python
9
[Interactive Coding Exercise] Life in Weeks
10
Mathematical Operations Quiz

We've covered a lot of mathematical operations you can do with Python. e.g. round(), floor division //, PEMDAS etc. This quiz is going to check to see if you can use all these concepts correctly.

11
Day 2 Project: Tip Calculator
12
You are already in the top 50%

Day 3 - Beginner - Control Flow and Logical Operators

1
Day 3 Goals: what we will make by the end of the day
2
Control Flow with if / else and Conditional Operators
3
[Interactive Coding Exercise] Odd or Even? Introducing the Modulo
4
Nested if statements and elif statements
5
[Interactive Coding Exercise] BMI 2.0
6
[Interactive Coding Exercise] Leap Year
7
Multiple If Statements in Succession
8
[Interactive Coding Exercise] Pizza Order Practice
9
Logical Operators
10
[Interactive Coding Exercise] Love Calculator
11
Day 3 Project: Treasure Island
12
Share and Show off your Project!

Day 4 - Beginner - Randomisation and Python Lists

1
Day 4 Goals: what we will make by the end of the day
2
Random Module
3
[Interactive Coding Exercise] Heads or Tails
4
Understanding the Offset and Appending Items to Lists
5
[Interactive Coding Exercise] Banker Roulette - Who will pay the bill?
6
IndexErrors and Working with Nested Lists
7
List and IndexError Quiz

IndexError is one of the most common errors you will make and encounter. Getting familiar with list indices and how they work in the context of Lists and nested Lists will make your life much easier in the future!

8
[Interactive Coding Exercise] Treasure Map
9
Day 4 Project: Rock Paper Scissors
10
Programming is like going to the Gym

Day 5 - Beginner - Python Loops

1
Day 5 Goals: what we will make by the end of the day
2
Using the for loop with Python Lists
3
[Interactive Coding Exercise] Average Height
4
[Interactive Coding Exercise] High Score
5
for loops and the range() function
6
[Interactive Coding Exercise] Adding Even Numbers
7
[Interactive Coding Exercise] The FizzBuzz Job Interview Question
8
Day 5 Project: Create a Password Generator
9
Hard Work and Perseverance beats Raw Talent Every Time

Day 6 - Beginner - Python Functions & Karel

1
Day 6 Goals: what we will make by the end of the day
2
Defining and Calling Python Functions
3
The Hurdles Loop Challenge
4
Indentation in Python
5
Code Indentation Quiz
6
While Loops
7
Hurdles Challenge using While Loops
8
Jumping over Hurdles with Variable Heights
9
Final Project: Escaping the Maze
10
Why is this *so* Hard?! Can I really do this?

Day 7 - Beginner - Hangman

1
Day 7 Goals: what we will make by the end of the day
2
How to break a Complex Problem down into a Flow Chart
3
Challenge 1 - Picking a Random Words and Checking Answers
4
Challenge 1 Solution - How to Check the User's Answer
5
Challenge 2 - Replacing Blanks with Guesses
6
Challenge 2 Solution - How to Replace the Blanks
7
Challenge 3 - Checking if the Player has Won
8
Challenge 3 Solution - How to Check if the Player Won
9
Challenge 4 - Keeping Track of the Player's Lives
10
Challenge 4 Solution - How to Keep Track of the Player's Lives
11
Challenge 5 - Improving the User Experience
12
Challenge 5 Solution - How to Add ASCII Art and Improve the UI
13
The Benefits of Daily Practice

Day 8 - Beginner - Function Parameters & Caesar Cipher

1
Day 8 Goals: what we will make by the end of the day
2
Functions with Inputs
3
Positional vs. Keyword Arguments
4
[Interactive Coding Exercise] Paint Area Calculator
5
[Interactive Coding Exercise] Prime Number Checker
6
Caesar Cipher Part 1 - Encryption
7
Caesar Cipher Part 2 - Decryption
You can view and review the lecture materials indefinitely, like an on-demand channel.
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don't have an internet connection, some instructors also let their students download course lectures. That's up to the instructor though, so make sure you get on their good side!
4.7
4.7 out of 5
182073 Ratings

Detailed Rating

Stars 5
129706
Stars 4
42647
Stars 3
7339
Stars 2
1271
Stars 1
1110
955f0670fd10a0d1850a3abe361981ea
30-Day Money-Back Guarantee

Includes

60 hours on-demand video
230 articles
Full lifetime access
Access on mobile and TV
Certificate of Completion

Archive

Working hours

Monday 9:30 am - 6.00 pm
Tuesday 9:30 am - 6.00 pm
Wednesday 9:30 am - 6.00 pm
Thursday 9:30 am - 6.00 pm
Friday 9:30 am - 5.00 pm
Saturday Closed
Sunday Closed
100 Days of Code: The Complete Python Pro Bootcamp for 2023
Price:
INR3,499 INR449
Layer 1