FSRI: Introduction to Programming Bootcamp

This bootcamp provides an intensive, hands-on, pragmatic introduction to computer programming. Many of the examples are aimed at biologists and bioengineers, but scientists and engineers of all disciplines will learn useful programming skills. No previous programming experience is assumed. Python is the language of instruction. Students will learn basic concepts such as data types, control structures, string processing, functions, input/output, etc., while writing code applied to scientific problems. At the end of the course, students will be able to write code and analyze and plot data.

For timing of the live-via-Zoom offering of the bootcamp, see the schedule. Enrollees will be emailed a Zoom link.

People

  • Instructor

  • TAs

    • Victoria Chen (vcchen at caltech dot edu), office hours: 6-8 pm Wednesdays

    • Jessica Sun (jsun2 at caltech dot edu), office hours: 6-8 pm Mondays

Git repository

Files you will need to complete the bootcamp can be found in this repository on GitHub. Instructions for forking and cloning the repository are found in Lesson 0.