It shows that you are unregistered. Please register with us by clicking Here
![]() |
|
![]() |
![]() | Register - FAQ - Today's Posts - New Posts - Support - Search | ![]() |
|
|
#2 (permalink) |
|
Senior Member
Join Date: Jul 2006
Location: Swansea, Wales, UK
Age: 22
Posts: 239
|
Learning C++ is a time consuming activity. I would recommend looking into buying Sams: Teach yourself C++ in 21 days. It provides a good overall guide to the syntax of the language.
Once you can comfortably compile and write your own programs in C++ then the next job is to start learning the different libraries, there are thousands of them and a lot of them repeat themselves but you should try and get to grips with a few of the more well used ones e.g. Input/Output, File Handling, Math, Time etc. After that, it is just a case of using what you know and finding development libraries to build upon a few examples are SDL for simple 2d applications and Direct X/OpenGL for 3d applications. There is also the windows API for window applications although most developers tend to use an IDE for creating window programs. I would suggest forgetting C and learning C++. If you have never programmed before then perhaps aim to start of really slow and just get a good grip of Hello World programs. If you have some experiance in programming then spend a little time learning the new syntax and jump into the object orientation fun that is C++. Jamie
__________________
|
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Nov 2006
Posts: 11
|
As the other poster alludes to, I think a lot of it depends on the previous experience you have of programming. One possibility is to start off by messing around in something with a similar feel like one of the shells in linux or unix. If you already have experience then the "learn in 21 days" is a good book. I think I bought my first copy of it around 9 years ago!
Good Luck
__________________
We Introduce You is a Secured Loans expert who tries to match individuals to the best loan. |
|
|
|
|
|
#5 (permalink) |
|
Senior Member
Join Date: Jul 2007
Posts: 100
|
Oh! C and c++ both are very easy languages and also the basic languages you can say..if you really want to learn them then a lot of online material and also lots of books are there..or you can also join some center ...or some institute..but you have to learn those langugaes....these both are easy to learn..so you can..
|
|
|
|