Udemy - Web Developer Bootcamp with Flask and Python in 2024 (11.2024)
File List
- 06. Project 1 Micro Blog (design+site)/3. From our YouTube channel How to start a new software project.mp4 227.7 MB
- 12. Project 3 Portfolio/8. Displaying projects in the homepage using CSS Grid.mp4 164.7 MB
- 04. Page structure with HTML/5. Some of the most common HTML elements.mp4 107.2 MB
- 03. Website Basics/1. How do websites and the internet work.mp4 92.5 MB
- 10. Project 2 Habit Tracker/9. Using MongoDB in the habit tracker.mp4 83.7 MB
- 12. Project 3 Portfolio/9. Creating the individual project pages.mp4 75.4 MB
- 12. Project 3 Portfolio/6. Introduction to CSS Grid.mp4 70.8 MB
- 04. Page structure with HTML/1. Elements the basic components of HTML.mp4 63.1 MB
- 03. Website Basics/3. Key web technologies HTML, CSS, and JavaScript.mp4 62.0 MB
- 02. A Full Python Refresher/35. Imports in Python.mp4 54.7 MB
- 14. Project 4 Movie Watchlist/7. Render a WTForm in our template.mp4 53.2 MB
- 14. Project 4 Movie Watchlist/17. Personalize pages based on the logged in user.mp4 47.6 MB
- 02. A Full Python Refresher/29. Object-Oriented Programming in Python.mp4 46.6 MB
- 14. Project 4 Movie Watchlist/2. Adding a nav bar.mp4 46.3 MB
- 11. Jinja Mastery Level II/1. Jinja Includes with the include keyword.mp4 45.7 MB
- 02. A Full Python Refresher/37. Errors in Python.mp4 42.5 MB
- 03. Website Basics/2. Front end vs. Back end development.mp4 40.4 MB
- 14. Project 4 Movie Watchlist/11. Setting movie ratings.mp4 40.0 MB
- 06. Project 1 Micro Blog (design+site)/13. HTML forms sending data.mp4 39.8 MB
- 07. Backend Development with Flask/1. Hello, world with Flask.mp4 39.6 MB
- 14. Project 4 Movie Watchlist/14. Editing movies and pre-populating a form.mp4 39.6 MB
- 10. Project 2 Habit Tracker/6. Completing habits.mp4 39.5 MB
- 14. Project 4 Movie Watchlist/1. Project overview and CSS variables.mp4 38.9 MB
- 02. A Full Python Refresher/31. @classmethod and @staticmethod.mp4 37.1 MB
- 10. Project 2 Habit Tracker/2. Displaying and saving habits.mp4 36.8 MB
- 06. Project 1 Micro Blog (design+site)/7. Step 4 pixel perfect design.mp4 35.9 MB
- 04. Page structure with HTML/4. A full example HTML and CSS.mp4 35.9 MB
- 14. Project 4 Movie Watchlist/5. How to toggle dark mode in a Flask app.mp4 35.8 MB
- 05. Page style with CSS/13. Working with spacing in our project.mp4 34.8 MB
- 10. Project 2 Habit Tracker/4. Adding date navigation.mp4 34.6 MB
- 06. Project 1 Micro Blog (design+site)/16. How to style the header and menu bar.mp4 33.3 MB
- 13. Authentication in Flask Apps/4. Password hashing (or encryption) with passlib.mp4 33.2 MB
- 14. Project 4 Movie Watchlist/8. Receive and validate data using WTForms.mp4 32.7 MB
- 14. Project 4 Movie Watchlist/10. Creating the movie details page.mp4 31.8 MB
- 14. Project 4 Movie Watchlist/15. Add user signups to a Flask app.mp4 31.1 MB
- 05. Page style with CSS/16. BEM a simpler approach to CSS targeting.mp4 30.6 MB
- 13. Authentication in Flask Apps/2. Registering users in your Flask apps.mp4 29.5 MB
- 10. Project 2 Habit Tracker/3. Styling the habit tracker.mp4 29.2 MB
- 08. Deploying Flask Apps to Render.com/4. Deploy a Flask app to Render.com.mp4 28.7 MB
- 06. Project 1 Micro Blog (design+site)/18. How to style HTML forms and inputs.mp4 28.2 MB
- 04. Page structure with HTML/12. An overview of HTML container elements.mp4 27.2 MB
- 14. Project 4 Movie Watchlist/9. Displaying a table of all movies.mp4 26.8 MB
- 10. Project 2 Habit Tracker/7. Adding Flask blueprints.mp4 25.9 MB
- 14. Project 4 Movie Watchlist/16. Add user logins to a Flask app.mp4 25.7 MB
- 07. Backend Development with Flask/15. Storing Microblog entries in MongoDB.mp4 25.3 MB
- 13. Authentication in Flask Apps/5. Creating a 'login required' decorator.mp4 24.8 MB
- 06. Project 1 Micro Blog (design+site)/19. How to style the micro blog entries.mp4 24.4 MB
- 02. A Full Python Refresher/27. Unpacking arguments.mp4 24.3 MB
- 07. Backend Development with Flask/10. Displaying past entries in the Microblog project.mp4 23.9 MB
- 12. Project 3 Portfolio/3. The base template and nav bar.mp4 23.7 MB
- 02. A Full Python Refresher/36. Relative imports in Python.mp4 23.6 MB
- 02. A Full Python Refresher/12. If statements.mp4 23.4 MB
- 07. Backend Development with Flask/13. Accessing MongoDB with Compass and Atlas.mp4 23.0 MB
- 02. A Full Python Refresher/32. Class inheritance.mp4 22.5 MB
- 02. A Full Python Refresher/16. Loops in Python.mp4 22.0 MB
- 13. Authentication in Flask Apps/3. Logging users in with Flask.mp4 21.8 MB
- 14. Project 4 Movie Watchlist/12. Set the last watched date.mp4 21.4 MB
- 02. A Full Python Refresher/20. Functions in Python.mp4 21.3 MB
- 07. Backend Development with Flask/8. Setting up our Microblog project with Flask.mp4 21.0 MB
- 05. Page style with CSS/7. Starting to write our project's CSS file.mp4 20.8 MB
- 06. Project 1 Micro Blog (design+site)/20. How to style the page footer.mp4 20.7 MB
- 01. Welcome to this Course!/1. Welcome to the course!.mp4 20.7 MB
- 02. A Full Python Refresher/39. First-class functions.mp4 20.3 MB
- 02. A Full Python Refresher/28. Unpacking keyword arguments.mp4 20.0 MB
- 09. Jinja2 Mastery Level I/9. Routing with Jinja using url_for in your templates.mp4 19.9 MB
- 12. Project 3 Portfolio/5. Adding a contact page to our Flask app.mp4 19.9 MB
- 02. A Full Python Refresher/24. Functions returning values.mp4 19.5 MB
- 07. Backend Development with Flask/4. Jinja2 Expressions.mp4 19.5 MB
- 03. Website Basics/4. The Browser Inspector using the developer tools.mp4 19.4 MB
- 10. Project 2 Habit Tracker/5. Styling the date navigation.mp4 19.3 MB
- 02. A Full Python Refresher/14. If statements with the in keyword.mp4 19.1 MB
- 02. A Full Python Refresher/40. Simple decorators in Python.mp4 19.0 MB
- 09. Jinja2 Mastery Level I/3. Jinja macros to improve reusability and remove duplication.mp4 18.6 MB
- 05. Page style with CSS/4. How colours work RGB, Hexadecimal, and HSL.mp4 17.8 MB
- 12. Project 3 Portfolio/7. Media queries with CSS for responsive development.mp4 17.5 MB
- 07. Backend Development with Flask/17. Retrieving the Microblog entries from MongoDB.mp4 17.5 MB
- 11. Jinja Mastery Level II/4. The call block for Jinja macros.mp4 17.4 MB
- 14. Project 4 Movie Watchlist/13. Create a custom WTForm Widget.mp4 17.0 MB
- 07. Backend Development with Flask/3. What is Jinja2.mp4 17.0 MB
- 09. Jinja2 Mastery Level I/7. Jinja tests using the 'is' keyword.mp4 16.9 MB
- 02. A Full Python Refresher/30. Magic methods __str__ and __repr__.mp4 16.3 MB
- 05. Page style with CSS/14. Descendent selectors in CSS.mp4 16.2 MB
- 02. A Full Python Refresher/33. Class composition.mp4 15.9 MB
- 07. Backend Development with Flask/9. Receiving form data using Flask.mp4 15.9 MB
- 02. A Full Python Refresher/21. Function arguments and parameters.mp4 15.9 MB
- 02. A Full Python Refresher/19. Destructuring variables.mp4 15.9 MB
- 02. A Full Python Refresher/18. Dictionaries.mp4 15.7 MB
- 07. Backend Development with Flask/5. Working with data structures in Jinja2.mp4 15.7 MB
- 05. Page style with CSS/9. What properties can't be inherited.mp4 15.6 MB
- 05. Page style with CSS/8. Inheritance in CSS.mp4 15.5 MB
- 06. Project 1 Micro Blog (design+site)/5. Step 2 populating the backlog.mp4 15.4 MB
- 09. Jinja2 Mastery Level I/4. Jinja inheritance using 'extends' and 'block'.mp4 15.4 MB
- 06. Project 1 Micro Blog (design+site)/4. Step 1 becoming a user.mp4 15.4 MB
- 05. Page style with CSS/3. Basic CSS selectors targeting specific elements.mp4 15.3 MB
- 12. Project 3 Portfolio/10. Error handling with Flask using app.errorhandler.mp4 15.1 MB
- 14. Project 4 Movie Watchlist/6. Create a form with WTForms.mp4 14.9 MB
- 07. Backend Development with Flask/7. Using loops in Jinja2.mp4 14.9 MB
- 02. A Full Python Refresher/25. Lambda functions in Python.mp4 14.7 MB
- 02. A Full Python Refresher/17. List comprehensions in Python.mp4 14.3 MB
- 02. A Full Python Refresher/38. Custom error classes.mp4 14.3 MB
- 04. Page structure with HTML/15. Adding images to our project.mp4 14.2 MB
- 05. Page style with CSS/15. What is specificity in CSS.mp4 14.1 MB
- 11. Jinja Mastery Level II/2. Whitespace control in Jinja.mp4 14.1 MB
- 09. Jinja2 Mastery Level I/5. How to use CSS style tags with inheritance.mp4 14.1 MB
- 07. Backend Development with Flask/12. Introduction to MongoDB.mp4 14.1 MB
- 04. Page structure with HTML/9. Nesting elements in HTML.mp4 14.0 MB
- 08. Deploying Flask Apps to Render.com/3. Preparing our app for deployment.mp4 13.9 MB
- 04. Page structure with HTML/13. A detailed look at HTML attributes.mp4 13.0 MB
- 13. Authentication in Flask Apps/1. What are cookies What are sessions.mp4 12.9 MB
- 07. Backend Development with Flask/6. Conditional statements in Jinja2.mp4 12.9 MB
- 02. A Full Python Refresher/3. Variables in Python.mp4 12.9 MB
- 02. A Full Python Refresher/34. Type hinting in Python 3.5+.mp4 12.5 MB
- 02. A Full Python Refresher/41. The 'at' syntax for decorators.mp4 12.3 MB
- 02. A Full Python Refresher/9. Lists, tuples and sets.mp4 12.3 MB
- 09. Jinja2 Mastery Level I/6. Handling CSS in larger apps with inheritance.mp4 12.1 MB
- 04. Page structure with HTML/7. What are HTML content categories.mp4 11.9 MB
- 06. Project 1 Micro Blog (design+site)/15. Creating the footer with multiple columns.mp4 11.8 MB
- 04. Page structure with HTML/19. Completing our HTML project with document-level annotations.mp4 11.8 MB
- 02. A Full Python Refresher/5. String formatting in Python.mp4 11.7 MB
- 02. A Full Python Refresher/43. Decorators with parameters.mp4 11.6 MB
- 12. Project 3 Portfolio/2. Making our Flask app for this project.mp4 11.6 MB
- 05. Page style with CSS/1. How to link a CSS file.mp4 11.5 MB
- 06. Project 1 Micro Blog (design+site)/14. HTML forms working with textareas.mp4 11.3 MB
- 05. Page style with CSS/10. The CSS Box Model.mp4 11.0 MB
- 06. Project 1 Micro Blog (design+site)/8. Step 5 creating the page structure.mp4 10.9 MB
- 04. Page structure with HTML/16. What is semantic HTML.mp4 10.9 MB
- 01. Welcome to this Course!/2. Curriculum overview.mp4 10.8 MB
- 05. Page style with CSS/6. Colours in CSS text and background.mp4 10.2 MB
- 14. Project 4 Movie Watchlist/4. Putting the page layout together.mp4 10.1 MB
- 07. Backend Development with Flask/2. Using render_template to send longer HTML strings.mp4 10.1 MB
- 06. Project 1 Micro Blog (design+site)/12. Finishing the header and navigation.mp4 10.0 MB
- 08. Deploying Flask Apps to Render.com/1. What is the requirements.txt file.mp4 9.9 MB
- 11. Jinja Mastery Level II/3. Jinja escaping and unescaping.mp4 9.9 MB
- 07. Backend Development with Flask/18. How to use Flask's app factory pattern.mp4 9.8 MB
- 02. A Full Python Refresher/6. Getting user input.mp4 9.8 MB
- 06. Project 1 Micro Blog (design+site)/9. Step 6 coding the page structure with HTML.mp4 9.6 MB
- 02. A Full Python Refresher/11. Booleans in Python.mp4 9.5 MB
- 04. Page structure with HTML/17. Document-level annotations in HTML.mp4 9.4 MB
- 02. A Full Python Refresher/44. Mutability in Python.mp4 9.4 MB
- 09. Jinja2 Mastery Level I/1. Defining Jinja variables using the 'set' keyword.mp4 9.3 MB
- 02. A Full Python Refresher/26. Dictionary comprehensions.mp4 9.2 MB
- 09. Jinja2 Mastery Level I/8. The Jinja Environment and Rendering Context.mp4 8.9 MB
- 02. A Full Python Refresher/10. Advanced set operations.mp4 8.8 MB
- 06. Project 1 Micro Blog (design+site)/11. How to include images in our HTML site.mp4 8.8 MB
- 02. A Full Python Refresher/45. Mutable default parameters (and why they're a bad idea).mp4 8.7 MB
- 14. Project 4 Movie Watchlist/18. Add user logouts to a Flask app.mp4 8.6 MB
- 07. Backend Development with Flask/11. Formatting dates correctly in our entries.mp4 8.3 MB
- 12. Project 3 Portfolio/4. Adding an about page to our Flask app.mp4 8.1 MB
- 04. Page structure with HTML/20. The best HTML resource MDN.mp4 8.0 MB
- 02. A Full Python Refresher/23. Default parameter values.mp4 7.9 MB
- 05. Page style with CSS/12. Overview of CSS units.mp4 7.3 MB
- 08. Deploying Flask Apps to Render.com/2. What do deployment services do for us.mp4 7.1 MB
- 04. Page structure with HTML/10. Starting our first HTML project.mp4 7.0 MB
- 02. A Full Python Refresher/8. Writing our first Python app.mp4 6.4 MB
- 09. Jinja2 Mastery Level I/2. Jinja filters to call inline functions using the pipe operator.mp4 6.3 MB
- 06. Project 1 Micro Blog (design+site)/10. What are SVGs.mp4 6.2 MB
- 04. Page structure with HTML/11. Which HTML elements can't be nested.mp4 6.2 MB
- 02. A Full Python Refresher/42. Decorating functions with parameters.mp4 5.4 MB
- 06. Project 1 Micro Blog (design+site)/1. Overview of this section's project.mp4 5.1 MB
- 02. A Full Python Refresher/13. The in keyword in Python.mp4 4.3 MB
- 12. Project 3 Portfolio/1. Portfolio Project Overview.mp4 4.2 MB
- 06. Project 1 Micro Blog (design+site)/6. Step 3 wireframing or rough design.mp4 4.0 MB
- 14. Project 4 Movie Watchlist/3. Adding a footer.mp4 3.4 MB
- 02. A Full Python Refresher/1. Introduction to this section.mp4 2.8 MB
- 10. Project 2 Habit Tracker/1. Habit tracker project overview.mp4 2.5 MB
- 06. Project 1 Micro Blog (design+site)/17. Setting the font family in our project.mp4 1.9 MB
- 12. Project 3 Portfolio/1. portfolio-static-assets.zip 653.6 KB
- 05. Page style with CSS/7. learning_html_completed.zip 250.0 KB
- 05. Page style with CSS/7. learning_html.zip 249.6 KB
- 04. Page structure with HTML/19. learning_html_no_css.zip 156.9 KB
- 04. Page structure with HTML/10. learning_html_starter.zip 156.4 KB
- 12. Project 3 Portfolio/8. Displaying projects in the homepage using CSS Grid.vtt 31.3 KB
- 06. Project 1 Micro Blog (design+site)/7. Step 4 pixel perfect design.vtt 29.7 KB
- 12. Project 3 Portfolio/9. Creating the individual project pages.vtt 28.3 KB
- 14. Project 4 Movie Watchlist/7. Render a WTForm in our template.vtt 27.1 KB
- 02. A Full Python Refresher/29. Object-Oriented Programming in Python.vtt 25.7 KB
- 02. A Full Python Refresher/31. @classmethod and @staticmethod.vtt 25.2 KB
- 06. Project 1 Micro Blog (design+site)/3. From our YouTube channel How to start a new software project.vtt 24.3 KB
- 05. Page style with CSS/16. BEM a simpler approach to CSS targeting.vtt 23.8 KB
- 14. Project 4 Movie Watchlist/2. Adding a nav bar.vtt 23.1 KB
- 10. Project 2 Habit Tracker/9. Using MongoDB in the habit tracker.vtt 23.0 KB
- 14. Project 4 Movie Watchlist/1. Project overview and CSS variables.vtt 22.4 KB
- 10. Project 2 Habit Tracker/6. Completing habits.vtt 22.4 KB
- 02. A Full Python Refresher/37. Errors in Python.vtt 22.2 KB
- 10. Project 2 Habit Tracker/2. Displaying and saving habits.vtt 21.6 KB
- 04. Page structure with HTML/6.1 Common HTML Elements.html 21.5 KB
- 04. Page structure with HTML/4. A full example HTML and CSS.vtt 21.3 KB
- 02. A Full Python Refresher/16. Loops in Python.vtt 20.5 KB
- 14. Project 4 Movie Watchlist/8. Receive and validate data using WTForms.vtt 20.0 KB
- 10. Project 2 Habit Tracker/4. Adding date navigation.vtt 19.7 KB
- 11. Jinja Mastery Level II/1. Jinja Includes with the include keyword.vtt 19.0 KB
- 14. Project 4 Movie Watchlist/11. Setting movie ratings.vtt 18.5 KB
- 02. A Full Python Refresher/20. Functions in Python.vtt 18.5 KB
- 12. Project 3 Portfolio/6. Introduction to CSS Grid.vtt 18.4 KB
- 05. Page style with CSS/5.6 Colours in CSS.html 18.1 KB
- 04. Page structure with HTML/8.2 HTML content categories.html 18.0 KB
- 04. Page structure with HTML/14.3 The class and id HTML attributes.html 17.8 KB
- 05. Page style with CSS/11.7 CSS Box Model.html 17.8 KB
- 04. Page structure with HTML/18.4 Document-level annotations.html 17.7 KB
- 10. Project 2 Habit Tracker/3. Styling the habit tracker.vtt 17.6 KB
- 05. Page style with CSS/2.5 Linking CSS files.html 17.4 KB
- 05. Page style with CSS/3. Basic CSS selectors targeting specific elements.vtt 16.9 KB
- 02. A Full Python Refresher/27. Unpacking arguments.vtt 16.8 KB
- 13. Authentication in Flask Apps/2. Registering users in your Flask apps.vtt 16.6 KB
- 14. Project 4 Movie Watchlist/9. Displaying a table of all movies.vtt 16.6 KB
- 07. Backend Development with Flask/13. Accessing MongoDB with Compass and Atlas.vtt 16.5 KB
- 02. A Full Python Refresher/35. Imports in Python.vtt 16.1 KB
- 06. Project 1 Micro Blog (design+site)/16. How to style the header and menu bar.vtt 15.6 KB
- 02. A Full Python Refresher/28. Unpacking keyword arguments.vtt 14.8 KB
- 14. Project 4 Movie Watchlist/10. Creating the movie details page.vtt 14.8 KB
- 02. A Full Python Refresher/36. Relative imports in Python.vtt 14.8 KB
- 02. A Full Python Refresher/12. If statements.vtt 14.8 KB
- 02. A Full Python Refresher/3. Variables in Python.vtt 14.4 KB
- 14. Project 4 Movie Watchlist/16. Add user logins to a Flask app.vtt 14.4 KB
- 02. A Full Python Refresher/18. Dictionaries.vtt 14.3 KB
- 02. A Full Python Refresher/32. Class inheritance.vtt 14.2 KB
- 13. Authentication in Flask Apps/4. Password hashing (or encryption) with passlib.vtt 14.0 KB
- 07. Backend Development with Flask/4. Jinja2 Expressions.vtt 13.9 KB
- 02. A Full Python Refresher/19. Destructuring variables.vtt 13.9 KB
- 02. A Full Python Refresher/25. Lambda functions in Python.vtt 13.9 KB
- 14. Project 4 Movie Watchlist/5. How to toggle dark mode in a Flask app.vtt 13.6 KB
- 14. Project 4 Movie Watchlist/1. section14-starter-code.zip 13.6 KB
- 02. A Full Python Refresher/39. First-class functions.vtt 13.5 KB
- 02. A Full Python Refresher/14. If statements with the in keyword.vtt 13.4 KB
- 02. A Full Python Refresher/21. Function arguments and parameters.vtt 13.3 KB
- 02. A Full Python Refresher/24. Functions returning values.vtt 13.1 KB
- 14. Project 4 Movie Watchlist/15. Add user signups to a Flask app.vtt 13.0 KB
- 13. Authentication in Flask Apps/1. What are cookies What are sessions.vtt 12.9 KB
- 06. Project 1 Micro Blog (design+site)/18. How to style HTML forms and inputs.vtt 12.4 KB
- 02. A Full Python Refresher/17. List comprehensions in Python.vtt 12.2 KB
- 07. Backend Development with Flask/1. Hello, world with Flask.vtt 12.1 KB
- 02. A Full Python Refresher/40. Simple decorators in Python.vtt 11.9 KB
- 04. Page structure with HTML/12. An overview of HTML container elements.vtt 11.9 KB
- 13. Authentication in Flask Apps/3. Logging users in with Flask.vtt 11.8 KB
- 12. Project 3 Portfolio/3. The base template and nav bar.vtt 11.5 KB
- 04. Page structure with HTML/13. A detailed look at HTML attributes.vtt 11.3 KB
- 04. Page structure with HTML/9. Nesting elements in HTML.vtt 11.2 KB
- 05. Page style with CSS/7. Starting to write our project's CSS file.vtt 11.1 KB
- 05. Page style with CSS/15. What is specificity in CSS.vtt 11.1 KB
- 04. Page structure with HTML/17. Document-level annotations in HTML.vtt 11.1 KB
- 02. A Full Python Refresher/30. Magic methods __str__ and __repr__.vtt 11.0 KB
- 10. Project 2 Habit Tracker/5. Styling the date navigation.vtt 10.9 KB
- 03. Website Basics/4. The Browser Inspector using the developer tools.vtt 10.9 KB
- 02. A Full Python Refresher/5. String formatting in Python.vtt 10.9 KB
- 05. Page style with CSS/14. Descendent selectors in CSS.vtt 10.8 KB
- 09. Jinja2 Mastery Level I/9. Routing with Jinja using url_for in your templates.vtt 10.8 KB
- 14. Project 4 Movie Watchlist/17. Personalize pages based on the logged in user.vtt 10.7 KB
- 06. Project 1 Micro Blog (design+site)/20. How to style the page footer.vtt 10.7 KB
- 05. Page style with CSS/6. Colours in CSS text and background.vtt 10.7 KB
- 05. Page style with CSS/9. What properties can't be inherited.vtt 10.7 KB
- 10. Project 2 Habit Tracker/7. Adding Flask blueprints.vtt 10.6 KB
- 02. A Full Python Refresher/9. Lists, tuples and sets.vtt 10.6 KB
- 13. Authentication in Flask Apps/5. Creating a 'login required' decorator.vtt 10.5 KB
- 04. Page structure with HTML/5. Some of the most common HTML elements.vtt 10.4 KB
- 07. Backend Development with Flask/12. Introduction to MongoDB.vtt 10.2 KB
- 14. Project 4 Movie Watchlist/6. Create a form with WTForms.vtt 10.2 KB
- 04. Page structure with HTML/7. What are HTML content categories.vtt 10.2 KB
- 07. Backend Development with Flask/15. Storing Microblog entries in MongoDB.vtt 10.2 KB
- 07. Backend Development with Flask/8. Setting up our Microblog project with Flask.vtt 10.2 KB
- 06. Project 1 Micro Blog (design+site)/4. Step 1 becoming a user.vtt 10.1 KB
- 12. Project 3 Portfolio/5. Adding a contact page to our Flask app.vtt 10.1 KB
- 09. Jinja2 Mastery Level I/3. Jinja macros to improve reusability and remove duplication.vtt 10.0 KB
- 07. Backend Development with Flask/5. Working with data structures in Jinja2.vtt 10.0 KB
- 02. A Full Python Refresher/33. Class composition.vtt 9.9 KB
- 07. Backend Development with Flask/9. Receiving form data using Flask.vtt 9.9 KB
- 02. A Full Python Refresher/44. Mutability in Python.vtt 9.9 KB
- 02. A Full Python Refresher/6. Getting user input.vtt 9.8 KB
- 14. Project 4 Movie Watchlist/14. Editing movies and pre-populating a form.vtt 9.8 KB
- 04. Page structure with HTML/16. What is semantic HTML.vtt 9.7 KB
- 09. Jinja2 Mastery Level I/7. Jinja tests using the 'is' keyword.vtt 9.6 KB
- 09. Jinja2 Mastery Level I/4. Jinja inheritance using 'extends' and 'block'.vtt 9.4 KB
- 05. Page style with CSS/8. Inheritance in CSS.vtt 9.4 KB
- 05. Page style with CSS/1. How to link a CSS file.vtt 9.4 KB
- 02. A Full Python Refresher/11. Booleans in Python.vtt 9.2 KB
- 04. Page structure with HTML/15. Adding images to our project.vtt 9.2 KB
- 02. A Full Python Refresher/34. Type hinting in Python 3.5+.vtt 9.2 KB
- 14. Project 4 Movie Watchlist/13. Create a custom WTForm Widget.vtt 9.0 KB
- 07. Backend Development with Flask/7. Using loops in Jinja2.vtt 9.0 KB
- 02. A Full Python Refresher/38. Custom error classes.vtt 8.8 KB
- 05. Page style with CSS/4. How colours work RGB, Hexadecimal, and HSL.vtt 8.7 KB
- 07. Backend Development with Flask/16. 2022-05-25_10-15-38-cfe02674b2f575451e668367346fc9ba.PNG 8.7 KB
- 06. Project 1 Micro Blog (design+site)/8. Step 5 creating the page structure.vtt 8.6 KB
- 05. Page style with CSS/10. The CSS Box Model.vtt 8.6 KB
- 07. Backend Development with Flask/6. Conditional statements in Jinja2.vtt 8.6 KB
- 06. Project 1 Micro Blog (design+site)/13. HTML forms sending data.vtt 8.5 KB
- 08. Deploying Flask Apps to Render.com/4. Deploy a Flask app to Render.com.vtt 8.5 KB
- 02. A Full Python Refresher/43. Decorators with parameters.vtt 8.4 KB
- 07. Backend Development with Flask/3. What is Jinja2.vtt 8.3 KB
- 09. Jinja2 Mastery Level I/8. The Jinja Environment and Rendering Context.vtt 8.1 KB
- 09. Jinja2 Mastery Level I/5. How to use CSS style tags with inheritance.vtt 8.0 KB
- 05. Page style with CSS/13. Working with spacing in our project.vtt 7.8 KB
- 03. Website Basics/1. How do websites and the internet work.vtt 7.8 KB
- 09. Jinja2 Mastery Level I/6. Handling CSS in larger apps with inheritance.vtt 7.7 KB
- 06. Project 1 Micro Blog (design+site)/9. Step 6 coding the page structure with HTML.vtt 7.5 KB
- 02. A Full Python Refresher/10. Advanced set operations.vtt 7.4 KB
- 02. A Full Python Refresher/45. Mutable default parameters (and why they're a bad idea).vtt 7.4 KB
- 11. Jinja Mastery Level II/2. Whitespace control in Jinja.vtt 7.4 KB
- 04. Page structure with HTML/10. Starting our first HTML project.vtt 7.3 KB
- 12. Project 3 Portfolio/2. Making our Flask app for this project.vtt 7.3 KB
- 11. Jinja Mastery Level II/4. The call block for Jinja macros.vtt 7.2 KB
- 07. Backend Development with Flask/2. Using render_template to send longer HTML strings.vtt 7.1 KB
- 02. A Full Python Refresher/23. Default parameter values.vtt 7.1 KB
- 07. Backend Development with Flask/10. Displaying past entries in the Microblog project.vtt 7.1 KB
- 02. A Full Python Refresher/26. Dictionary comprehensions.vtt 6.7 KB
- 06. Project 1 Micro Blog (design+site)/5. Step 2 populating the backlog.vtt 6.6 KB
- 02. A Full Python Refresher/41. The 'at' syntax for decorators.vtt 6.3 KB
- 12. Project 3 Portfolio/7. Media queries with CSS for responsive development.vtt 6.2 KB
- 12. Project 3 Portfolio/10. Error handling with Flask using app.errorhandler.vtt 6.1 KB
- 06. Project 1 Micro Blog (design+site)/1. Overview of this section's project.vtt 6.0 KB
- 04. Page structure with HTML/1. Elements the basic components of HTML.vtt 5.9 KB
- 09. Jinja2 Mastery Level I/1. Defining Jinja variables using the 'set' keyword.vtt 5.9 KB
- 02. A Full Python Refresher/8. Writing our first Python app.vtt 5.8 KB
- 05. Page style with CSS/12. Overview of CSS units.vtt 5.7 KB
- 04. Page structure with HTML/19. Completing our HTML project with document-level annotations.vtt 5.6 KB
- 06. Project 1 Micro Blog (design+site)/15. Creating the footer with multiple columns.vtt 5.6 KB
- 06. Project 1 Micro Blog (design+site)/19. How to style the micro blog entries.vtt 5.6 KB
- 06. Project 1 Micro Blog (design+site)/12. Finishing the header and navigation.vtt 5.5 KB
- 08. Deploying Flask Apps to Render.com/3. Preparing our app for deployment.vtt 5.5 KB
- 08. Deploying Flask Apps to Render.com/1. What is the requirements.txt file.vtt 5.4 KB
- 14. Project 4 Movie Watchlist/12. Set the last watched date.vtt 5.4 KB
- 01. Welcome to this Course!/1. Welcome to the course!.vtt 5.1 KB
- 02. A Full Python Refresher/15.3 If statements (Python 3.10).html 5.0 KB
- 06. Project 1 Micro Blog (design+site)/14. HTML forms working with textareas.vtt 5.0 KB
- 07. Backend Development with Flask/17. Retrieving the Microblog entries from MongoDB.vtt 4.9 KB
- 12. Project 3 Portfolio/4. Adding an about page to our Flask app.vtt 4.9 KB
- 06. Project 1 Micro Blog (design+site)/11. How to include images in our HTML site.vtt 4.9 KB
- 06. Project 1 Micro Blog (design+site)/10. What are SVGs.vtt 4.8 KB
- 02. A Full Python Refresher/22.4 Creating functions (Python 3.10).html 4.8 KB
- 07. Backend Development with Flask/18. How to use Flask's app factory pattern.vtt 4.6 KB
- 14. Project 4 Movie Watchlist/4. Putting the page layout together.vtt 4.5 KB
- 07. Backend Development with Flask/11. Formatting dates correctly in our entries.vtt 4.5 KB
- 02. A Full Python Refresher/7.2 Asking users for input (Python 3.10).html 4.5 KB
- 03. Website Basics/3. Key web technologies HTML, CSS, and JavaScript.vtt 4.5 KB
- 04. Page structure with HTML/2.5 Write your first HTML element.html 4.4 KB
- 02. A Full Python Refresher/4.1 Creating variables (Python 3.10).html 4.4 KB
- 02. A Full Python Refresher/42. Decorating functions with parameters.vtt 4.3 KB
- 04. Page structure with HTML/11. Which HTML elements can't be nested.vtt 4.3 KB
- 11. Jinja Mastery Level II/3. Jinja escaping and unescaping.vtt 4.0 KB
- 06. Project 1 Micro Blog (design+site)/21. A CSS reference for what we've used in this section.html 4.0 KB
- 04. Page structure with HTML/20. The best HTML resource MDN.vtt 3.9 KB
- 09. Jinja2 Mastery Level I/2. Jinja filters to call inline functions using the pipe operator.vtt 3.9 KB
- 06. Project 1 Micro Blog (design+site)/6. Step 3 wireframing or rough design.vtt 3.7 KB
- 14. Project 4 Movie Watchlist/18. Add user logouts to a Flask app.vtt 3.4 KB
- 03. Website Basics/2. Front end vs. Back end development.vtt 3.4 KB
- 02. A Full Python Refresher/13. The in keyword in Python.vtt 3.3 KB
- 06. Project 1 Micro Blog (design+site)/2. microblog.zip 3.2 KB
- 12. Project 3 Portfolio/1. Portfolio Project Overview.vtt 3.1 KB
- 10. Project 2 Habit Tracker/1. Habit tracker project overview.vtt 2.9 KB
- 08. Deploying Flask Apps to Render.com/2. What do deployment services do for us.vtt 2.7 KB
- 01. Welcome to this Course!/2. Curriculum overview.vtt 2.6 KB
- 02. A Full Python Refresher/1. Introduction to this section.vtt 2.0 KB
- 14. Project 4 Movie Watchlist/3. Adding a footer.vtt 2.0 KB
- 07. Backend Development with Flask/16. What happens when you hit Refresh.html 1.8 KB
- 01. Welcome to this Course!/5. How to install your IDE.html 1.8 KB
- 01. Welcome to this Course!/4. How to install Python on your computer.html 1.7 KB
- 14. Project 4 Movie Watchlist/19. Deploying our movie watchlist app to Render.com.html 1.7 KB
- 12. Project 3 Portfolio/11. Deploying our portfolio app to Render.com.html 1.7 KB
- 10. Project 2 Habit Tracker/11. Deploying our habit tracker app to Render.com.html 1.7 KB
- 14. Project 4 Movie Watchlist/22. Bonus lecture and conclusion.html 1.5 KB
- 04. Page structure with HTML/3. Reminder where to find code and notes.html 1.3 KB
- 14. Project 4 Movie Watchlist/21. Download the legacy course content here.html 1.3 KB
- 06. Project 1 Micro Blog (design+site)/17. Setting the font family in our project.vtt 1.2 KB
- 05. Page style with CSS/16. learning_bem.zip 1.2 KB
- 14. Project 4 Movie Watchlist/20. Concurrency in Render.com with gunicorn.html 966 bytes
- 07. Backend Development with Flask/14. Small update to pymongo affecting the next video.html 937 bytes
- 07. Backend Development with Flask/4. expressions.html 924 bytes
- 10. Project 2 Habit Tracker/8. Setting up MongoDB.html 878 bytes
- 02. A Full Python Refresher/2. Access the code for this section here.html 768 bytes
- 07. Backend Development with Flask/5. data_structures.html 747 bytes
- 01. Welcome to this Course!/3. Access the code and e-book here!.html 732 bytes
- 10. Project 2 Habit Tracker/10. Introduction to Git and GitHub.html 696 bytes
- 07. Backend Development with Flask/7. loops_and_conditionals.html 590 bytes
- 07. Backend Development with Flask/6. conditionals_basics.html 493 bytes
- 06. Project 1 Micro Blog (design+site)/11. microblog-logo.svg 434 bytes
- 06. Project 1 Micro Blog (design+site)/7. microblog-logo.svg 434 bytes
- 07. Backend Development with Flask/7. for_loop.html 332 bytes
- 06. Project 1 Micro Blog (design+site)/2. Access the finished code here.html 321 bytes
- 06. Project 1 Micro Blog (design+site)/10. example-svg.html 187 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.