Re: Becoming a Real-life Programmer
- From: dave_mikesell@xxxxxxxxxxx
- Date: Fri, 29 Feb 2008 05:32:10 -0800 (PST)
On Feb 27, 12:51 am, arnuld <na...@xxxxxxxxx> wrote:
I am ata point where I no longer need the basic books on programming.
ATM, I am into C++ and after 1.5 years with it I don't feel the need of
intro books. I am going ok with Reference Mauals like Stroustup.
Good. Now move on to Meyers' "Effective C++", "More Effective C++",
and "Effective STL". And look at Lakos' "Large Scale C++ Software
Design" and read Cline, Lomow, and Girou's "C++ FAQs". Just knowing
the syntax inside and out doesn't make you ready to write good C++
code.
I am pretty much confused because I am readin all about domain-knowledge
and nothign else,I have not done any C++ coding from since FEB 1st
because the project requires me to understand these issues 1st as they
code around all these issues. I don't understand the "path" of real-life
programmer and how to go about it. any help ?
Welcome to real life programming. Programming languages are a tool
used to create software solutions to real life problems.
.
- Follow-Ups:
- Re: Becoming a Real-life Programmer
- From: dave_mikesell
- Re: Becoming a Real-life Programmer
- References:
- Becoming a Real-life Programmer
- From: arnuld
- Becoming a Real-life Programmer
- Prev by Date: Re: Requirement for a Programming Language for Games (Strategic games)
- Next by Date: Re: Becoming a Real-life Programmer
- Previous by thread: Re: Becoming a Real-life Programmer
- Next by thread: Re: Becoming a Real-life Programmer
- Index(es):
Relevant Pages
|