python-for-physicists

A series of programming tutorials in Python aimed for physicists.

View the Project on GitHub Sampreet/python-for-physicists

Module 01 - Getting Started

Stepping into a dark room? Let’s take it one step at a time!

Tutorials


M01T01 - Setting Up Python

This tutorial walks through the minimal steps required to install Python via the Anaconda distribution and to configure the environment using the conda package.

M01T02 - The Python Interpreter

M01T03 - The Spyder IDE

M01T04 - Jupyter Notebooks

M01T05 - Python in VSCode

[Next] Module 02 - Fundamentals of Python →