How I can invent the problem logic for the given problem using Programming language-C. How to start thinking to solve the problem.. please suggest ideas or book names.
+1
A:
Take a look at some of these topics on good books to read for programmers:
http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books
I myself am slowly working through the second and it helps a lot.
Raynos
2010-08-25 13:54:06
You forgot http://stackoverflow.com/questions/562303/the-definitive-c-book-guide-and-list
S.Lott
2010-08-25 13:54:34
Ah yes, a good source for C specifically. Personally I don't think I could read multiple books on C.
Raynos
2010-08-25 14:07:27
+6
A:
C? Well, try the book "The C Programming Language"... written by its creator. =)
Kira
2010-08-25 13:54:07