Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Google Analytics
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages Python

Complete Python Developer in 2021: Zero to Mastery

How to become a Python 3 Developer and get hired! Build 12+ projects, learn Web Development, Machine Learning + more!
Rating: 4.7 out of 54.7 (25,385 ratings)
102,757 students
Created by Andrei Neagoie
Last updated 3/2021
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Become a professional Python Developer and get hired
  • Master modern Python 3.9(latest) fundamentals as well as advanced topics
  • Learn Object Oriented Programming
  • Learn Function Programming
  • Build 12+ real world Python projects you can show off
  • Learn how to use Python in Web Development
  • Learn Machine Learning with Python
  • Build a Machine Learning Model
  • Learn Data Science - Analyze and Visualize Data
  • Build a professional Portfolio Website
  • Use Python to process: Images, CSVs, PDFs, and other Files
  • Build a Web Scraper with Python and BeautifulSoup
  • Use Python to send Emails and SMS
  • Use Python to build a Twitter bot
  • Learn to Test, Debug and Handle Errors in your Python programs
  • Learn best practices to write clean, performant, and bug free code
  • Learn to use Selenium and Python in Automation
  • Set up a professional workspace with Jupyter Notebooks, PyCharm, VS Code + more
Curated for the Udemy for Business collection

Course content

25 sections • 327 lectures • 30h 35m total length

  • Preview05:57
  • Join Our Online Classroom!
    01:07
  • Exercise: Meet The Community
    01:10

  • Preview06:24
  • Preview07:04
  • How To Run Python Code
    04:53
  • Note: Jumping To Developer Environment
    00:14
  • Preview07:43
  • Latest Version Of Python
    01:58
  • Python 2 vs Python 3
    06:40
  • Preview04:14
  • Exercise: How Does Python Work?
    02:09
  • ZTM Python Cheat Sheet
    00:29
  • Python Developer Monthly
    00:29
  • Endorsements On LinkedIN
    00:39

  • Learning Python
    02:05
  • Python Data Types
    04:46
  • How To Succeed
    00:12
  • Preview11:09
  • Math Functions
    04:29
  • DEVELOPER FUNDAMENTALS: I
    04:07
  • Operator Precedence
    03:10
  • Exercise: Operator Precedence
    00:18
  • Optional: bin() and complex
    04:02
  • Variables
    13:12
  • Expressions vs Statements
    01:36
  • Augmented Assignment Operator
    02:49
  • Strings
    05:29
  • String Concatenation
    01:16
  • Type Conversion
    03:03
  • Escape Sequences
    04:23
  • Formatted Strings
    08:23
  • String Indexes
    08:57
  • Immutability
    03:13
  • Built-In Functions + Methods
    10:03
  • Booleans
    03:21
  • Exercise: Type Conversion
    08:22
  • DEVELOPER FUNDAMENTALS: II
    04:42
  • Exercise: Password Checker
    07:21
  • Lists
    05:01
  • List Slicing
    07:48
  • Matrix
    04:11
  • List Methods
    10:28
  • List Methods 2
    04:24
  • List Methods 3
    04:52
  • Common List Patterns
    05:57
  • List Unpacking
    02:40
  • None
    01:51
  • Dictionaries
    06:20
  • DEVELOPER FUNDAMENTALS: III
    02:40
  • Dictionary Keys
    03:37
  • Dictionary Methods
    04:37
  • Dictionary Methods 2
    07:04
  • Tuples
    04:46
  • Tuples 2
    03:14
  • Sets
    07:24
  • Sets 2
    08:45

  • Breaking The Flow
    02:34
  • Conditional Logic
    13:17
  • Indentation In Python
    04:38
  • Truthy vs Falsey
    05:17
  • Ternary Operator
    04:14
  • Short Circuiting
    04:02
  • Logical Operators
    06:56
  • Exercise: Logical Operators
    07:47
  • is vs ==
    07:36
  • For Loops
    07:01
  • Iterables
    06:43
  • Exercise: Tricky Counter
    03:23
  • range()
    05:38
  • enumerate()
    04:37
  • While Loops
    06:28
  • While Loops 2
    05:49
  • break, continue, pass
    04:15
  • Our First GUI
    08:48
  • DEVELOPER FUNDAMENTALS: IV
    06:34
  • Exercise: Find Duplicates
    03:54
  • Functions
    07:41
  • Parameters and Arguments
    04:24
  • Default Parameters and Keyword Arguments
    05:40
  • return
    13:11
  • Exercise: Tesla
    00:08
  • Methods vs Functions
    04:33
  • Docstrings
    03:47
  • Clean Code
    04:38
  • *args and **kwargs
    07:56
  • Exercise: Functions
    04:18
  • Walrus Operator
    07:15
  • Scope
    03:37
  • Scope Rules
    06:55
  • global Keyword
    06:13
  • nonlocal Keyword
    03:21
  • Why Do We Need Scope?
    03:38
  • Python Exam: Testing Your Understanding
    00:37

  • MAC - Python Install
    04:23
  • WINDOWS - Python Install
    04:01
  • WINDOWS - Get Terminal
    00:10
  • LINUX - Python Install
    00:04
  • Python Developer Tools
    03:04
  • Sublime Text
    05:47
  • Resources: Customizing Sublime Text 3
    00:11
  • Quick Note: Upcoming Video
    00:12
  • Optional: Terminal Commands
    09:56
  • iTerm Setup
    00:08
  • Using the Command Line/Terminal
    03:00
  • Visual Studio Code
    07:29
  • PyCharm
    08:19
  • Code Formatting - PEP 8
    05:26
  • Quick Note: Jupyter Notebooks
    00:16
  • Jupyter Notebooks
    12:03
  • Section Review
    02:20

  • Note on Upcoming Sections
    00:27
  • What Is OOP?
    05:46
  • Preview08:17
  • Creating Our Own Objects
    11:34
  • Attributes and Methods
    09:12
  • __init__
    02:52
  • Exercise: Cats Everywhere
    00:05
  • @classmethod and @staticmethod
    05:47
  • Reviewing What We Know So Far
    02:09
  • DEVELOPER FUNDAMENTALS: V
    02:56
  • Encapsulation
    05:51
  • Abstraction
    04:48
  • Private vs Public Variables
    05:20
  • Inheritance
    09:27
  • Inheritance 2
    04:12
  • Polymorphism
    07:07
  • Exercise: Pets Everywhere
    00:05
  • super()
    05:02
  • Object Introspection
    02:07
  • Dunder Methods
    09:53
  • Exercise: Extending List
    05:00
  • Multiple Inheritance
    06:58
  • MRO - Method Resolution Order
    08:31

  • Functional Programming
    01:23
  • What Is Functional Programming?
    03:01
  • Pure Functions
    09:23
  • map()
    06:30
  • filter()
    04:23
  • zip()
    03:28
  • reduce()
    07:31
  • Exercises: map, filter, zip, reduce
    00:07
  • Lambda Expressions
    07:45
  • Exercise: Lambda Expressions
    06:27
  • List Comprehensions
    08:37
  • Set and Dictionary Comprehension
    06:26
  • Exercise: Comprehensions
    04:36
  • We Still Have More To Go!
    00:08

  • Decorators
    06:28
  • Higher Order Functions
    02:11
  • Decorators 2
    07:49
  • Decorators 3
    06:09
  • Why Do We Need Decorators?
    08:42
  • Exercise: @authenticated
    00:03

  • Errors in Python
    06:11
  • Error Handling
    08:31
  • Error Handling 2
    06:01
  • Exercises: Error Handling
    04:57
  • Error Handling 3
    03:06

  • Generators
    04:57
  • Generators 2
    10:30
  • Generators Performance
    04:33
  • Under The Hood Of Generators
    09:15
  • Exercise: Fibonacci Numbers
    08:46
  • Python Exam: Testing Your Understanding
    00:15
  • 100 Python Exercises
    00:24

