SE 3800 - Software Engineering Process II
Fall 2020,
Hasker
General Materials
Syllabus
,
weekly outcomes
Coding Standard
Blackboard
Assignments
Sample code
Presentations
Notes
Additional Resourcess
Docker Cheat Sheet
GoogleTest
,
Primer
Sample C++ Code
,
debugging notes
Standard C++ Library Reference
, including
<algorithm>
,
<iostream>
, and
<string>
/
basic_string
SE 2040 Notes, Spring 2018
Make tutorial
,
make documentation
Cucumber-CPP
,
wiki