
In this course, you will learn about web programming with python
this lecture introduces SQLite, explains databases as collections of tables, and outlines rows, columns, and data types, highlighting lightweight features and basic SQL operations.
Explore how a virtual private server operates, log in securely via SSH (or PuTTY on Windows), change the initial password, and manage files and Python environments with apt-get and pip.
Install mysql server and client. Create the epic d-b database and a programmers table with name, language, and email columns, then explore show databases, use, show tables, and describe.
Learn how to build a reusable python database connection module using MySQLdb, configure host, user, password, and database, test the connection, and import it into scripts.
Learn how to avoid duplicate links when parsing an RSS feed with Python by checking the MySQL database before inserting new links.
Explains how to run a Python script on a server forever with nohup, detaching from the terminal, and managing it with top and kill.
Update the server, install Python and pip, create a virtual environment, install Flask, test locally, and configure a virtual host with a WSGI file for deployment.
Extend templates in flask by creating page1.html that extends index.html, defining a block body, and rendering updates. Add an about page and bootstrap styling for a multi-page site.
Imagine powering up your tablet and browsing a site you built. Or discovering the skills necessary to launch a career in web programming. Or imagine, after years of thinking about it, finally crossing “become code literate” off your bucket list. The Stone River eLearning course Python Web Programming will ease you through the big, vast world of Python web programming. Over the course of 7 hours, you'll be introduced to all the innovative concepts and foundational principles necessary to master web programming with Python. So 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.
Three Reasons to Learn Web Programming With Python
It's easy and quick to learn: Forget strict syntax rules and endless strings of coding, Python was designed with simplicity in mind. And you'll be busy coding before you know it. Why? Because Python requires less time, less code and less concepts than all other programming languages.
It's a stepping stone: New to object-oriented coding, or programming all together? Get your feet wet with the most versatile coding language on the market. Python Web Programming teaches you sound foundational skills that are easily transferable to other, more tedious languages.
It's a money maker: The demand for Python web programmers is booming. In fact, it's the most popular coding language in the world. Used by giants like Google, Pinterest and Instagram, it's is the only language you'll need to begin a career in Python web programming, design your own games, software, websites and work with Big Data. And that's just for starters.
How is this course different?
We understand. There are other Python courses, but Python Web Programming dives deep into all aspects of web programming with Python. We pull back the curtain on web programming with Python—giving you an unparalleled understanding of the art and science behind it, but we don't stop there. You'll graduate with the all the tools necessary to build vibrant, sustainable web based programs.
You see, this course was created as a labor of love. In fact, it's delivered with a level of quality and expertise you'd expect from an elite university ---not an online course.
What are the requirements?
A computer
PC, Mac or Linux Operating Systems
What am I going to get from this course?
Over 60 lectures and 6 + hours of content!
Acquire an in-depth understanding of Python web programming.
Get hands on experience working with Python files and building programs