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 AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching 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 Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-01-07 15:04:31
30-Day Money-Back Guarantee

This course includes:

  • 16 hours on-demand video
  • 35 articles
  • 2 downloadable resources
  • 1 practice test
  • 35 coding exercises
  • Full lifetime access
  • Access on mobile and TV
Development Programming Languages Python

2021 Python Programming From A-Z: Beginner To Expert Course

Become a professional Python Developer and learn how to easily create programs, apps, scripts, games and so much more...
Rating: 4.4 out of 54.4 (1,028 ratings)
35,360 students
Created by Juan E. Galvan, Ahmed Wael
Last updated 12/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • How to become a professional Python Developer
  • How to land your first job as a Python Developer
  • How to use the basic Python structures: strings, lists, and dictionaries
  • How to write Python scripts to perform automated actions
  • How to use Python Object-Oriented Programming (OOP)
  • How to create your own Python programs from scratch
  • How to use core programming tools such as functions and loops
  • How to use variables to store, retrieve and calculate information

Course content

16 sections • 156 lectures • 15h 51m total length

  • Preview05:20
  • Preview09:30
  • Preview04:33
  • Preview05:47
  • Python Job Opportunities
    04:43
  • How To Land a Python Job Without a Degree
    08:20
  • Python Programmer Job Roles
    08:41
  • Python from A-Z Course Structure
    04:18
  • Preview08:23

  • Getting Familiar with Python Section Overview
    05:56
  • Installing Python on Windows
    09:36
  • Installing Python on Windows Quiz
    1 question
  • Anaconda and Jupyter Notebooks Part 1
    07:30
  • Anaconda and Jupyter Notebooks Part 2
    16:24
  • Python Syntax
    02:04
  • Python Syntax Quiz
    1 question
  • Line Structure
    02:43
  • Line Structure Exercise
    07:11
  • Line Structure Quiz
    1 question
  • Comments
    05:01
  • Comments Quiz
    1 question
  • Joining Lines
    04:54
  • Joining Lines Quiz
    1 question
  • Multiple Statements on a Single Line
    03:14
  • Multiple Statements on a Single Line Quiz
    1 question
  • Indentation
    07:15
  • Indentation Quiz
    1 question

  • Basic Data Types Section Overview
    08:25
  • Python Variables
    07:05
  • Python Variables Quiz
    2 questions
  • Integers and Floats
    05:58
  • Integers and Floats Quiz
    1 question
  • Integers and Floats Exercise
    1 question
  • String Overview
    09:50
  • String Overview Quiz
    1 question
  • String Overview Exercise
    1 question
  • String Overview Exercise Solution
    00:01
  • String Manipulation
    07:17
  • String Manipulation Quiz
    1 question
  • String Manipulation Exercise
    1 question
  • String Manipulation Exercise Solution
    00:02
  • String Indexing
    04:28
  • String Indexing Quiz
    1 question
  • String Slicing
    08:16
  • String Slicing Quiz
    1 question
  • Strings Exercise
    1 question
  • Strings Exercise Solution
    00:14
  • Boolean
    03:01
  • Printing
    09:48
  • Printing Quiz
    1 question
  • Mini Project 1 : Letter Counter
    19:55

  • Python Operators Section Overview
    04:11
  • Arithmetic Operators
    10:35
  • Arithmetic Operators Quiz
    1 question
  • Arithmetic Operators Exercise
    1 question
  • Arithmetic Operators Exercise Solution
    00:00
  • Assignment Operators
    05:22
  • Assignment Operators Quiz
    1 question
  • Assignment Operators Exercise
    1 question
  • Assignment Operators Exercise Solution
    00:01
  • Comparison Operators
    09:20
  • Comparison Operators Quiz
    1 question
  • Logical Operators
    16:09
  • StackOverFlow. Our new best friend !
    00:12
  • Logical Operators Quiz
    1 question
  • Logical Operators Exercise
    1 question
  • Logical Operators Exercise Solution
    00:03
  • Identity Operators
    04:40
  • Identity Operators Quiz
    1 question
  • Membership Operators
    01:57
  • Bitwise Operators
    11:09
  • Bitwise Operators Quiz
    1 question

  • Python Advanced Data Types Section Overview
    10:37
  • List Overview
    03:35
  • Lists Exercise
    1 question
  • Lists Exercise Solution
    00:06
  • List Slicing and Indexing
    04:25
  • List Slicing and Indexing Quiz
    1 question
  • Tuples
    02:20
  • Tuples
    1 question
  • Tuples Exercise
    1 question
  • Tuples Exercise Solution
    00:02
  • Sets
    06:01
  • Sets Quiz
    1 question
  • Dictionaries
    10:40
  • Dictionaries Quiz
    1 question
  • Dictionaries Exercise
    1 question
  • Dictionaries Exercise Solution
    00:02
  • When to use each one?
    04:31
  • When to use each one Quiz
    2 questions
  • Compound Data Types
    05:18
  • Compound Data Types Quiz
    1 question
  • Data Types Practice Test
    5 questions

  • Control Flow Part 1 Section Overview
    15:00
  • Intro to Control Flow
    00:56
  • Basic Conditional Statements
    13:38
  • Basic Conditional Statements Quiz
    1 question
  • Basic Conditional Statements Exercise
    1 question
  • Basic Conditional Statements Exercise Solution
    00:20
  • More Conditional Statements
    05:04
  • More Conditional Statements Quiz
    1 question
  • More Conditional Statements Exercise
    1 question
  • More Conditional Statements Exercise Solution
    00:08
  • For Loops
    09:50
  • For Loops Quiz
    1 question
  • For Loops Exercise
    1 question
  • For Loops Exercise Solution
    00:03
  • While Loops
    11:46
  • While Loops Quiz
    1 question

  • Control Flow Part 2 Section Overview
    02:28
  • Break Statements
    07:59
  • Break Statements Quiz
    1 question
  • Break Statements Exercise
    1 question
  • Break Statements Exercise Solution
    00:07
  • Continue Statements
    04:51
  • Continue Statements Quiz
    1 question
  • Continue Statements Exercise
    1 question
  • Continue Statements Exercise Solution
    00:06
  • Zip Function
    07:20
  • Zip Function Quiz
    1 question
  • Zip Function Exercise
    1 question
  • Zip Function Exercise Solution
    00:05
  • Enumerate Function
    03:58
  • Enumerate Function Quiz
    1 question
  • Enumerate Function Exercise
    1 question
  • Enumerate Function Exercise Solution
    00:06
  • List Comprehension
    04:27
  • List Comprehension Quiz
    1 question
  • List Comprehension Exercise
    1 question
  • List Comprehension Exercise Solution
    00:06

  • Python Functions Section Overview
    02:49
  • Intro to Functions
    02:16
  • Python help Function
    03:11
  • Defining Functions
    09:29
  • Functions Exercise 1
    1 question
  • Functions Exercise 1 Solution
    00:01
  • Functions Exercise 2
    1 question
  • Functions Exercise 2 Solution
    00:08
  • Functions Exercise 3
    1 question
  • Functions Exercise 3 Solution
    00:02
  • Functions Exercise 4
    1 question
  • Functions Exercise 4 Solution
    00:07
  • Functions Exercise 5
    1 question
  • Functions Exercise 5 Solution
    00:05
  • Variable Scope
    08:13
  • Variable Scope Quiz
    1 question
  • Doc Strings
    03:44
  • Doc Strings Quiz
    1 question

  • User Input and Error Handling Section Overview
    01:48
  • Introduction to error handling
    02:48
  • User Input
    04:22
  • User Input Quiz
    1 question
  • User Input Exercise
    1 question
  • User Input Exercise Solution
    00:01
  • Syntax Errors
    04:00
  • Syntax Errors Quiz
    1 question
  • Exceptions
    11:22
  • Exceptions Quiz
    1 question
  • Handling Exceptions Part 1
    08:29
  • Handling Exceptions Part 2
    08:18
  • Handling Exceptions Exercise
    1 question
  • Handling Exceptions Exercise Solution
    00:10
  • Handling Exceptions Quiz
    1 question
  • Python Advanced Functions
    05:10

  • Python Advanced Functions Section Overview
    05:10
  • Lambda Functions
    05:29
  • Lambda Functions Quiz
    1 question
  • Lambda Functions Exercise
    1 question
  • Lambda Functions Exercise Solution
    00:02
  • Functions args and kwargs
    10:01
  • Functions args and kwargs Quiz
    1 question
  • Functions args and kwargs Exercise
    1 question
  • Functions args and kwargs Exercise Solution
    00:07
  • Iterators
    08:12
  • Iterators Quiz
    1 question
  • Generators and Yield
    11:53
  • Generators and Yield Quiz
    1 question
  • Map Function
    14:24
  • Map Function Quiz
    1 question
  • Map Function Exercise
    1 question
  • Map Function Exercise Solution
    00:13
  • Filter Function
    08:03
  • Filter Function Quiz
    1 question
  • Filter Function Exercise
    1 question
  • Filter Function Exercise Solution
    00:04

