Actions
Common tips¶
Python¶
C++¶
Debugging¶
Python¶
Where can I get notebook examples?¶
check the notebook gallery : Links to the best IPython and Jupyter Notebooks.
Debugging¶
What tools to find bugs in C and C++ ?¶
Use google sanitizers, here is a video that explains what they are and here is the github access.
Read Documentation you will need¶
- Do you know devdocs ? 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¶
Updated by Nicolas Aunai over 7 years ago · 10 revisions