Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Get your team access to over 30,000 top Udemy courses, anytime, anywhere.
Try Udemy Business
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python for Absolute Beginners!
Rating: 4.5 out of 5(6,505 ratings)
138,311 students

Python for Absolute Beginners!

Get started coding with one of the most beginner friendly programming languages!
Last updated 2/2019
English
English [Auto],

What you'll learn

  • Install Python on Windows, Mac, and Linux
  • Run scripts in the interpreter
  • Setup an IDE
  • Understand programming basics
  • Write functions & arguments
  • Develop a calculator application

Course content

4 sections • 26 lectures • 2h 15m total length
  • Welcome to the Course!0:37
  • Getting Started with Python3:59
  • Mac/Linux Installation6:58
  • Windows 10 Setup7:02
  • Interpreter Explained3:47
  • Running Python Scripts1:43
  • PyCharm IDE Setup7:46

Requirements

  • Download Python 3 (open source)
  • Download PyCharm (open source)

Description

If you want to learn how to program, you will LOVE this course! This course was designed for complete beginners with little to no understanding of programming, and will give you the knowledge to get started coding using Python 3. We will cover the following topics in this course:

  • Python installation
  • Running Python scripts in terminal
  • PyCharm IDE setup
  • Numbers, strings, Boolean operators, lists, dictionaries, and variables
  • Functions, arguments, return values, loops, and modules
  • Final project using the information covered in the course

We hope you enjoy the course and it our goal to give you the knowledge to begin writing your own programs in Python! 

Who this course is for:

  • This course was created as an introduction to programming in the Python language
  • Students with little to no experience with programming should be able to follow along with the course