Friday, July 31, 2009

Is there anything else I need to learn to program in C++ ?

i completed a C++ course...i learned :





Intro to C++ %26amp; the Environment


Variables,Constants, %26amp; Math Statements


The String Data Type; Equations


Programmer-Defined Functions


Creating Output (formatting and creating files)


Using the if Statement


Other Functions; Nested if Statements


Looping





can i earn money with this knowledge i have ?

Is there anything else I need to learn to program in C++ ?
Hi


Sure u learned C in C++ environment , and all those things you have learned are common for both C and C++ , matter of fact you not even entered the OOPS concepts , Buddy still these things are yet to learn !





Objects and Classes


Data abstraction and encapsulation


Inheritance


Polymorphism ( Overloading )


Message Passing


Dynamic Binding


And lots of basic stuffs yet to learn!





You can earn only if you have good programming skills !





Thanks and Regards !


Prince M. Premnath
Reply:Looks more like C... where are the objects and classes... did they teach u that ????





The answer to your question is : Not yet...





you are yet to get into the real essence of C++... well, there are lot many advanced concepts that you must go through if money making is the goal... try to get into a advanced C++ course that deals with inheritance, polymorphism, operator overloading, templates, exception handling, namespaces, standard template library usage, etc... (there are so many concepts dear...) also try to get some handson in OOAD based design tools like Rational Rose...(training institute will provide this one too) then u can go for the big bucks... :-)
Reply:This is a very basic course that you have done. The main magic of C++ is Classes and Objects concept which I think you still need to learn if u wanna become a cool C++ Programmer.


No wonder, C++ is supposed to be a OOP(Object Oriented Programming) Language
Reply:the core of C++ is OOP, u need to understand concepts like abstraction, reusability, ancapsulation and also practice them.


The things u have learn't so far are the basics of c++ and infact u need to know them to built on advance concepts, and then u will be able to increase your chances of earning money.
Reply:i m goin to do my BCA this year n i dont think thats enough....


is the course you have done a small one??? do they provide any placements?? do they even boast? if they dont then they are probably sure that this isnt enough to be a pro!


----------------------


the reason i m saying this is that i had C++ as a subject in my school, and C still fascinates me and all the topics you ve mentioned were covered in my school so.......but your course might be of some good details so cant say....


----------------------


the best is to ask your course teachers. ask them straight if you know enough to work in C++.....they know the best!
Reply:You study any programming language there is no end !!


You always keep on finding new things in them


The best way of mastering any language is keep on practicing.


Instead you can study graphics and animation which is very good source of income.
Reply:If you want to create video games you'll need to learn math, more math and even more math. :-) Seriously.





If you want to program busness applications you'll want to learn about databases ... and whatever else the client wants.





If you want to program for the internet, you'll need to learn markup languages (HTML, CSS, etc.) and a scripting language (PHP, Python, Javascript, etc.)





So keep hitting those books. Study Smart!

rose

No comments:

Post a Comment