Development   >

Programming  >

Python

2021 Complete Python Bootcamp From Zero to Hero in Python

Learn Python like a Professional Start from the basics and go all the way to creating your own applications and games

4.6⭐⭐⭐⭐⭐ (367,223 ratings) 1,334,400 students

created by jose potilla

⏳ last update 3/2021

🌐 English

© English[Auto], french[Auto], 5more

What you'll learn

Curated for the Udemy Business collection



Course content

👉🏿23 sections 👉🏿155 lectures 👉🏿22h 13m total length

Expand all sections

Auto-Wecome Message

Course introduction

Course Curriculum Overview

Why Python?

Course FAQs

Command Line Basics

Installing Python (Step by step)

Running Python Code

Getting the Notebooks and the Course Material

Git and Github Overview (Optional)

Auto-Wecome Message

Course introduction

Course Curriculum Overview

Why Python?

Course FAQs

ntroduction to Python Data Types

Python Numbers

Numbers: Simple Arithmetic

Numbers - FAQ

Numbers Quiz

Auto-Wecome Message

Course introduction

Course Curriculum Overview

Why Python?

Course FAQs

Variable Assignments

Introduction to Strings

Comparison Operators in Python

Chaining Comparison Operators in Python with Logical Operators

Comparison Operators Quiz

If Elif and Else Statements in Python

For Loops in Python

While Loops in Python

Useful Operators in Python

List Comprehensions in Python

13 more sections


Requirements

  • Access to a computer with an internet connection.


  • Top companies trust Udemy

    Get your team access to Udemy's top 6,000+ courses

    Description

    Become a Python Programmer and learn one of employer's most requested skills of 2021!


    This is the most comprehensive, yet straight-forward, course for the Python programming language on Udemy! Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of Python, this course is for you! In this course we will teach you Python 3.


    With over 100 lectures and more than 21 hours of video this comprehensive course leaves no stone unturned! This course includes quizzes, tests, coding exercises and homework assignments as well as 3 major projects to create a Python project portfolio!

    Learn how to use Python for real-world tasks, such as working with PDF Files, sending emails, reading Excel files, Scraping websites for informations, working with image files, and much more!


    This course will teach you Python in a practical manner, with every lecture comes a full coding screencast and a corresponding code notebook! Learn in whatever manner is best for you!


    We will start by helping you get Python installed on your computer, regardless of your operating system, whether its Linux, MacOS, or Windows, we've got you covered.


    We cover a wide variety of topics, including:

    • Command Line Basics
    • Installing Python
    • Running Python Code
    • Strings
    • Lists
    • Dictionaries
    • Tuples
    • Number Data Types
    • Print Formatting
    • Functions
    • Scope