Welcome To The Python Bootcamp For Science!¶
The goal of this bootcamp is to provide students with a condensed introduction to computation in the context of scientific data analysis. Early exposure to computation is vital to ensuring that future scientists are ready to thrive in our increasingly data-rich world. We’ll use the programming language, Python, which is widely-used and beginner friendly.
This bootcamp has three main sections, outlined below:
Getting Started¶
- Here students are guided through
 - downloading Python
 - opening and navigating the command line
 - writing a simple program and running it
 
Enter here for Mac users or here for Windows users.