diff --git a/README.md b/README.md index a408760f..94e2f729 100644 --- a/README.md +++ b/README.md @@ -610,6 +610,7 @@ When learning CS, there are some useful sites you must know to get always inform ## Tutorials - [A Hacker's Guide to Git](https://wildlyinaccurate.com/a-hackers-guide-to-git/) : for those wanting to learn git with a solid foundation +- [A Byte of Python](https://python.swaroopch.com) : a free beginner introduction to python - [Best Of - Gustavo Duarte](http://duartes.org/gustavo/blog/best-of/) : contains articles on various topics - [CMSI 281: Data Structures](http://cs.lmu.edu/~ray/classes/dsa/) : lightweight introduction to DS - [Collecting all the cheat sheets](http://overapi.com) : cheat sheets for lots of programming languages