Programming In C 2006/B

Lecturer: 

Adi Avidor

Phone:

5398

E-mail:

first name at tau dot ac dot il

Office hour:

Thu, 18:10-19:00

T.A.: 

Liam Roditty

Phone:

5398

E-mail:

liamr@post.tau.ac.il

Office hour:

Sun, 9:00-10:00

Message Board

Date 

Message

20/3/06

PPT from Adi

4/4/06

The syllabus

5/4/06

Ben Site

 

A Test

 

Grades

 

 

 

 

 

 

 

 

 

 

Course Plan

Week

Recitation

Slides

Handouts

Code

Exercises

Solutions

Grades

8/3/06

Developer studio,

First c program.

 

PPT 1

Working with Dev Studio

Code

Ex1

 

 

15/3/06

Variables cont’d

 

Code

 

 

 

22/3/06

If statements and while loops

 

Code

Ex2

 

 

29/3/06

While and for loops

 

Code

Ex3

 

 

5/4/06

Functions

 

 

Ex4

 

 

26/4/06

Arrays

 

 

Ex5

 

 

10/5/06

Arrays & Pointers

 

 

Ex6

 

 

17/5/06

Pointers and Strings

 

 

Ex7

 

 

24/05/06

Strings and Dynamic memory allocation

 

 

Ex8

 

 

31/05/06

Structures

 

code

Ex9

 

 

7/6/06

Linked List

 

List.c

 

 

14/6/06

Recursion

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

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