CSCI 159 Computer Science I Lab Info
(F24N01/N02)

Each 159 student is registered in one weekly lab session in room 102 in building 315: Students are expected to attend their registered lab section each week. Labs will be used for a set of in-lab exercises, in-lab quizzes, and discussions/working sessions for take-home assignments.

In the lab sessions students will receive hands-on practice with the tools and techniques discussed in lectures, as well as guidance on the practical use of the linux operating system, the g++ compiler, make (for automated compilation), gdb (for debugging), git (for version control), ssh (for remote connections), and other tools/topics as they become necessary.

Lab sample solutions Sample solutions can be found here (usually about 5 days after the due date to accommodate late submissions):

Lab schedule

Sample solutions
Sample solutions will generally be posted about five days after the lab due date, links to the solutions can be found here

Code standards
For full marks, your submitted C++ code must adhere to the CSCI 159 code standards

Late penalties
Late penalties are based on the maximum possible mark and applied as follows: Submissions more than 72 hours late will not be accepted for grading.

Helpful links
Tech notes page
password resets