Learn C++ www.myassignmenthelp.net

Page 1

LEARN www.myassignmenthelp.net

C++


HISTORY • The best way to start programming a language is to learn its roots. Even though you may not understand everything that you read, some of these pages will introduce you to important terms that will come up later (such as "Object-Oriented Programming"). • C++ is a general purpose programming language. It has imperative, objective-oriented and generic programming features, while also providing the facilities for low level memory manipulation. • It is designed with a bias for systems programming (e.g. embedded systems, operating system kernels), with performance, efficiency and flexibility of use as its design requirements. • It is a compiled language, with implementations of it available on many platforms. Read More…


COMPILER INSTALLATION • A compiler is required for programming in C++, because the actual source code has to be compiled into a file that your computer can run. If you are using Windows a good option would be Visual C++ 2010 Express, or if your using Linux a good one is Geany. Both come with an IDE (independent development environment) built in, which can make the process of writing source code easier.


Choose a tutorial to start learning C++ • There are a few things that you have to make sure of during this step. First of all, make sure the guide is written for complete newbies to programming, as those are the most thorough in their descriptions. Next, make sure that the code in the tutorial follows the C++03 standard or even the new C++11 (still not standardized, so beware of compiler issues), because modern compilers will have trouble compiling outdated code, or will just reject it altogether. • If you are facing more queries about C++ concepts, may take advise to the experts in C++ programming, the best one is myassignmenthelp.net


TRY OUT EACH NEW COCEPT • An important part of programming is not only reading about the different concepts, but using them in your own code. Copy-pasting the code into your IDE will only go so far. It is much more beneficial to type out each example and even try creating your own program ideas that use the concept being taught to maximize the amount of information retained.


LEARN FROM OTHER DEVELOPER • One of the best things about programming is that no matter what level of skill you have in programming, there will always be source code readily available that is at that same level or one step above you. A good way to learn from more complicated source code is to read through until you reach a point which you don't understand, then try to work it out in your head; if you don't know a certain part of the code, read about it in your tutorial or may contact to http://www.myassignmenthelp.net .


Work through problems using the concepts you have learned • The absolute best way to retain what you learn isn't just writing out source code examples, but actually accomplishing a set task with them. Both myassignmenthelp.net and myassignmenthelp.net have good problems that you could try solving to apply concepts in real-life situations. If you absolutely can't create an algorithm for a problem, then as a last resort check online for one done by someone else and learn from it. What's the use of solving a problem if you don't learn from the result?


ANY QUERY

?


www.myassignmenthelp.net • support@assignmenthelp.net • Address: 9 Tanbark Circuit Werrington Downs NSW 2747 Australia • Phone: +61-7-5641-0117


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.