CSCI 200 - Fall 2023
Foundational Programming Concepts & Design

Announcements


11/10/2023

Updated StyleGuide Makefile to check for more warnings regarding precision loss, shadowed variables, and unreachable code.

10/23/2023

L4C SFML Makefiles have been patched for OS X updates.

10/06/2023 2:55 PM

L6C - SFML: Maze Drawer is posted and is due Thursday, December 07, 2023, 11:59 PM.

A6 - SFML: Maze Runner is posted and is due Thursday, December 07, 2023, 11:59 PM.

The remainder of Set6 will be posted shortly.

09/11/2023

Pointers Video has been posted for viewing prior to next class.

09/06/2023

Sample Makefile has been updated with warning and debugging additions from today.

08/28/2023

Sample Makefile is posted and is available as a starting template.

08/22/2023 10:15 AM

Final Exam time slot posted as Monday, December 11, 2023 08:00 AM - 10:00 AM.

08/11/2023

The Schedule page has been updated with lab and assignment dates.

08/10/2023

Set0 has been posted and is due Tuesday, August 22, 2023 11:59 PM.

The Schedule page has been updated with readings to be completed prior to each class.

08/09/2023

The Schedule page has been updated with a list of topics. Finer details and readings to come.

08/05/2023

Welcome to CSCI 200 - Foundational Programming Concepts & Design! While there is not too much here just yet, here is a quick guide to where everything is. You will be able to find the labs & homework assignments on the HW Sets page. As we cover more topics and more examples are used in class, they will become available on the Files page. The Schedule page will list the reading required for the upcoming class - you will want to visit this page most often. Until then, familiarize yourself with the course and this website.

Bookmark this webpage - you will be here very often. Be sure to continually reference the Style Guide to be sure you are following our course style (and it doubles as an additional example!) and familiarize yourself with the Best Practices guidelines.