Erin's CS stuff
CS stuff!
Getting Started
Welcome to CS 135!
Development Environments
Basic Linux Commands
git, GitHub, and GitHub Classroom
Topic Uses
(helpful for writing algorithms and studying)
Glossary
Topic Explanations
Program Basics
Variables
Expressions
Formatted IO
Selection
Iteration
Arrays
C-style Strings
Functions
Pass by Address
File IO
2D Arrays
Arrays of Strings
Arrays in Functions
Coding Quick Guides
Program Basics
Variables
Expressions
Operator Precedence and Associativity
Formatted IO
Selection
Iteration
Arrays
Strings
Functions
Pass by Address
File IO
2D Arrays