Welcome to the course resources website to teach principles of computer programming using C#. You can either:
- Navigate on this website, by
- heading towards our documentation, lecture notes, labs, exercises or projects,
- searching using our search bar,
- (desktop only) use the menu on your left, noting that hovering over most links gives a preview of the page content.
- Download our book containing some documentation and all of our lecture
notes in multiple formats:
- HTML - to read from your browser, convenient for phones as well, and lightweight.
- PDF - to print and archive.
- ODT - to edit (using e.g., libreoffice) and archive.
- DOCX - to edit (using e.g., Microsoft Office) and archive.
Note that on most pages, on the right below the title, there are links to download the current webpage in md, pdf, odt and docx as well as a link to its source code: your contributions will be welcome!
| ⚠ Warning |
|---|
| As of Spring 2026, this resource is (still) under active (re)development. You can refer to the CSCI-1301 website or to the Fundamentals of Computer Science for additional resources on programming for C# developed at Augusta University. |