Learn to Code with Python 3!
Go from beginner to advanced with the Python programming language!
Watch Promo
If you would like to learn Python 3 programming, you are going to LOVE this course! Get started with the most beginner friendly programming language and start writing your very own programs today!
We will cover the following topics in this course:
- Introduction to Python and setup
- Python programming basics
- Functions - coding exercises
- Lists, tuples and dictionaries
- Files in Python 3
- Error handling
- Object oriented programming
- Date & time
- Regular expressions
- Interacting with HTTP
- Networking in Python 3
- Threading
- E-mails, PDFs, images
This course was designed for absolute beginners who wish to master the Python programming language. All lectures are downloadable for offline viewing. English subtitles and a certificate of completion are are available as well.
Thank you for taking the time to read this and we hope to see you in the course!
Your Instructor
The digital age is upon us. Would you like to build/protect the systems that shape our future?
I am here on Teachable to produce valuable educational resources for students who wish to learn skills related to information technology, network security, programming languages and much more. Enroll in one of my courses for a practical, down to earth approach to learning.
Course Curriculum
-
StartMath operators (12:04)
-
StartStrings (8:24)
-
StartVariables and variable naming rules (10:56)
-
StartOur first program (11:34)
-
StartType, len, str, int, float, functions (9:09)
-
StartTrue or false Boolean (9:31)
-
StartIf-statement (4:59)
-
StartIf and else (12:55)
-
StartUsing elif for multiple statements (9:15)
-
StartWhile loop (15:34)
-
StartInfinite loops with break (6:29)
-
StartUsing continue in a loop (5:32)
-
StartFor loop (9:47)
-
StartImporting Python libraries (12:16)
-
StartDefining functions in Python 3 (15:16)
-
StartLocal and global variables (10:08)
-
StartCoding guess the number program (16:23)
-
StartReverse a string function (6:46)
-
StartCalculate area of a circle program (10:39)
-
StartSimple Python calculator (15:20)
-
StartRemoving vowels from string program (12:56)
-
StartFind the largest number out of three (16:03)