Programming In C 2005/A

Lecturer: 

Eyal Even-Dar

Phone:

7438

E-mail:

evend@post.tau.ac.il

 

 

T.A.: 

Liam Roditty

Phone:

640(5398)

E-mail:

liamr@post.tau.ac.il

Office hour:

Wed, 10:00-11:00

Message Board

Date 

Message

10/10/04

Good Luck!

2/12/04

Ex 3 can be submitted on Monday 13/12/04 in the lesson

3/2/05

My dear students:

 

Due to the Itzumim that the segel zutar declared the grades for EX5 are not published.

 

Sorry, Liam

7/2/05

Final grades of ex1 till ex6. The itzumim are over

21/2/05

The exercises are in Wolfson building. You can take them from there.

 

 

Course Plan

Week

Recitation

Slides

Handouts

Code

Exercises

Solutions

Grades

17/10/04

Developer studio,

First c program.

 

PPT 1

Working with Dev Studio

Code

 

 

 

24/10/04

Scanf & Printf

Data types

If structures and while loops

 

Code

 

 

31/10/04

for, switch, case

 

Code

 

 

 

 

7/11/04

Functions

 

Code

 

 

14/11/04

More about functions

 

Code

 

Sol 1

 

21/11/04

Arrays and pointers

 

Code

 

 

28/11/04

Pointer and Call by value call by reference

 

Code

 

Sol 2

 

5/12/04

Strings

 

Code

 

 

 

12/12/04

Recursion

 

Code

Sol 3

19/12/04

Structures

 

Code

 

 

 

26/12/04

Structures and arrays. Dynamic memory allocation

 

Code

 

 

2/1/05

Memory allocation and linked list

 

Code

 

Sol 4

 

9/1/05

Linked list and two dementional arrays

 

Code

List

 

16/1/05

An example test

 

 

 

 

Books

 

  • The book of the course:  C How to program 3rd Edition / Deitel and Deitel  (DD)

 

  • A Book on C 3rd or 4th Edition / Kelley and Pohl.

 

  • The C Programming Language  / Kerninghan and Richie

 

Resources on the Internet

·        ACCU Association of C & C++ Users