Where am I?¶
¶
This is the fundamentals tab of the very much in progress handbook for 3603.
Here, you will find the mostly theoretical aspects of robot programming, including:
- Command based programming (advantages over imperative, how to not write horrific spaghetti code)
- File organization
- Conceptual goals and understandings (and how we program them)
- ~~cool keyboard shortcuts~~
- ~~buzzwords to make you sound smart~~
Basically, this is where you should start when approaching new material, rather than jumping straight into the scary code.