can anyone please tell me whch books or sites to refer to become a very good programmer. And how to understand programs easilty
learning C++ by myself
Started by
Guest_arulrs_*
, Sep 23 2006 02:13 AM
8 replies to this topic
#1
Guest_arulrs_*
Posted 23 September 2006 - 02:13 AM
Guest_arulrs_*
|
|
|
#2
Posted 23 September 2006 - 03:54 AM
Umm if im not wrong there is another post about books, but im not sure! try searching around!!
ow and btw introduce ur self :) but still welcome!
ow and btw introduce ur self :) but still welcome!
#3
Guest_Jordan_*
Posted 23 September 2006 - 05:42 AM
Guest_Jordan_*
Hey Arulrs, welcome to Codecall. I'm moving this to the C/C++ forum.
Are you wanting to learn Ansi C++ or a managed C++ like .NET languages?
Are you wanting to learn Ansi C++ or a managed C++ like .NET languages?
#4
Posted 23 September 2006 - 03:22 PM
Ansi C++? That's a new one, the only one I'd heard of was Dev-C++. I thought it might be the only one.
#5
Guest_arulrs_*
Posted 24 September 2006 - 01:46 AM
Guest_arulrs_*
plz telll me the difference between ansi c++ and managed c++
#6
Posted 24 September 2006 - 06:49 AM
ANSI c++ is the standard for C++ defined by ANSI. It consists of the core language and the standard template library. Dev-C++ is more than enough to allow you to learn ANSI C++. Managed C++ takes the ANSI standard and extends it, this is a MicroSoft idea, and gives you more tools, such as GUI development. There is also Borland's C++, and some others. Basicly, it means having an additional library of tools available.
#7
Posted 24 September 2006 - 10:49 PM
perhaps there should be a stickey with names of books or something... seems to be a popular question
#8
Posted 30 September 2006 - 04:55 AM
you can start with teach yourself c++ in 21 days (SAMS).
technology is nothing when is prisoner
#9
Posted 01 October 2006 - 04:59 PM
I agree, this question gets asked often on here.


Sign In
Create Account

Back to top










