ARCTIC 101 - S1: Getting Oriented in the Terminal & IDE
Details
Start: Feb. 6, 2026, 1 p.m.
End: Feb. 6, 2026, 3 p.m.
Location: 75 Piedmont CTB Room 410
End: Feb. 6, 2026, 3 p.m.
Location: 75 Piedmont CTB Room 410
Learning Outcomes
- Open and use a terminal confidently
- Navigate the filesystem (pwd, ls, cd)
- Create, edit, move and delete files and directories
- View file contents with cat
- Use tab completion to work faster and avoid typos
- Edit files using nano
- Understand IDE vs terminal
- Run a simple script from the command line