Software1, Summer 2003

Daniel Cohen-Or , dcor@tau.ac.il , and

Yossi Richter, yo@tau.ac.il


time: Mon 
14:00-16:00, and Wed 13:00-15:30 

Schrieber 008

Teaching Assistant: efif@tau.ac.il

The TIRGUL web page

For good exercises see here.

A link to the rehearsal class of Shuly:


The course will cover the C programming language, a bit on UNIX programming environment, and introduction to C++.

The main textbook used in the course: A Book on C ---3rd Edition / Kelley and Pohl. Addison-Wesley.

Also, the book by Kernighan and Ritchie, "The C Programming Language" is OK. (you have some copies at the library).

The book by Bjarne Stroustrup "The C++ programming Language", second edition (or higher) is a very good book on C++. Most of my notes are taken from that book. One of the advantages of the "A Book on C" book is that most of its example programs are available on-line: unix version / dos version.

The final grade will be determined by your assignments grade (25%) and the final exam (75%). To be eligible for a final grade students must submit ALL exercises. There will be four assignments, consisting mainly of programming exercises. The assignments distribution and submission will be coordinated by the TA (METARGEL).

During the course you will need an account on the school's UNIX machines. How to open an account.


A link to all the examples - browse the examples

 

New: all the power-point slides are here.

 

Tentative Course Outline

 


June 03