CIS-2025 (C Programming) Home Page
This is the home page for Peter Chapin's C Programming course notes for the Spring 2016
semester. Here you will find electronic versions of class slides, homework assignments, program
samples, and links to other references of interest. If you are a student taking C Programming,
you should bookmark this page.
- The course syllabus gives an overview of the course and
its content, lists course resources, and describes the grading policy and related issues.
- The homework submission area is on Moodle. The grade book is on my grade book server. All other course resources are here.
- I have a complete tutorial on C that contains material
and sample programs of interest. We will be using this tutorial as our text book.
- I've prepared some general information on submitting
assignments.
- My home page contains other resources of potential interest.
Homework
- Homework #01. Hello, World!. Due: 2016-01-22.
- Homework #02. Fahrenheit to Celsius. Due: 2016-02-01.
- Homework #03. Prime Factorization. Due: 2016-02-08.
- Homework #04. Detabification. Due: 2016-02-15.
- Homework #05. Trailing White Space. Due: 2016-02-29.
- Homework #06. ROT-13. Due: 2016-03-07.
- Homework #07. Sieve of Eratosthenes. Due: 2016-03-14.
- Homework #08. Reverse Words. Due: 2016-03-28.
- Homework #09. Yibble. Due: 2016-04-11.
- Homework #10. File I/O. Due: 2016-04-18.
- Homework #11. Pointers. Due: 2016-04-25.
- Homework #12. Structures. Due: 2016-05-02.
Last Revised: 2024-12-17
© Copyright 2024 by Peter Chapin <peter.chapin@vermontstate.edu>