Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Life Purpose Meditation Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 27.5 hours on-demand video
  • 21 articles
  • 18 downloadable resources
  • 6 coding exercises
  • Full lifetime access
  • Access on mobile and TV
Development Web Development Python

Web Developer Bootcamp with Flask and Python

Become a Full Stack Web Developer using Flask, Python, HTML, CSS, and MongoDB!
Rating: 4.5 out of 54.5 (4,633 ratings)
31,152 students
Created by Jose Salvatierra, Teclado by Jose Salvatierra
Last updated 12/2020
English
English [Auto], Portuguese [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • Build any feature on any website!
  • Design, develop, and deploy engaging web applications using Flask, Python, and web languages
  • Create your own portfolio website and showcase all the projects you'll build in this course!
  • Become a true HTML and CSS professional without the need for complicated JavaScript, or stop-gap solutions like Bootstrap and jQuery
  • Build complete, dynamic websites for your freelance projects or business
  • Publish your websites online with PythonAnywhere (for free) and DigitalOcean
  • Connect your Python applications to a MongoDB database on the cloud for easy and simple data storage
  • Implement user authentication on your websites using Flask sessions
  • Become a master of Flask and Python for web development, including using blueprints, the object model approach, an ORM, and much more!
Curated for the Udemy for Business collection

Course content

17 sections • 281 lectures • 27h 29m total length

  • Preview03:26
  • Preview02:04
  • How to install Python on your computer
    00:49
  • How to install your IDE
    01:07

  • Introduction to this section
    01:01
  • Access the code for this section here
    00:24
  • Variables in Python
    08:26
  • String formatting in Python
    06:26
  • Getting user input
    05:16
  • Writing our first Python app
    03:19
  • Lists, tuples and sets
    06:31
  • Advanced set operations
    04:39
  • Booleans in Python
    04:59
  • If statements
    08:17
  • The "in" keyword in Python
    02:02
  • If statements with the "in" keyword
    08:18
  • Loops in Python
    11:07
  • List comprehensions in Python
    07:24
  • Dictionaries
    08:31
  • Destructuring variables
    08:28
  • Functions in Python
    10:41
  • Function arguments and parameters
    07:40
  • Default parameter values
    03:54
  • Functions returning values
    07:19
  • Lambda functions in Python
    07:52
  • Dictionary comprehensions
    04:01
  • Unpacking arguments
    10:24
  • Unpacking keyword arguments
    08:44
  • Object-Oriented Programming in Python
    15:52
  • Magic methods: __str__ and __repr__
    06:25
  • @classmethod and @staticmethod
    14:03
  • Class inheritance
    08:32
  • Class composition
    06:08
  • Type hinting in Python 3.5+
    05:08
  • Imports in Python
    09:33
  • Relative imports in Python
    08:52
  • Errors in Python
    12:47
  • Custom error classes
    05:04
  • First-class functions
    07:52
  • Simple decorators in Python
    07:12
  • The 'at' syntax for decorators
    03:33
  • Decorating functions with parameters
    02:24
  • Decorators with parameters
    04:50
  • Mutability in Python
    06:03
  • Mutable default parameters (and why they're a bad idea)
    04:27

  • Preview04:50
  • Preview02:15
  • Preview02:58
  • The Browser Inspector: using the developer tools
    06:26

  • Preview03:07
  • A full example: HTML and CSS
    10:52
  • Preview05:19
  • What are HTML content categories?
    05:28
  • Nesting elements in HTML
    05:49
  • Starting our first HTML project
    03:56
  • Which HTML elements can't be nested?
    02:13
  • An overview of HTML container elements
    06:14
  • A detailed look at HTML attributes
    06:08
  • Adding images to our project
    04:46
  • What is semantic HTML?
    05:39
  • Document-level annotations in HTML
    05:50
  • Completing our HTML project with document-level annotations
    03:05
  • The best HTML resource: MDN
    02:03

  • How to link a CSS file
    04:44
  • Basic CSS selectors: targeting specific elements
    08:12
  • How colours work: RGB, Hexadecimal, and HSL
    05:53
  • Colours in CSS: text and background
    06:39
  • Starting to write our project's CSS file
    06:12
  • Inheritance in CSS
    05:43
  • What properties can't be inherited?
    06:39
  • The CSS Box Model
    05:26
  • Overview of CSS units
    03:45
  • Working with spacing in our project
    04:54
  • Descendent selectors in CSS
    07:10
  • What is specificity in CSS?
    07:36
  • BEM: a simpler approach to CSS targeting
    14:42

  • Overview of this section's project
    03:28
  • Access the finished code here
    00:12
  • Preview11:55
  • Step 1: becoming a user
    05:50
  • Step 2: populating the backlog
    05:54
  • Step 3: wireframing or rough design
    02:06
  • Step 4: pixel perfect design
    17:59
  • Step 5: creating the page structure
    05:02
  • Step 6: coding the page structure with HTML
    04:43
  • What are SVGs?
    02:59
  • How to include images in our HTML site
    03:06
  • Finishing the header and navigation
    03:41
  • Preview05:40
  • HTML forms: working with textareas
    03:11
  • Creating the footer with multiple columns
    03:33
  • How to style the header and menu bar
    10:53
  • Setting the font family in our project
    00:39
  • How to style HTML forms and inputs
    07:54
  • Preview03:32
  • How to style the page footer
    06:37
  • A CSS reference for what we've used in this section
    01:46

  • Preview08:00
  • Using render_template to send longer HTML strings
    04:35
  • What is Jinja2?
    05:36
  • Jinja2 Expressions
    08:20
  • Working with data structures in Jinja2
    06:37
  • Conditional statements in Jinja2
    05:23
  • Using loops in Jinja2
    06:08
  • Setting up our Microblog project with Flask
    06:40
  • Receiving form data using Flask
    06:26
  • Displaying past entries in the Microblog project
    04:35
  • Formatting dates correctly in our entries
    03:07
  • Introduction to MongoDB
    06:48
  • Accessing MongoDB with Compass and Atlas
    12:25
  • Storing Microblog entries in MongoDB
    06:34
  • Retrieving the Microblog entries from MongoDB
    03:07
  • How to use Flask's app factory pattern
    02:48

  • What is the requirements.txt file?
    03:50
  • What is Heroku?
    09:55
  • The end result of this section: a fully deployed app
    01:26
  • Access the finished code here
    00:06
  • Getting our app ready for Heroku
    04:58
  • Deploying our app to Heroku
    09:36
  • Hiding the MongoDB connection details from our code
    09:36

  • Lots more updates coming to this course!
    00:54

  • Get the course e-book!
    00:27
  • Introduction
    02:01
  • Join the live chat for discussions and Q&A
    00:25
  • Installing Python
    00:53
  • Integers and Strings
    02:29
  • Integers and Strings Quiz
    2 questions
  • Variables in Python
    02:10
  • Creating variables
    1 question
  • Solution to coding exercise: creating variables
    01:33
  • Methods print(), str(), and int()
    05:17
  • The print, str, and int methods
    1 question
  • Solution to coding exercise: print, str, and int
    03:46
  • The format() method
    04:50
  • The .format() cheatsheet
    1 page
  • Formatting strings quiz
    2 questions
  • The format() method
    1 question
  • Solution to coding exercise: format()
    03:37
  • Getting user input with the input() method
    04:22
  • Asking users for input
    1 question
  • Solution to coding exercise: user input
    01:10
  • Creating our own methods in Python
    03:57
  • Creating methods and functions
    1 question
  • Solution to coding exercise: creating functions
    02:52
  • If statements in Python
    09:20
  • If statements quiz
    3 questions
  • If statements
    1 question
  • Solution to coding exercise: if statements
    04:36
  • Section 1 assignment video
    02:09
  • Python basics
    2 questions
  • The Age Program Python Code
    00:16

Requirements

  • Some programming experience required! Although I've included a comprehensive Python Refresher section in this course, you should know the fundamentals of programming like variables, loops, and functions.
  • A computer with access to the internet
  • No software or payment information required. Everything I use is free and I'll guide you through installing anything you need!

Description

Welcome to the Web Developer Bootcamp with Flask and Python! In this course, you'll learn how to build and deploy dynamic websites using Python, Flask, MongoDB, HTML, and CSS!

If you want to share your projects online and become a full stack web developer, you're in the right place! I will teach you the latest and most popular technologies, including Python 3.9, Flask, HTML 5, and CSS 3.

I won't teach you jQuery or Bootstrap since those are old technologies! Instead, I focus on giving you a solid HTML and CSS foundation, so that you can be truly independent, and build anything you want.

I'll help you write many real-world projects that test your skills and build your understanding. By the end of the course, you'll be able to design and code any feature on any website!

This course beats attending any live bootcamp or workshop because I've put hundreds of hours into planning, recording, and editing. Plus you get lifetime access, and I provide outstanding support—I answer dozens of questions every day!


Why learn Flask?

Flask is a microframework for web development, written in Python.

It's lightweight and simple, so you can start using it straight away. As you go through the course and learn more about it, you'll realize it's also really powerful!

Flask provides everything we need for building websites: a good way to organize our apps, helpers for user authentication, a large selection of plugins and extensions to do dozens of other things, and much more!


What you'll learn!

Here's an overview of what you'll learn in this course:

  • A super-strong HTML 5 and CSS 3 foundation

  • How to plan your software projects and make them successful

  • Design websites using design software like Figma

  • Semantic HTML, and how to code in HTML like a professional

  • Build backend applications with Flask and Python

  • Make your HTML websites dynamic with Flask and Jinja2

  • Become a CSS professional: learn about flex, grid, CSS animations, and much more

  • Store and retrieve data with MongoDB on the Cloud

  • Deploy your web applications (using both free and paid solutions)

  • Implement user authentication on your Python and Flask websites

  • Much, much more!

  • But most importantly, learn to code from a professional software developer, and like a professional software developer!

I won't cover JavaScript in detail, but that's because you just don't need it! With HTML, CSS, and a backend (written with Flask and Python) you can do almost anything your users want. Later on, you can always learn JavaScript for extra functionality. Trying to learn JavaScript and Python together leads to problems, and everything becomes a bit more difficult than it has to be.

If you already know a little bit about programming (with Python or any other language), you're ready to start this course! Also, I've included a complete Python Refresher section to help you get up to speed with Python if you don't know it well already.


Other students are loving the course!

"Jose is a Master of the Art of Programming. This course is truly underrated. He goes straight to the point, yet flesh out all the Gotchas. Introduces current best practices in Web dev. An easy 5 for this course!" - Olayemi Akinsanya

"Great course, learned loads, really great for OOP and for web development. Really fun, can't wait to start my own projects now!" - Joshua Shallow

"A well organized and very useful course! Thank you, Jose!" - Leonid Bushman


Feel free to look through the preview videos of this course to see if it's a good fit for you!

Remember I offer a 30-day money-back guarantee, so you can join me for an entire month, risk-free, and decide whether to keep going or not.

I'll see you on the inside!

  • Jose Salvatierra

Who this course is for:

  • Python developers who want to start sharing their projects online via websites
  • Anyone who has learned a bit about programming, and wants to become a full stack web developer
  • Business professionals and startup founders who want to build websites for their business

Featured review

Gerald Blondel
Gerald Blondel
9 courses
7 reviews
Rating: 5.0 out of 5a year ago
excellent training! the last sections are not fully synced ... but I took it as an exercise :) I was obliged to use requirements.txt for Heroku instead of pipfile because of uwsgi installation failed. all these were completely unknown to me before the training ... well done!

Instructors

Jose Salvatierra
Founder of Teclado and Software Engineer
Jose Salvatierra
  • 4.6 Instructor Rating
  • 39,673 Reviews
  • 176,600 Students
  • 9 Courses

Hi, I'm Jose! I love helping students learn to code and master software development. I've been teaching online for over 7 years, and I founded Teclado to bring software development to everyone—my objective is for you to truly understand everything that goes on behind the scenes.

Coding is extremely rewarding. As you learn, things start to click and make sense. You can join the dots of all the things that weren't quite clear before. I'm here to make that journey quick and painless!

I can help you with Python and JavaScript issues, particularly in web and backend development. I'm experienced with programming libraries and frameworks like Flask, React, React Native, and AngularJS. I've worked extensively with UNIX systems, MongoDB, PostgreSQL, and advanced system architecture design.

Teclado by Jose Salvatierra
Software Development For Everyone
Teclado by Jose Salvatierra
  • 4.6 Instructor Rating
  • 39,673 Reviews
  • 173,905 Students
  • 9 Courses

Teclado was founded by best-selling instructor Jose Salvatierra to bring software development to everyone. We create and develop great, informative, and fun courses for you to advance your career and acquire new skills.

Excellent quality, superb student support, and on-demand topics mark our courses. We hope to see you on the inside!

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.