EECS168:Labs

From ITTC
Jump to: navigation, search
Navigation
Home
Information

Syllabus
Schedule
Exam Reviews

Classwork

Labs
Submitting Work

Labs for EECS 168/169

Expectations for all labs

With each lab, remember you are in 168 to learn how to be a good programmer. Don't focus too much on the rubric and the points you get. Your goal in this course (and every course) is too gain a thorough understanding of the material.

In other words, there's more to a class than getting all the points. I've seen plenty of students with encyclopedic recall of syntax that couldn't make a rational design decision or explain their code to others to save their life.

Good code design, functional applications, thorough understanding of topics, and working well with others and your TAs. These are present in every lab, but you might not always see points for them in the rubric.


Reminder: ATTENDANCE IN LAB IS MANDATORY TO RECEIVE A GRADE

Makefile Tutorial

If you're having trouble with your Makefile, consult the Makefile tutorial

Lab Write-ups