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
- Basic Linux Commands.
- Stanford Library Functions Documentation.
- COL100 Summer 2014.
- COL100 1st semester 2017-18.
- COL100 1st semester 2016-17.
- COL100 1st semester 2014-15
Reference books
- The C++ Programming Language
by Bjarne Stroustrup.
- Programming Abstractions in C++
by Eric Roberts.
- Karel The Robot Learns Java
by Eric Roberts.
General tips on coding