Requirements

  • Access to a computer with an internet connection.

Description

Welcome to the Learn Python Programming From A-Z: Beginner To Expert Course

Where you’re going to learn how to become a professional Python Developer and create programs, apps, scripts, games and so much more...

In this practical, hands-on course our main objective is to give you the education not just to understand the ins and outs of Python Programming, but also to learn exactly how the software development industry works, the different roles within a team, and how to land a Python Programming job without a degree.

Blending practical work with solid theoretical training, we take you from the basics of Python Programming to mastery, giving you the training you need not just to create software programs, scrape websites, and build automations, but also the foundational understanding of data science and visualization so you can become a well-rounded Python Programmer.

We understand that theory is important to build a solid foundation, we understand that theory alone isn’t going to get the job done so that’s why this course is packed with practical hands-on examples that you can follow step by step.

Even if you already have some coding experience, or want to learn about the advanced features of Python, this course is for you! In this course, you’ll learn Python 3.

Python is the number one programming language choice for machine learning, data science, and artificial intelligence. In order to get those high paying programming jobs, you need the skills and knowledge of how to become an expert Python Programmer, and that’s exactly what you’ll learn in this course.

Together we’re going to give you the foundational education that you need to know not just on how to write code in Python, create various scripts and softwares but also how to get paid for your newly developed programming skills. The course covers 6 main areas:


