Skip to content
Call: +44 7405 582972
Email: support@mslearningacademy.org
Login/Register
Dashboard
Ms Learning AcademyMs Learning Academy
  • Home
  • Dashboard
  • All Courses
  • ebooks
  • Our Instructors
  • Free Live Sessions
  • About Us
  • Contact Us
0

Currently Empty: £0.00

Continue shopping

Login
Ms Learning AcademyMs Learning Academy
  • Home
  • Dashboard
  • All Courses
  • ebooks
  • Our Instructors
  • Free Live Sessions
  • About Us
  • Contact Us
  • Home
  • Course
  • 6 Days of Code: The Complete Python Pro Bootcamp

6 Days of Code: The Complete Python Pro Bootcamp

  • By Imtiaz Khan
  • coding
  • (0 Rating)
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
  • Course Info
  • Instructor
  • Reviews
  • More
    • 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 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

      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

      Material Includes

      • 52 hours on-demand video
      • 23 coding exercises
      • Assignments
      • 225 articles
      • 163 downloadable resources
      • Access on mobile and TV
      • Certificate of completion

      Requirements

      • No programming experience needed - I'll teach you everything you need to know
      • A Mac or PC computer with access to the internet
      • No paid software required - I'll teach you how to use PyCharm, Jupyter Notebooks and Google Colab
      • I'll walk you through, step-by-step how to get all the software installed and set up

      Course Content

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

      • START HERE
        00:00
      • Day 1 Goals: what we will make by the end of the day
        00:00
      • Download and Setup PyCharm for Learning
        00:00
      • Printing to the Console in Python
        00:00
      • Printing Practice
        00:00
      • String Manipulation and Code Intelligence
        00:00

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

      • Day 2 Goals: what we will make by the end of the day
        00:00
      • Python Primitive Data Types
        00:00
      • Data Types Quiz
        00:00
      • Type Error, Type Checking and Type Conversion
        00:00

      Day 3 – Beginner – Control Flow and Logical Operators

      • Day 3 Goals: what we will make by the end of the day
        00:00
      • Get Access to the Monthly App Brewery Newsletter
        00:00
      • Control Flow with if / else and Conditional Operators
        00:00
      • Introducing the Modulo
        00:00

      Day 4 – Beginner – Randomisation and Python Lists

      • Day 4 Goals: what we will make by the end of the day
        00:00
      • Random Module
        00:00
      • Understanding the Offset and Appending Items to Lists
        00:00
      • Who will pay the bill?
        00:00
      • IndexErrors and Working with Nested Lists
        00:00

      Day 5 – Beginner – Python Loops

      • Day 5 Goals: what we will make by the end of the day
        00:00
      • Using the for loop with Python Lists
        00:00
      • Highest Score
        00:00
      • for loops and the range() function
        00:00

      Day 6 – Beginner – Python Functions & Karel

      • Day 6 Goals: what we will make by the end of the day
        00:00
      • Defining and Calling Python Functions
        00:00
      • The Hurdles Loop Challenge
        00:00
      • Indentation in Python
        00:00

      A course by

      IK
      Imtiaz Khan

      Student Ratings & Reviews

      No Review Yet
      No Review Yet

      Course Includes:

      • Price:Free
      • Instructor:Imtiaz Khan
      • Duration: 5 hours
      • Lessons:27
      • Students:0
      • Level:All Levels
      Wishlist
      Hi, Welcome back!
      Forgot Password?
      Don't have an account?  Register Now

      Share On:

      Black & Blue Minimalist Modern Initial Font Logo

      Learn every course with our top rated and experinced teachers remotely. We provide high quality courses to the students. we promise success. You can fined almost any course at Ms Learning Academy no matter whether it is IT course or English Course.

      Online Platform

      • Dashboard
      • Courses
      • All Instructors
      • About Us
      • Contact Us
      • Cart

      Links

      • My account
      • Instructor Registration
      • Student Registration
      • Forgot Password
      • Privacy Policy
      • Terms & Conditions

      Contacts

      Enter your email address to register to our newsletter subscription

      Office Address: 41 Vere Road, Peterborough, PE1 3EB, United Kingdom

      Registered Company Name: MS LEARNING ACADEMY LTD

      company No: 16405275

      Email: support@mslearningacademy.org

      Icon-facebook Icon-linkedin2 Icon-instagram Icon-twitter Icon-youtube
      Copyright 2025 | Powered By MS LEARNING ACADEMY LTD | All Rights Reserved
      Ms Learning AcademyMs Learning Academy
      Sign inSign up

      Sign in

      Don’t have an account? Sign up
      Lost your password?

      Sign up

      Already have an account? Sign in