COSC 1030 Links

Instructor

Nels Frazier

TA

Paul Gyreyiri

Course information

Syllabus
Calendar

Lecture Links:

Lecture 01
Lecture 02: BadLogic.cpp, CompAvg.cpp, CompSurprise.cpp

Lab Links:

Lab 01

Programming Asssignments

Program 1

Other resources:

Ebook on Amazon
Windows cmd usage
Pseudocode Guide
C++ Style Guide
Using Visual Sutdio Code with Clang on MacOS Note this is NOT Visual Studio! If you don't want to use the integrated command line terminal to compile and debug your programs, I suggest you work through this tutorial through the debugging/watch section