Course curriculum

    1. Course Introduction

    2. Why Learn Python?

    3. Why is Python the Gold Standard?

    4. Installing Windows on Python

    5. Lab: Installing Python on Windows

    6. The Menu Bar in a Jupyter Notebook

    7. The Toolbar in a Jupyter Notebook

    8. Lab: Opening Python in Windows

    9. Lab: Working with Code and Markup

    1. Comments

    2. Variables

    3. Lab: Variables in Python

    4. Naming Variables

    5. Assignment

    6. Operators in Python

    7. Data Types

    8. Formatting Strings

    9. Casting

    10. Lab: Casting integers and floating point numbers

    11. Converting Numbers to Strings

    1. Lists

    2. Indexing Lists

    3. Modifying Items in a List

    4. Modifying Lists with Operators

    5. Slicing Lists

    6. Remove Items from a List

    7. Lab: Lists in Python

    8. Tulpes

    9. Dictionaries

    10. Accessing Dictionary Elements

    11. Modifying a Dictionary

    12. Lab: Dictionaries in Python

    13. Using Function to Access Key Elements

    1. Condition Statements

    2. Else/If Statement

    3. Lab: The IF/Else Statement in Python

    4. The For Loop

    5. The For Loop and Dictionaries

    6. Lab: The for loop

    7. The While Loop

    8. Lab: The Break keyword

    9. Continue Statement

    1. What is a Functoin?

    2. Lab: Working with Functions

    3. User Defined Functions

    4. Variable Scope

    5. Default Arguments

    6. Variable Length Arguments

    7. Importing Modules

    1. Download Text File

    2. Open and Read a Text File

    3. Reading Text with the For Loop

    4. Reading Files by Buffer Size

    5. Lab: Working with Simple Text Files

About this course

  • Free
  • 60 lessons
  • 1 hour of video content