Sunday, July 26, 2009

C++ (Program) Help?

Can anyone tell me what C++ is and what i can do with it? Maybe help tell me how to use it?

C++ (Program) Help?
C++ is a programming language. It is most likely the one that most of the applications you use are programmed in.





You cannot really just jump in to learning C++. You need other programming experience first using simpler languages.
Reply:google it
Reply:C++ is what is referred to as a 3rd generation programming language. Other such languages include Java, C#, etc. It can be used to create a wide variety of applications, and is well suited for OOP (object oriented programming). As the other poster said - in order to use this language, you will first need to have a development environment (software that allows you to actually write and compile the code). Then, of course, you will need to have some knowledge of programming itself, which normally takes formal schooling. If you are very bright however, pick up a book on C++ and go for it - it is not uncommon to meet people who are self taught, although it can be harder to get a programming job without an actual degree in CIS.

sympathy flowers

No comments:

Post a Comment