mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Add misc learning resource
fullstackpython for web development
This commit is contained in:
@@ -241,6 +241,21 @@ through a series of code transformations, "When you see this, do that instead."
|
|||||||
`Transforming Code into Beautiful, Idiomatic Python <https://www.youtube.com/watch?v=OSGv2VnC0go>`_
|
`Transforming Code into Beautiful, Idiomatic Python <https://www.youtube.com/watch?v=OSGv2VnC0go>`_
|
||||||
|
|
||||||
|
|
||||||
|
Fullstack Python
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Fullstack Python offers a complete top-to-bottom resource for web development
|
||||||
|
using Python.
|
||||||
|
|
||||||
|
From setting up the webserver, to designing the front-end, choosing a database,
|
||||||
|
optimizing/scaling, etc.
|
||||||
|
|
||||||
|
As the name suggests, it covers everything you need to build and run a complete
|
||||||
|
web app from scratch.
|
||||||
|
|
||||||
|
`Fullstack Python <https://www.fullstackpython.com>`_
|
||||||
|
|
||||||
|
|
||||||
References
|
References
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user