Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Learn Python 3 Programming Fast!
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
Course Content
- 3 section(s)
- 29 lecture(s)
- Section 1 Beginners Python
- Section 2 Intermediate Python
- Section 3 Advanced Python
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
Skills covered in this course
Reviews
-
MMohamed Badr
This is was the best match for me, which I will use as solid foundation for my doctoral degree.
-
BBill Snapper
Good course for beginners. My bad for not checking that it didn't go beyond the beginning of Python. Kind of expected it to go deeper than just hitting classes but the instructor is good. Again, my bad for not checking the full details of the course. Was looking for some applications to see / learn the "pythonic way"
-
TTara Sheehy
John´s "over the shoulder" style of teaching was practical and exactly what a beginner needs to get started. The lessons are short so you are not overwhelmed with information and the pacing is perfect for this level. Would recommend it to others.
-
BBiju
Well being brand new to Python, this course serves the purpose of introducing the content at a beginner level with hands-on explanation for all the chapters. Also instructor is easy to follow.