1: PYTHON COURSE INTRO

This intro section gives you a full introduction to the Python industry and marketplace, job opportunities and salaries, and the various Python job roles.

  • - Python Industry and Marketplace

  • - Python Job Opportunities

  • - Landing a Job w/o a Degree


2: BASIC/ADVANCED DATA TYPES

This section gives you a full introduction to the Python basic and advanced data types with hands-on step by step training.

  • - Python Variables

  • - Integers, Floats, and Complex Numbers

  • - Strings

  • - Operators

  • - Lists, Tuples, Sets & Dictionary


3: PYTHON CONTROL FLOW

This section gives you a full introduction to the Python Control Flow with hands-on step by step training.

  • - Basic/Complex Conditional Statements

  • - For Loops, While Loops

  • - Break/Continue Statements

  • - Zip/Enumerate Keywords


4: BASIC/ADVANCED FUNCTIONS

This section gives you a full introduction to the Python basic and advanced functions with hands-on step by step training.

  • - Help/Defining Function

  • - Error Handling

  • - Variable Scope

  • - Doc Strings

  • - Lambda Functions

  • - Iterators + Generators

  • - Map/Filter Functions


5: SCRIPTING & LIBRARIES (includes numpy, pandas)

This section gives you a full introduction to the scripting and libraries with hands-on step by step training.

  • - Scripting Basics

  • - Python IDEs

  • - Python Text Editors

  • - Third Party Libraries

  • - Numpy + Pandas

  • - Data Visualization

  • - Webscraping


6: STARTING A CAREER IN PYTHON

This section gives you a full introduction to starting a career as a Python Programmer with hands-on step by step training.

  • - Building a Brand

  • - Personal Branding

  • - Freelancing + Freelance websites

  • - Importance of Having a website

  • - Networking

  • - Creating a Resume

By the end of the course you’ll be a professional Python Programmer and confidently apply for jobs and feel good knowing that you have the skills and knowledge to back it up.

Who this course is for:

  • Students who want to learn Python Programming from A-Z

Instructors

Juan E. Galvan
Digital Entrepreneur | Marketer | Visionary
Juan E. Galvan
  • 4.4 Instructor Rating
  • 3,234 Reviews
  • 140,040 Students
  • 19 Courses

Hi I'm Juan. I've been an Entrepreneur since grade school. My background is in the tech space from Digital Marketing, E-commerce, Web Development to Programming. I believe in continuous education with the best of a University Degree without all the downsides of burdensome costs and inefficient methods. I look forward to helping you expand your skillsets.

Ahmed Wael
Python Instructor | ML Engineer | University TA | Freelancer
Ahmed Wael
  • 4.4 Instructor Rating
  • 1,028 Reviews
  • 35,360 Students
  • 1 Course

Hello, I'm Ahmed Wael. I have been a developer for 5 years now in the field of Machine Learning, Deep Learning, AI, Computer Vision, and Data Visualization.

This experience is both theoretical and practical.

I have taught and mentored hundreds of students from many countries with different levels of knowledge.

Based on the feedback I got from my students, I was inspired to create courses that anyone can reach!

I really want to help students learn the most complex concepts very easily.

I am looking forward to interacting and engaging with all of you. I will be available every day to answer any of your questions and even add more materials per your request.



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