Requirements

  • A computer (Windows/Mac/Linux). That's it!
  • No prior knowledge of Python is required.
  • No previous programming experience is needed.
  • Prepare to fall in love with Python and programming!

Description

Become a modern and complete Python developer! Join a live online community of over 400,000+ developers and a course taught by an industry expert that has actually worked both in Silicon Valley and Toronto. This is a brand new Python course just launched this year (updated this month)! Graduates of Andrei’s courses are now working at Google, Tesla, Amazon, Apple, IBM, JP Morgan, Facebook, + other top tech companies.

Learn Python from scratch, get hired, and have fun along the way with the most modern, up-to-date Python course on Udemy (we use the latest version of Python). This course is focused on efficiency: never spend time on confusing, out of date, incomplete Python tutorials anymore.

This comprehensive and project based course will introduce you to all of the modern skills of a Python developer (Python 3) and along the way, we will build over 12 real world projects to add to your portfolio (You will get access to all the the code from the 12+ projects we build, so that you can put them on your portfolio right away)!


The curriculum is going to be very hands on as we walk you from start to finish of becoming a professional Python developer. We will start from the very beginning by teaching you Python basics and programming fundamentals, and then going into advanced topics and different career fields in Python so you can get real life practice and be ready for the real world.

The topics covered in this course are:


- Programming Fundamentals

- Python Basics

- Python Fundamentals

- Data Structures

- Object Oriented Programming with Python

- Functional Programming with Python

- Lambdas

- Decorators

- Generators

- Testing in Python

- Debugging

- Error Handling

- Regular Expressions

- Comprehensions

- Modules

- Virtual Environments

- Developer Environments (PyCharm, Jupyter Notebooks, VS Code, Sublime Text + more)

- File Processing: Image, CSV, PDFs, Text + more

- Web Development with Python

- Machine Learning with Python

- Data Science with Python

- Automation with Python and Selenium

- Scripting with Python

- Web Scraping with Python and BeautifulSoup

- Image Detection

- Data Visualizations

