Skip to content

Commit 4d90b20

Browse files
committed
Course details on the readme page.
1 parent ebc1b9d commit 4d90b20

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Data-driven web apps with
22

3-
Course demo code and other hand-out materials for our data driven web apps in course. Visit the full course page at **[training.talkpython.fm](https://training.talkpython.fm/courses/explore_/building-data-driven-web-applications-in-python-with--sqlalchemy-and-bootstrap)**
3+
Course demo code and other hand-out materials for our data driven web apps in Flask course. Visit the full course page at **[training.talkpython.fm](https://training.talkpython.fm/courses/explore_flask/building-data-driven-web-applications-in-python-with-flask-sqlalchemy-and-bootstrap)**
44

5-
[![](https://raw.githubusercontent.com/talkpython/data-driven-web-apps-with-flask/master/readme_materials/flask-data-web-apps.jpg?token=AAPQ62M7D6PI5ZIZHPQB2M25D73XA)](https://training.talkpython.fm/courses/explore_/building-data-driven-web-applications-in-python-with--sqlalchemy-and-bootstrap)
5+
[![](readme_materials/flask-data-web-apps.jpg)](https://training.talkpython.fm/courses/explore_flask/building-data-driven-web-applications-in-python-with-flask-sqlalchemy-and-bootstrap)
66

77
## Course Summary
88

9-
One of the areas Python really shines is in building clean and powerful web applications. Once you know the language basics, this course will teach you everything you need to build data-driven, modern web applications in Python with the web framework.
9+
One of the areas Python really shines is in building clean and powerful web applications. Once you know the language basics, this course will teach you everything you need to build data-driven, modern web applications in Python with the Flask web framework.
1010

1111
## What's this course about and how is it different?
1212

@@ -17,7 +17,7 @@ We have taken great care to build a course that is **just real enough to give yo
1717
While building our replica PyPI, you will learn:
1818

1919
* Learn about the different major Python web frameworks
20-
* Create a -based website from scratch using the CLI and PyCharm
20+
* Create a Flask-based website from scratch using the CLI and PyCharm
2121
* Work with dynamic HTML templates
2222
* Map URLs to view methods using routing
2323
* Make advanced use of routing to build a full custom CMS in 8 minutes
@@ -44,4 +44,4 @@ This course is **based upon Python 3**. With Python 2 going unsupported in 2020,
4444

4545
This **data-driven web apps with Python and Flask** course is just what you need to build that fast, custom web application that can help you create your next great idea or just solve a business problem by deploying it behind your firewall.
4646

47-
Take the course over at **[training.talkpython.fm](https://training.talkpython.fm/courses/explore_/building-data-driven-web-applications-in-python-with--sqlalchemy-and-bootstrap)**.
47+
Take the course over at **[training.talkpython.fm](https://training.talkpython.fm/courses/explore_flask/building-data-driven-web-applications-in-python-with-flask-sqlalchemy-and-bootstrap)**.

0 commit comments

Comments
 (0)