Python Foundations
- 24 Sections
- 127 Lessons
Introduction
2 Lessons
Installing and Configuring Python
3 Lessons
Hello World!
3 Lessons
Variables
2 Lessons
Data Types
5 Lessons
Checking Datatypes
1 Lesson
Strings
14 Lessons
Lists
11 Lessons
Tuples
8 Lessons
Basic Operators
7 Lessons
Conditional Flow
5 Lessons
Loops
3 Lessons
Exercises
1 Lesson
Dictionaries
15 Lessons
- User input
- Construction of Dictionaries
- Curly braces
- Creating a dictionary
- Why dictionaries and not tuples and lists
- Speed
- Changing dictionary elements
- Update method
- Removing dictionary elements
- Del statement
- Pop method
- Key properties
- More than one entry per key not allowed
- Keys are immutable
- Built-in functions and methods
Functions
13 Lessons
Modules
3 Lessons
Date and Time
5 Lessons
Input Output
3 Lessons
Exceptions
4 Lessons
Classes and Objects
9 Lessons
GUI
4 Lessons
24. Capstone Project: Building a Complete App
This online training course is a high level introduction to Python, a dynamic language popular for web development, IT security, big data, science, and scripting. This Python online training course covers setting up your computer to utilize Python, creating programs, string operations, tuple operations, input and output collection and manipulation, connecting to a database and executing queries, Python threading, and more!