Python tutorials for beginners
This is a Basic Python tutorial I made for a session for my juniors at college. I thought this might be helpful for others too. Feel free to clone, edit and share this.
Would appreciate edits and corrections.
The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text.
Jupyter provides a rich architecture for interactive data science and scientific computing with:
install jupyter notebook to run these notebooks.
I’ve taken these tutorials and edited it depending on where I take my sessions.
Credits: Python Tutorial by pycam