File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
content/pages/01-introduction Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,10 @@ few "*ahh-ha*!" moments hit you as you learning conditional
1414statements, ` for ` loops and classes while playing around with the open source
1515libraries that make Python such an amazing language.
1616
17- Now you want to take your initial Python knowledge and make something real,
18- like an application that's available on the web that you can show off or
19- sell as a service to other people. That's where Full Stack Python comes in.
20- You've come to the right place to learn everything you need to
21- [ create] ( /web-development.html ) , [ deploy] ( /deployment.html )
17+ Now you want to take your
18+ [ initial Python knowledge] ( /learning-programming.html )
19+ and make something real, like an application that's available on the web that
20+ you can show off or sell as a service to other people. That's where Full
21+ Stack Python comes in. You've come to the right place to learn everything you
22+ need to [ create] ( /web-development.html ) , [ deploy] ( /deployment.html )
2223and [ operate] ( /devops.html ) production Python web applications.
You can’t perform that action at this time.
0 commit comments