COL100 : Introduction to Computer Science : References

Textbook

No textbook is required for this class. However, you may find a textbook useful as a reference or to learn more details of some of the ideas discussed in the course. You will find some good textbooks in the list of reference books.

Online resources

  1. Basic Linux Commands.
  2. Stanford Library Functions Documentation.
  3. COL100 Summer 2014.
  4. COL100 1st semester 2017-18.
  5. COL100 1st semester 2016-17.
  6. COL100 1st semester 2014-15

Reference books

  1. The C++ Programming Language
    by Bjarne Stroustrup.
  2. Programming Abstractions in C++
    by Eric Roberts.
  3. Karel The Robot Learns Java
    by Eric Roberts.

General tips on coding