CSCI 261 - Programming Concepts - Fall 2019

Resources

·Assignment Set Survey·


Code


Example Name Download
Counter-Controlled Input File (Used In L4D) (.txt)
Function Errors (Used In L6C) (.cpp)
Loop Errors (Used In L4C) (.cpp)
MinGW (Win) (.zip)
Person File (Used In AXC) (.dat)
Public Product Data (Used In A3) (.txt)
SFML Template (Win) (.zip)
SFML Template (OS X - High Sierra) (.zip)
SFML Template (OS X - Mojave) (.zip)
Sample PPM Image (Used In A5) (.ppm)
Sentinel-Controlled Input File (Used In L4D) (.txt)
Star File (Used In L7B) (.txt)
String Tests (Used In L5C) (.cpp)
Yahtzee Score File (Used In L6A) (.xlsx)



Documents


Document Name Download
Syllabus (.pdf)
while Loops Handout (.pdf)
for Loops Handout (.pdf)
Loop Structure Handout (.pdf)
1D Arrays Handout (.pdf)
2D Arrays Handout (.pdf)
Programming Concepts 1-5 Learning Outcomes (.pdf)
Programming Concept 6 Learning Outcomes (.pdf)
Programming Concepts 7 Learning Outcomes (.pdf)
Exam 1 Extra Credit Review Questions Part I (.pdf)
Exam 1 Extra Credit Review Questions Part II (.pdf)
Exam 2 Extra Credit Review Questions (.pdf)
Final Exam Extra Credit Code Questions (.pdf)
Final Exam Extra Credit Review Questions (.pdf)
Sample Exam I (.pdf)
Sample Exam I Solutions (.pdf)
Sample Exam II (.pdf)
Sample Exam II Solutions (.pdf)


Books, Links, Tutorials, & C++ Tools


Web Comics: Commit Strip · Geek and Poke · xkcd

CLion Reference Card (Windows)
CLion Reference Card (Mac)

SFML Documentation