Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Programming For Everyone
Rating: 4.6 out of 5(229 ratings)
3,916 students

Python Programming For Everyone

Learn Python 3 Programming Fast!
Created byJohn Elder
Last updated 11/2023
English

What you'll learn

  • Python From Beginner To Advanced
  • Object Oriented Programming
  • Download and Install Python
  • Pick a Coding Text Editor
  • Variables, and Data Types
  • Conditional If/Else & Comparisons
  • While and For Loops
  • Functions, Modules, & Classes

Course content

3 sections29 lectures2h 1m total length
  • Install Python3:08
  • First Things First: How To Get Support Fast!0:09

    Check out my student Facebook Group...

    It's a great place to get fast support for this course from me, to interact with other students, to post your projects and code, and to access course announcements and extras...

    Join Now!

    https://www.facebook.com/groups/codemycom/

  • Install Sublime Text Editor2:38
  • First Program - Hello World!4:39
  • Comments and Clearing The Screen3:02
  • Variables5:18
  • Intro To Data Types5:54
  • Strings3:01
  • String Manipulation5:15
  • Math With Python4:21
  • Floats and Ints2:40
  • Assignment Operators4:08
  • Lists4:37
  • Tuples4:24
  • Dictionaries4:16

Requirements

  • No programming skills or special tools are necessary to take this course
  • You just need a computer with Internet access and a Web Browser

Description

In this course we'll learn the Python version 3 programming language from an absolute Beginner level all the way to Advanced in no time at all!

This course is aimed at the absolute beginner, you don't need any coding experience at all!

We'll start out by setting downloading and installing Python and the Sublime Text Editor - both for free. This will give you all the tools you need to start writing and running Python code.

Then, we'll dive into very basic computer science concepts. Things like:

  • Printing to the Screen
  • String Manipulation
  • Variables
  • Data Types (lists, tuples, dictionaries and more)
  • Simple Math
  • Comparison Operators
  • Assignment Operators

After that, we'll move into more intermediate topics like:

  • Conditional If/Else Statements
  • While Loops
  • For Loops
  • Fizzbuzz

Finally we'll finish up with more advanced topics like:

  • Functions
  • Modules
  • Classes

Python is one of the greatest programming languages to learn, and learning has never been this easy!

I'll see you on the inside!

-John Elder

Who this course is for:

  • This course is aimed towards absolute beginners who want to learn the Python programming Language