You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Data-driven web apps with
1
+
# Welcome to Data-driven web apps
2
2
3
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)**
4
4
@@ -34,7 +34,7 @@ While building our replica PyPI, you will learn:
34
34
35
35
This course is for **anyone who wants to create Python-based web applications using the Flask web framework**. In fact, you'll learn a lot of web skills that will translate across frameworks as well.
36
36
37
-
We do assume that you have basic Python language skills and can read HTML and CSS. But most advanced uses of the language or CSS are explained in the course.
37
+
We do assume that you have basic Python language skills and can read HTML and CSS. But most advanced uses of the language and CSS are explained in the course.
38
38
39
39
## Is this course based on Python 3 or Python 2?
40
40
@@ -44,4 +44,4 @@ This course is **based upon Python 3**. With Python 2 going unsupported in 2020,
44
44
45
45
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.
46
46
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)**.
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