OUR COURSES




Python Web Programming

Python Web Programming

Duration 7 hr 15 mins

Languages en_US

Course Description

Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Whether you're an upstart programmer, an aspiring web developer, or someone just looking to gain a deeper understanding of python web programming, with this course you'll acquire the understanding and the confidence to conquer all things Python.

Let this course be your stepping stone towards programming.

- Learn the basics of Python Programming
- Know how to integrate MySQL database with Python
- Understand how HTML works with Python 3

Course Objectives

1. Know how to access and parse the web with Python
2. Understand the basics of Python programming
3. Manage a basic database (SQLite) and a remote server
4. Know how to run code via a VPS

Content

Course Introduction
Introduction
Object Oriented Programming Part 1
Object Oriented Programming Part 2
Modules
Modules Part 2
Outro
Intro
SQLite Intro
Creating Database And Table
Inserting Data
Inserting Dynamic Data
Reading Data
Limit, Update, and Delete
Outro
Intro
urllib module
urllib.requests
urllib headers
xml intro
parsing xml
Outro
Intro
Web Page Structure
Web Page Structure 2
Nav bar
HTML's body
Comments, footers, and divs
Parsing Paragraph Data
Outro
Intro
Creating a VPS
Interacting with our VPS
FileZilla
PySFTP
Outro
Intro
MySQL basics
MySQL Part2
Database Connection
Inserting into Database
Adding logic to insert
Nohup
Crontab
Intro
Flask setup
Flask backend setup
Basic Website
Templates and Errors
Variables and Logic
Bootstrap incorporation
More on Bootstrap
Adding more pages to our site
Extending Templates
Additional Information
Course Conclusion