Course curriculum

    1. Introduction

    2. Why is Python 3 worth learning?

    3. Installing Python 3 on Windows

    4. Installing Python 3 on Ubuntu and Mac

    5. Taking a closer look at Python 3 IDLE

    1. Math operators

    2. Strings

    3. Variables and variable naming rules

    4. Our first program

    5. Type, len, str, int, float, functions

    6. True or false Boolean

    7. If-statement

    8. If and else

    9. Using elif for multiple statements

    10. While loop

    11. Infinite loops with break

    12. Using continue in a loop

    13. For Loop

    14. Importing Python libraries

    1. Defining functions in Python 3

    2. Local and global variables

    3. Coding guess the number program

    4. Reverse a string function

    5. Calculate area of a circle program

    6. Simple Python calculator

    7. Removing vowels from string program

    8. Find the largest number out of three

    1. Python lists

    2. Creating smaller lists out of a bigger one

    3. Manipulating lists and elements

    4. Append, insert, remove, sort

    5. Tuples

    6. Introduction to dictionaries

    7. Values, keys, items, get

    8. Dictionary comprehension part 1

    9. Dictionary comprehension part 2

    10. Advanced string manipulation

    11. Upper, lower, isupper, islower

    12. Split, strip, join, startswith, endswith

    1. Navigating through system with OS library

    2. Reading and writing to files

    3. Reversing text from a file

    1. Try and except

    2. Try and finally

About this course

  • $9.99
  • 78 lessons
  • 17.5 hours of video content

Discover your potential, starting today