Kickstartercommon » History » Revision 6
Revision 5 (Nicolas Aunai, 05/02/2017 07:42 PM) → Revision 6/10 (Nicolas Aunai, 05/02/2017 07:45 PM)
# Common tips ## Python http://nb.bianp.net/sort/views/ * [Where can I get notebook examples?](#Where-can-I-get-notebook-examples) ? ---- ## Python ### Where can I get notebook examples? check the [notebook gallery](http://nb.bianp.net/sort/views/) : Links to the best IPython and Jupyter Notebooks. ## Read Documentation you will need * Do you know [devdocs](http://devdocs.io) ? Whether you're coding in C++, C, python, etc. there's a documentation for you. Ok there's none for IDL and poor FORTRAN... ## Version Control * [git cheat sheet](https://zeroturnaround.com/wp-content/uploads/2016/02/Git-Cheat-Sheet.png?twitterID=nixCraft%EF%BB%BF)