CS 472 Spring 2025: Senior Capstone II
CS 472 Spring 2025
Senior Capstone II
Department:
Computer Science,
UAF
Instructor:
Glenn G. Chappell
Office: 539 Duckering
Office Hours:
In person 1–2 pm MWF,
3:30–4 pm MW
on spring 2025 class days,
or by appointment;
private Zoom meetings available on request
E-mail:
ggchappell@alaska.edu
Announcements
None
Course Materials
Materials are listed with the most
recent at the top.
Week | Class Meetings | Readings & Homework | Handouts & Code |
---|---|---|---|
Week 15 & Finals Apr 28–May 2 |
|
||
Week 14 Apr 21–Apr 25 |
|
||
Week 13 Apr 14–Apr 18 |
|
||
Week 12 Apr 7–Apr 11 |
|
||
Week 11 Mar 31–Apr 4 |
|
||
Week 10 Mar 24–Mar 28 |
|
||
Week 9 Mar 17–Mar 21 |
|
||
Spring Break Mar 10–Mar 14 |
|||
Week 8 Mar 3–Mar 7 |
|
||
Week 7 Feb 24–Feb 28 |
|
|
|
Week 6 Feb 17–Feb 21 |
|
||
Week 5 Feb 10–Feb 14 |
|
||
Week 4 Feb 3–Feb 7 |
|
||
Week 3 Jan 27–Jan 31 |
|
||
Week 2 Jan 20–Jan 24 |
|
||
Week 1 Jan 13–Jan 17 |
|
|
Links
External links last checked 2025-01-23.
Version Control
- Git
- Git is the most popular distribted version-control software. This site includes downloads and a helpful tutorial.
- Learn Git Branching
- An excellent tutorial. If you are familiar with the Git operations clone, pull, push, add, and commit, but you are having trouble wrapping your head around branching, then this is for you.
Testing
- Rocket Surgery Made Easy
- The webpage for another book by the author of Don’t Make Me Think, Revisited. Includes scripts & whatnot for usability testing (search the page for “script”).
Ethics
- ACM Code of Ethics and Professional Conduct
- The ACM’s official page for its Code of Ethics.