- Kaggle, Pandas, NumPy, scikit-learn

- Email and SMS with Python

- Working with APIs (Twitter Bot, Password Checker, Translator)


By the end of this course, you will be a complete Python developer that can get hired at large companies. We are going to use Python to work with Email, Text Messages, CSV files, PDF files, Image Files, Data Visualizations, build our own machine learning model and perform Image detection. We are going to build a web scraper for HackerNews, build a Twitter bot,  build the most secure password checker and we will also build some automation tools using Selenium. But the best part? We will build an actual portfolio website using Python that your future employer and customers can contact you at. By the end, you will have a stack of projects you have built that you can show off to others.


Here’s the truth: Most courses teach you Python and do just that. They show you how to get started. But the thing is you don’t know where to go from there or how to build your own projects.


Whether you are new to programming, or want to level up your Python skills, or are coming from a different programming language, this course is for you. This course is not about making you just code along without understanding the principles so that when you are done with the course you don’t know what to do other than watch another tutorial. No! This course will push you and challenge you to go from an absolute beginner with no coding experience to someone that can go off, forget about me, and build their own applications and get hired.


Taught By:

Andrei Neagoie is the instructor of the highest rated Development courses on Udemy as well as one of the fastest growing. His graduates have moved on to work for some of the biggest tech companies around the world like Apple, Google, Amazon, JP Morgan, IBM, UNIQLO etc... He has been working as a senior software developer in Silicon Valley and Toronto for many years, and is now taking all that he has learned, to teach programming skills and to help you discover the amazing career opportunities that being a developer allows in life. 

Having been a self taught programmer, he understands that there is an overwhelming number of online courses, tutorials and books that are overly verbose and inadequate at teaching proper skills. Most people feel paralyzed and don't know where to start when learning a complex subject matter, or even worse, most people don't have $20,000 to spend on a coding bootcamp. Programming skills should be affordable and open to all. An education material should teach real life skills that are current and they should not waste a student's valuable time.   Having learned important lessons from working for Fortune 500 companies, tech startups, to even founding his own business, he is now dedicating 100% of his time to teaching others valuable software development skills in order to take control of their life and work in an exciting industry with infinite possibilities. 

Andrei promises you that there are no other courses out there as comprehensive and as well explained. He believes that in order to learn anything of value, you need to start with the foundation and develop the roots of the tree. Only from there will you be able to learn concepts and specific skills(leaves) that connect to the foundation. Learning becomes exponential when structured in this way. 

Taking his experience in educational psychology and coding, Andrei's courses will take you on an understanding of complex subjects that you never thought would be possible.  

See you inside the course!

Who this course is for:

  • Anyone who wants to master Python 3
  • Anyone who wants to learn to code
  • Anyone looking to level up their skills and master a new programming language
  • Anyone who wants to get into: Web Development, Machine Learning, Data Science and other hot job markets

Featured review

Maximilian Estrada
Maximilian Estrada
45 courses
4 reviews
Rating: 5.0 out of 58 months ago
From my experience, Andrei is a great teacher. Clear in language, going step by step, explaining, why/what things do what they in a proper and pedagogic way. Yes, this course says 30 hours but it takes longer because it is advised to google, try other things for yourself, and so forth but it is totally worth it. I can highly recommend this course and I have already signed up on other course by ZTM and Andrei Neagoie.

Instructor

Andrei Neagoie
Senior Software Developer turned Instructor
Andrei Neagoie
  • 4.7 Instructor Rating
  • 128,557 Reviews
  • 451,467 Students
  • 15 Courses

Andrei is the instructor of the highest rated Development courses on Udemy as well as one of the fastest growing. His graduates have moved on to work for some of the biggest tech companies around the world like Apple, Google, Tesla, Amazon, JP Morgan, IBM, UNIQLO etc... He has been working as a senior software developer in Silicon Valley and Toronto for many years, and is now taking all that he has learned, to teach programming skills and to help you discover the amazing career opportunities that being a developer allows in life. 

Having been a self taught programmer, he understands that there is an overwhelming number of online courses, tutorials and books that are overly verbose and inadequate at teaching proper skills. Most people feel paralyzed and don't know where to start when learning a complex subject matter, or even worse, most people don't have $20,000 to spend on a coding bootcamp. Programming skills should be affordable and open to all. An education material should teach real life skills that are current and they should not waste a student's valuable time.  Having learned important lessons from working for Fortune 500 companies, tech startups, to even founding his own business, he is now dedicating 100% of his time to teaching others valuable software development skills in order to take control of their life and work in an exciting industry with infinite possibilities. 

Andrei promises you that there are no other courses out there as comprehensive and as well explained. He believes that in order to learn anything of value, you need to start with the foundation and develop the roots of the tree. Only from there will you be able to learn concepts and specific skills(leaves) that connect to the foundation. Learning becomes exponential when structured in this way. 

Taking his experience in educational psychology and coding, Andrei's courses will take you on an understanding of complex subjects that you never thought would be possible.  

See you inside the courses!


  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.