From b8fa8f47ab5155d48844022122faf58799c93d38 Mon Sep 17 00:00:00 2001 From: Stephan Porada Date: Thu, 25 Apr 2019 11:42:02 +0200 Subject: [PATCH] Add some tutorials, books etc. --- docs/tutorials/links.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/tutorials/links.md diff --git a/docs/tutorials/links.md b/docs/tutorials/links.md new file mode 100644 index 00000000..98b8227d --- /dev/null +++ b/docs/tutorials/links.md @@ -0,0 +1,13 @@ +##### books: +- Flask By Example +http://web.b.ebscohost.com/ehost/detail/detail?vid=3&sid=88df57d6-b0af-42aa-aeda-3f96f2d80c8e%40sessionmgr120&bdata=JnNpdGU9ZWhvc3QtbGl2ZQ%3d%3d#AN=1215157&db=nlebk + +#### videos: +- Learning Flask + - https://www.lynda.com/Flask-tutorials/Learning-Flask/704154-2.html +- Building Web APIs with Flask + - https://www.lynda.com/Flask-tutorials/Web-API-Development-Flask/521200-2.html? + +#### online: +- The Flask Mega-Tutorial + - https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world