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
30-Day Money-Back Guarantee

This course includes:

  • 6 hours on-demand video
  • 6 articles
  • 1 downloadable resource
  • Full lifetime access
  • Access on mobile and TV
Development Programming Languages Python

Python 3 For Beginners in 2020!

Python for beginners! Create Python 3 Real-World Applications from Scratch. In this Python 3 Course.
Rating: 4.4 out of 54.4 (1,355 ratings)
33,486 students
Created by Luke's Programming School
Last updated 12/2019
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Learn Python 3 even if you are beginner
  • Basic Python features like variables, conditions, loops, functions, list, tuples, sets, dictionaries...
  • Learn class based Object Oriented Programming in Python
  • Create Python GUI with TkInter
  • Build several real-world applications like Text Editor and Paint
  • Have great understanding of Python 3 and it's features

Course content

14 sections • 80 lectures • 5h 59m total length

  • Preview02:10
  • Preview00:15
  • Join our Facebook group for more FREE educational content!
    00:08
  • Install Visual Studio
    00:14

  • Preview02:05
  • Preview02:02
  • First Program "Hello World"
    01:51

  • Preview04:32
  • Preview07:17
  • Preview04:13
  • Preview05:27
  • Preview10:13
  • Preview03:19
  • Preview05:19
  • Preview04:24
  • Basics Of Python
    5 questions

  • Logical Operators
    06:13
  • Conditions (if)
    05:32
  • Conditions (Else if)
    05:41
  • Conditions (Else)
    03:59
  • APPLICATION: Conditions
    05:09
  • Conditions
    3 questions

  • Lists
    03:36
  • Tuples
    02:23
  • Sets
    05:16
  • List Operations
    05:27
  • Tuple Operation
    02:16
  • Set Operation
    02:48
  • Data Structures in Python
    5 questions

  • For Loop
    04:28
  • Range
    04:27
  • While Loop
    04:03
  • Break, Continue
    08:16
  • Dictionaries
    08:28
  • Loops in Python
    4 questions

  • Creating new Files
    04:12
  • Writing & Appending
    04:31
  • Read Files
    02:57
  • Deleting Files and Directories
    05:00
  • Try, Except, Finally
    08:02

  • Python Functions 1
    04:15
  • Python Function 2
    04:17
  • Why to use functions?
    01:40
  • Recursion
    06:44
  • Debugging Recursion
    06:26

  • Modules and how to import them
    04:51
  • Modules 2
    03:04
  • How to Install Modules (PIP)
    03:08

  • What is OOP?
    02:22
  • Class
    01:36
  • Class, Attribute, Instances
    02:54
  • Self, Methods
    Processing..
  • Constructor, Deleting
    04:36
  • What is Inheritance?
    03:00
  • Inheritance
    07:53
  • Protection of Attributes and Methods
    06:03
  • Iterators
    07:44

Requirements

  • None

Description

Do you want to learn Python 3?

You have come to the right place, welcome to the Python 3 for beginners course,

where you will learn how to create real-world Python applications from scratch

Why should you learn Python?

Python is one of the fastest-growing programming languages on the planet.

Even compared to other popular languages. Python is way ahead.

It is also projected to be one of the most popular programming languages way into the future

It doesn't matter whether you want to focus on Web applications, Games, Machine learning or Data Science, Python is used everywhere.

Who is this course for?

  1. Beginners with no experience with python 3

  2. Programmers with experience in other programming languages

  3. Anyone who knows the basics of python but wants to learn more in-depth

  4. Anyone who wants to start with programming

What you can find inside the course?

  • How to install Python 3

  • How to install Visual Studio Code

  • Variables

  • Operations with Variables

  • Casting

  • Code Branching (if, else if, else)

  • Python Data Structures (Lists, Tuples, Sets, Dictionaries)

  • Loops (for, while)

  • Break & continue statements

  • Work with files (create, open, write, append)

  • Exception Handling

  • Functions

  • Recursive Functions

  • How to debug applications

  • Modules and PIP

  • Object-Oriented Programming

  • Inheritance

  • Protection

  • Iterators

  • Simple Algorithms (for improvement of problem-solving skills)

  • TkInter GUI

  • Frames, Buttons, Entry, Grid, Menu, Canvas, Rectangles, Lines, Oval...

You will also create real-world graphical applications:

  • TODO list

  • text editor

  • graphical editor

We have over 80 high-quality video lectures

combined with articles and quizzes.

So that you can test your python skills.


If you don't understand something or if you need help with something. You can always reach out to me. Mostly I respond within a day.


At the end of this course, you will get a certificate of completion.

That you can put on your resume or on your LinkedIn profile.

The course comes with an amazing 30-day money-back guarantee

So you can try the course, risk-free.


So do you want to learn Python 3?

Enroll today and I will see you in the course


Who this course is for:

  • Anyone who wants to start with Python 3 programming
  • Anyone who wants to create applications with TkInter and Python 3
  • Even complete beginner who have no experience with programming in Python

Instructor

Luke's Programming School
Bestselling Udemy Instructor with over 150 000 Students
Luke's Programming School
  • 4.0 Instructor Rating
  • 5,195 Reviews
  • 159,560 Students
  • 29 Courses

Hi, my name is Luke, I am the founder of "Luke's Programming School". Currently, we are teaching over 100 000 Students in over 160 countries. Our goal is to have over 150 000 students by the end of this year. We offer courses in Development, E-commerce, and Design.

OUR COURSES: We are focused on making great courses, our goal is to make every course as engaging as possible. That is why most of our courses are short and straight to the point. We focus only on the important things.

UP-TO-DATE: We make sure that all of our courses are up to date, and cover's everything you need.

STUDENT IS THE BOSS: We are doing our best to make you happy and provide a  great learning experience. That is why we respond to questions within a day.

EVERYTHING YOU NEED: If the student is missing some lecture in our course, he can easily ask for them, all you need to do is write us what lectures would you like for us to add and we will add them!

Here is what our students say:

Gustav Gimlich : "Good course, Instructor is explaining well. I also like that there is a lot of exercises. Money good spend."

Nouf : "the course deserve million stars,thankyouuu"

Ahmed Mohammed Ahmed Al-areqi : "because the clear explanation of the Java language"

Debarghya Roy : "Awesome explanation"

Mohammad Shaik : "very nicely explained with good and simple examples."

Alan Con : "A perfect course for everyone who wants to learn about java. Thank you so much"

Halkawt Mahdi : "A good instrcutor and a very good course for someone who even do not know what code is."

Willane Paiva de Souza : "Great explanations, precise and at the right speed."

Peter : "Great course, I enjoyed the data structures part the most, Lukáš is a good teacher!"

... and many more :)

  • 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.