CS209
Home
Lectures
Assigns
Exams
Franklin
Advising
The warmup can be done collaboratively. In weeks 1-3, the assignment itself is individual. Once we move to Unity, you may work with your project partner.
Week 1: Basic C# Functions
-
Week 2: Loops, Collections
Week 3: Object-Oriented Concepts
Week 4: Intro to Unity
Week 5: Advanced Techniques: Due Friday, November 6th
Useful Links
Syllabus
Class Schedule
Resources
vi:
intro
,
command list
Handy unix commands
Compiling with clang
Debugging with gdb
Reading input with fgets
Parsing input with strtok
Arrays vs Pointers vs Strings
Scripting tutorial
Debugger Info (lldb, gdb)