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

Version Control