labC resources
home | lectures | exercises | administration | resources | misc



The course newsgroup.

Online Resources

  • You can get emacs for windows from here .

  • Cygwin a unix-like environment for Windows.

  • If you want to write your exercises on ms-windows, you might want use DJGPP , (the gcc ported to windows). At the DJGPP site, goto "Getting DJGPP" and then pick "Zip Picker". Fill the form and press the button. After downloading the files you need, follow the instructions that the zip-picker gives you at the buttom of the result page.


    Brian W. Kernighan & Dennis M. Ritchie "The C Programming Language", 2nd edition, Prentice Hall, 1989.


    Considered as the "Bible of C". Also called K&R or "The white book". Very good a tutorial and as a reference book.

    home | lectures | exercises | administration | resources | misc