diff --git a/README.md b/README.md index 923e5fb..538dc47 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ PythonAdvancedProgrammingTopics =============================== +[![DOI](https://zenodo.org/badge/18810/InonS/PythonAdvancedProgrammingTopics.svg)](https://zenodo.org/badge/latestdoi/18810/InonS/PythonAdvancedProgrammingTopics) + +See inline comments in code. + +## If you find this material initially too advanced, start where I did (video tutorials): +1. [Derek Banas](http://www.newthinktank.com/2010/11/python-2-7-tutorial-pt-13-website-scraping/#comment-22377) ([@NewThinkTank](https://twitter.com/NewThinkTank)) Python 2.7 tutorials (13 parts, 2010) +2. [Trevor Payne](https://www.youtube.com/playlist?list=PL82YdDfxhWsDJTq5f0Ae7M7yGcA26wevJ]) YouTube video channel.