CS156

PmWiki

edit SideBar

CS156: Introduction to C

This is the home page for CS156, Introduction to C, a class in the Computer Science Department at CSU. It’s part of the CS155/156/157 series.

Click on the sidebar, on the left, for other class pages.


Homework counts more

In CS156, homework is 40% of your grade. In CS155, it was only 20%.

Syntax Highlighting

Both emacs and vi provides mechanisms for highlighting C syntax, such that it is easy to differentiate between keywords, comments, variables, etc. In emacs, select “Options” and click on “Syntax Highlighting (Global Font Lock Mode)”. In vi, enter, “:syntax on”. Also consider using gvim instead of vi or vim.

Edit - History - Print - Recent Changes - Search
Page last modified on January 04, 2009, at 01:24 PM