Skip to content

Teaching Materials for Programming in C course at University of Massachusetts Boston

License

Notifications You must be signed in to change notification settings

ghorbanzade/UMB-CS240-2016S

Repository files navigation

Programming in C, Spring 2016

Build Status

This repository contains course material developed for CS240: Programming in C course at University of Massachusetts Boston taught by Pejman Ghorbanzade in Spring 2016. The material include lecture slides, problem sets and their solutions as well as C source codes. They are released in hope that they will be useful for anyone interested in learning fundamentals of computer programming in C.

You may also be interested to checkout Introduction to Computing or Introduction to Java course repositories that I taught in Spring 2015 and Fall 2015, respectively.

Release

Version 1.0 of this repository was released on May 16, 2016. A binary PDF of the entire course material can be found here.

Syllabus

The course syllabus, as thought in Fall 2015, can be found in Syllabus.md.

Development

Instructions for building source codes and documents are described in Install.md.

Contribution

To keep it as taught in Spring 2016, content of this repository is not subject to change. Bug reports however are appreciated.

License

The content of this project itself is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0), and the underlying source code used to format and display that content is licensed under the MIT license.

Contact

For questions or further information please contact Pejman Ghorbanzade.