The following are a few tutorials to get hands-on experience with Python, NumPy, SciPy, and Numba to familiarize yourself with common application in Python programming.

Basic tutorials to get started with Python:

Basic Python (recommend up to "Python Matplotlib" section)
https://www.w3schools.com/python/

NumPy (recommend all)
https://www.w3schools.com/python/numpy/default.asp

SciPy (recommend all)
https://www.tutorialspoint.com/scipy/scipy_quick_guide.htm 

Numba (recommend all in both)
https://gamedevacademy.org/numba-tutorial-complete-guide/
https://numba.pydata.org/numba-doc/latest/user/5minguide.html





  • No labels