Friday, July 31, 2009

What can i do if I learn C++ ?

1. Should i learn more languages ? which languages are recommended ?


2. Can i work freelance if i know how to program in C++ ?


3. Is it a must to learn C in order to learn C++ ?

What can i do if I learn C++ ?
If you're gonna become a software developer you'll need to develop your developer logic... this can be done by practicing. C language is a great option, but I'd recommend learning java, that's the first language I learned, and learning other languages have become very easy. Can you work as a freelance? well... keep in mind that if you're gonna work and make a living out of this you'll have to be reading constantly about new software tecnologies, updates etc... Is it a must learn? well... it will defintely help you A LOT.
Reply:go through stroustrups C++ book


yes check http://k.aplis.net


It is better but not necessary
Reply:In order to learn C++ , to know c is not necessary.


But if u know any other lang. then u can grasp the new lang fastly.


U should have clear u'r logic and u should learn C++ from basic and deeply.
Reply:C++ is used in finance, engineering, and things that must be very efficient (operating systems, games, database systems). It is not an easy language to write good programs in, but since it is still used a lot, learning it is a good experience.





You do not need to learn C. Almost all modern languages are object-oriented and C is not. C is showing its age.





Other good languages to know: C#, Java, and one of the "P" scripting languages (Perl, Python, PHP). Pick at least one scripting language and see how quickly you can solve small problems.





Among non-scripting languages, the future is C# and Java. Both languages are used by a large number of programmers.





Yes, you can do free-lance C++ programming, certainly in the financial world. But programming is only a small part of the job: understanding the business issue and making sure you implement what was intended are equally important.





So write programs dialy in the languages that you want to master, and READ well-written programs to get an idea of approach and style.
Reply:I think to learn any language u must learn C lang. first, Because C is base to develope your logic and to get programming skills. All other lang. r based on C.





As u have learned C++ , that means u r familiear with OOP, Now u can forward to learn any OOP lang like JAVA , C# etc.


No comments:

Post a Comment