slazem se da je "originalna" C knjiga (tj. kernighan i ritchie) najbolja, ali ta knjiga definitivno nije nesto za pocetnike. vise je profesionalna referenca.
sad sam malo prokopa po disku, imam jednu bezimenu C knjigu u pdf-u. pari mi se bas onako pocetnicki pristup, ali obuhvaca skoro sve aspekte C-a. 371 stranica, valjda kurs nekog stanog fakulteta. kaze ovako :
Citat:
Target Audience
This course is intended for people with previous programming experience with m
another programming language. It does not matter what the programming n
language is (or was). It could be a high level language like Pascal, FORTRAN,
BASIC, COBOL, etc. Alternatively it could be an assembler, 6502 assembler, Z80
assembler etc. n
Expected Knowledge
You are expected to understand the basics of programming: o
· What a variable is
· The difference between a variable and a constant
· The idea of a decision (“if p it is raining, then I need an umbrella, else I need
sunblock”)
· The concept of a loop
Advantageous Knowledge
It would be an advantage to understand:
· Arrays, data structures which contain a number of slots of the same type. For
example an array of 100 exam marks, 1 each for 100 students.
· Records, data structures which contain a number of slots of different types.
For example a patient in database maintained by a local surgery.
It is not a problem if you do not understand these last two concepts since they are
covered in the course.
pa ako hoces, javi se na pm.