dagasaurabh's Stars
microsoft/c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
libgit2/libgit2
A cross-platform, linkable library implementation of Git that you can use in your application.
AtsushiSakai/PythonRobotics
Python sample codes and textbook for robotics algorithms.
EbookFoundation/free-programming-books
:books: Freely available programming books
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
TheAlgorithms/Python
All Algorithms implemented in Python