@@ -385,16 +385,6 @@ <h2>New to programming</h2>
385385should skip down to the next section for "experienced developers".</ p >
386386< ul >
387387< li >
388- < p > Learn by watching a Python developer code live. Follow my
389- account on < a href ="https://www.livecoding.tv/mattmakai/ "> livecoding.tv</ a > and
390- you'll receive an email alert when I
391- < a href ="https://github.com/makaimc/compare-python-web-frameworks "> compare Python web frameworks</ a > ,
392- < a href ="https://github.com/makaimc/plapi "> build a web API with Django and Django REST Framework</ a >
393- and
394- write new pages for
395- < a href ="https://github.com/makaimc/fullstackpython.com "> Full Stack Python</ a > .</ p >
396- </ li >
397- < li >
398388< p > To get an introduction to Python, Django and Flask at the same time,
399389 consider purchasing the
400390 < a href ="https://realpython.com/?utm_source=fsp&utm_medium=promo&utm_campaign=bestresources " onclick ="trackOutboundLink('https://www.realpython.com/?utm_source=fsp&utm_medium=promo&utm_campaign=bestresources'); return false; "> Real Python</ a >
@@ -598,6 +588,17 @@ <h1>Best Python Videos</h1>
598588to learn more about web development.
599589</ div >
600590
591+ < h2 > Livecoding</ h2 >
592+ < ul >
593+ < li > Learn by watching a Python developer code live. Follow my
594+ account on < a href ="https://www.livecoding.tv/mattmakai/ "> livecoding.tv</ a > and
595+ you'll receive an email alert when I
596+ < a href ="https://github.com/makaimc/compare-python-web-frameworks "> compare Python web frameworks</ a > ,
597+ < a href ="https://github.com/makaimc/plapi "> build a web API with Django and Django REST Framework</ a >
598+ and
599+ write new pages for
600+ < a href ="https://github.com/makaimc/fullstackpython.com "> Full Stack Python</ a > .</ li >
601+ </ ul >
601602< h2 > Web development with Django, Flask and other frameworks</ h2 >
602603< ul >
603604< li >
0 commit comments