Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Any C++ books you recommend me?
#17
(08-26-2010, 10:36 AM)Yang- Wrote: Donot learn programming by reading books.. Its a language. Take some source, reverse engineer it using google.. Gradually you will make it.

Programming isn't just writing code. It's logical reasoning, algorithm design and implementation, comprehending and utilizing design patterns, testing (arguably that could be grouped with writing code if you're a test-driven developer as is desirable), debugging, performance tweaking, and the list goes on. Truthfully, writing code isn't even how a programmer spends the majority of their time.

Reading source code might teach you pieces of the language. But it won't teach you how to be a programmer.
Reply


Messages In This Thread
RE: Any C++ books you recommend me? - by Common - 04-06-2010, 02:25 PM
RE: Any C++ books you recommend me? - by MrD. - 04-06-2010, 03:09 PM
RE: Any C++ books you recommend me? - by 5C4RF4C3 - 04-06-2010, 03:17 PM
RE: Any C++ books you recommend me? - by Mar0x - 04-06-2010, 09:17 PM
RE: Any C++ books you recommend me? - by nevets04 - 04-09-2010, 11:01 PM
RE: Any C++ books you recommend me? - by FiLTHY - 05-20-2010, 10:05 PM
RE: Any C++ books you recommend me? - by delme - 05-22-2010, 09:51 PM
RE: Any C++ books you recommend me? - by Yang- - 08-26-2010, 10:36 AM
RE: Any C++ books you recommend me? - by Disease - 10-06-2010, 09:12 PM
RE: Any C++ books you recommend me? - by Eminent - 08-30-2010, 01:33 PM
RE: Any C++ books you recommend me? - by Secret - 09-21-2010, 09:56 PM
RE: Any C++ books you recommend me? - by Zankza - 10-08-2010, 02:26 AM
RE: Any C++ books you recommend me? - by ariton - 10-08-2010, 02:28 AM
RE: Any C++ books you recommend me? - by Zankza - 10-08-2010, 02:41 AM
RE: Any C++ books you recommend me? - by Disease - 10-08-2010, 12:53 PM
RE: Any C++ books you recommend me? - by Drizzy - 10-08-2010, 12:54 PM

Forum Jump:


Users browsing this thread: 27 Guest(s)