These lecture notes are focused on computing topics with the aim of getting students ready for work in CME211.
- Working with the command line
- Editing text files
- Remote computing with
ssh
&scp
- Using
git
for version control - Introduction to Python
- How to write a simple script