[comp.lang.c] C books for Pascal Programmer

jwstuart@ecst.csuchico.edu (Jesse William Leo Stuart) (04/17/91)

	I'm a Pascal programmer who needs to learn C.  Does anyone know of any
good books?  Please e-mail any suggestions.

Jess Stuart
@ CSUC Chico

hobbit@SHUM.HUJI.AC.IL (yoav gonen) (04/21/91)

The best book for you is THE C PROGRAMMING LANGUAGE by KERNIGHAM & RITCHIE.
Why? First of all it is a small book.
Also it starts talking about the things that Pascal and C are alike: the 
structure and the control flow. Only later it explains the Pointers in C,
which are much more used than in Pascal. 


Yoav Gonen,
Hebrew University, Jerusalem, Israel.