From where to start programming ??

I am new at programming, I know c/c++.
can anybody suggest me any books or material so that i can develop logic,algorithm successfully.
Plz help me.
I am really interested in programming…

1 Like

You can refer this book “Introduction to Algorithms” by Thomas H. Cormen. It gives good explanation of lots of algorithms and makes them understand logically. You could parallelly keep practicing in any of the online judges.

Happy Coding.

2 Likes

to get started solve some practice problems on codechef .start from easy one .read Topcoder tutorials
and participate in contests

1 Like

http://discuss.codechef.com/questions/14613/approach-to-become-good-programmer?page=1#14754

http://discuss.codechef.com/questions/23429/suggest-me-a-book-for-algorithm/23449

http://discuss.codechef.com/questions/4382/getting-started-here-questions-about-strategy-etiquitte-etc

http://discuss.codechef.com/questions/3154/a-newbie-can-anyone-help-me

Thanks everyone. :slight_smile: