Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python and Flask Full-Stack Web Development for beginners
Rating: 3.9 out of 5(288 ratings)
19,773 students

Python and Flask Full-Stack Web Development for beginners

Learn to create and deploy web applications with Python and Flask
Last updated 3/2026
English

What you'll learn

  • Build Web Projects using full stack web development skills
  • Learn Front End Web Development Skills: HTML ,CSS, JAVASCRIPT ,Bootsrap,JSPN, JQuery
  • Learn Back End Web Development Skills : Python , Flask,SQL ,PostgreSQL, API, REST
  • Build a web based Calculator using Front End Web Development Skills
  • Build a web based Countdown Timer using Front End Web Development Skills
  • Build a web based Interactive Quiz App using Front End Web Development Skills
  • Build a web based Todo List App using Front End Web Development Skills
  • Learn how to use the command line interface
  • Learn how to use version control with Git and Github
  • Learn Some Python Programming Fundamentals
  • Learn Object Oriented Programming with Python
  • Learn Flask fundamentals
  • Learn SQL ,Databases and PostgreSQL
  • Build and deploy an application to the cloud using full stack web development skills
  • Build a simple REST API

Course content

31 sections350 lectures35h 43m total length
  • Introduction2:27
  • What is Full -Stack Web Development2:56
  • Web Development Tools1:28
  • Introduction to Text Editors3:42
  • Installing Atom3:57
  • Installing SublimeText3:21
  • Installing Visual Studio Code6:00
  • Installing Brackets7:11
  • What is Http6:20
  • How the web works5:05
  • Planning your web project1:44
  • Sketching your web project1:50
  • Choosing Assets4:06
  • Creating Project Directory7:34

Requirements

  • No programming experience required
  • A PC and Mac with internet access is required

Description

A full stack developer is a web developer or engineer who can develop both the front end and back end of a website or application.

They can tackle projects that involve databases, building user-facing websites, or even work with clients during the planning phase of projects.

Full stack web developers usually have some of the following  front end and back end skill sets.


Front End Skills ( This is used to build the client software or application)

  • HTML

  • CSS

  • Bootstrap

  • JavaScript

  • JSON

  • XML

  • JQuery

  • Angular

  • React


Back End Skills ( This is used to build the server software or application)

  • Nodejs

  • Expressjs

  • REST

  • SQL

  • MongoDB

  • Python 

  • Java

  • C#

  • ASP

  • PHP

  • RUBY

  • C++

Python is a programming language. Python can be used on a server to create web applications.

Flask is a Python framework for building lightweight and dynamic web applications. It helps speed up tedious behind-the-scenes development work, such as URL mapping, and offers more control to the developer to build applications

Being a full-stack web developer equips you with the skill set to develop web based projects. You can prototype quickly and switch between front and back end  development based on requirements.


Projects we will create:

  • Calculator

  • Countdown timer

  • Interactive Quiz

  • Todo List Application

  • URL Shortner Application

  • Basic API



Who this course is for:

  • Beginners to Web Development
  • Beginners to Python
  • Beginners to Flask