>I am a student taking up C programming
Cool, sometimes it seems like new programmers are too afraid of C to learn it.
>I do not know how to start with programming
That's easy. Read books, do the exercises, ask questions on our C and C++ forum, and practice.
>I would like to know also whoever knows how to understand discrete structures in programming.
Um...discrete structures are the building blocks of computer science. Unless you're a mathematician or you really get into algorithmic analysis, they won't really matter. Programmers can simply understand and use the results, much like driving a car even if you don't know how to build one.
Could a super mod please move this thread to the C and C++ forum?
Narue
Bad Cop
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
For starters I like the exercises in Deitel & Deitel's C How to Program ...
nanosani
Unauthenticated Liar
1,830 posts since Jul 2004
Reputation Points: 45
Solved Threads: 56
indians are the greatest software developers in the world. half of the worlds technical pros are from the great land of india.
read the book "let us C" by a great programmer yashwanth kanetkar.
this will definitely get you started off in the c programming language.
indianscorpion2
Junior Poster in Training
82 posts since May 2005
Reputation Points: 9
Solved Threads: 1
>indians are the greatest software developers in the world
I have yet to see how this is true. The majority of Indian developers that I have met wrote awful code. The good ones may be hiding, but I imagine that the situation is just like everywhere else in the world: there are a few really good ones, and a lot of really stupid ones.
>half of the worlds technical pros are from the great land of india.
Could you please tell me how this is relevant to your recommendation of a book? Are you trying to compensate for your own inadequacies by claiming that everyone around you is a great programmer (I'm assuming you're from India) so that you are great by association?
>I like the exercises in Deitel & Deitel's C How to Program ...
The exercises may be good, but the quality of the rest of the book is questionable. I would recommend Pointers on C by Kenneth Reek.
Narue
Bad Cop
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401