prerequisites to learning C

B

broli

Since I'm more or less a novice in C, I would like to know what online
material I can refer to so that I can easily understand

1. The mathematics involved( numeral system etc)

2. Compilation procedure, libraries, OBJ files etc etc

Can anybody provide some links ?
 
S

santosh

broli said:
Since I'm more or less a novice in C, I would like to know what online
material I can refer to so that I can easily understand

1. The mathematics involved( numeral system etc)

Any high school textbook ought to be enough to start with.

<http://www.eskimo.com/~scs/cclass/mathintro/top.html>

Also there are lots of tutorials on the Net for binary arithmetic,
boolean logic etc. A Google search will get you a lot of links.
 
A

aarklon

Since I'm more or less a novice in C, I would like to know what online
material I can refer to so that I can easily understand

1. The mathematics involved( numeral system etc)

2. Compilation procedure, libraries, OBJ files etc etc

Can anybody provide some links ?


Programming from the Ground Up Book -By Jonathan Barlett is the right
kind of book for you.

you can download it from here:-
http://download.savannah.gnu.org/releases/pgubook/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top