শুক্রবার, ৩ জুন, ২০১৬

Some links to learn programming

Many people ask me how can they start learning programming, where should they start problem solving or learn algorithms. This article is for those people.

I think the best book to learn programming in Bengali is "Computer Programming". You can buy this book from here. You can also read this book free form here.
After reading this book properly solve at least 50 percent of the problems form here.
This time you can learn little C++ form here. Also learn about STL form here.
After this  you can solve problems form lightoj(Beginners Problems). Also solve the remaining problems form cpbook.subeen.com .
This time you can learn some algorithm form here.