Python Programming
1: Install and Setup for Mac and Windows
2: Strings – Working with Textual Data
3: Integers and Floats – Working with Numeric Data
4: Lists, Tuples, and Sets
5: Dictionaries – Working with Key-Value Pairs
6: Conditionals and Booleans – If, Else, and Elif Statements
7: Loops and Iterations – For/While Loops
8: Functions
9: Import Modules and Exploring The Standard Library
10: OS Module – Use Underlying Operating System Functionality
11: File Objects – Reading and Writing to Files
12: How to Set the Path and Switch Between Different Versions/Executables (Windows)
13: How to Set the Path and Switch Between Different Versions/Executables (Mac & Linux)
14: Automate Parsing and Renaming of Multiple Files
15: CSV Module – How to Read, Parse, and Write CSV Files
16: Real World Example – Parsing Names From a CSV to an HTML List
17: Datetime Module – How to work with Dates, Times, Timedeltas, and Timezones
18: Variable Scope – Understanding the LEGB rule and global/nonlocal statements
19: Sorting Lists, Tuples, and Objects
20: Using Try/Except Blocks for Error Handling
1 of 2
Previous Lesson
Next Lesson
10: OS Module – Use Underlying Operating System Functionality
Python Programming
10: OS Module – Use Underlying Operating System Functionality
Previous Lesson
Back to Course
Next Lesson
Login
Accessing this course requires a login. Please enter your credentials below!
Username or Email Address
Password
Remember Me
Lost Your Password?
Register
Don't have an account? Register one!
Register an Account