Autoplay
Autocomplete
Previous Lesson
Complete and Continue
An Easy Introduction to Python
You, This Course and Us
You, This Course and Us
Source Code
Getting Set Up
Install Anaconda
Introducing Python
Saying Hello World in Python
The If-Else Statement
For Loops
Data Structures
Lists: An Introduction
Lists: Manipulating Lists with Slicing
Dictionaries: Storing Key-Value Pairs
Dictionaries: The setdefault Method, Dictionary of Dictionaries
Sets and Tuples
Define your own Functions, Modules and Classes
Functions
Modules: Wrap your Functions into a Module
Classes: The __init__ Method and Class Variables
Classes: Enhancing our Class with Decorators and Operator Overloading
Getting Real - Writing a Web App
Build a Simple Web App using the Flask Web Framework
Extending our Web App to use Web Templates
Integrating our Web App with our Custom Module
Common Programming Tasks
Parsing JSON Data
Files and Exception Handling
Regular Expressions
Iterators
Popular Python Libraries
Web Scraping with BeautifulSoup
Pandas: An Introduction to Data Analysis
Pandas: Transforming JSON Data into a Pandas Data Frame
Logging
Log File: Logging Requests on our Web App to a file
Databases: Setting up MariaDB to Store Log Data
Databases: Logging Requests on our Web App to MariaDB
Using the With Keyword to Manage our Database Connection
Databases: Setting up MariaDB to Store Log Data
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock