Thursday, July 30, 2009

What is the most popular, useful and practical programming language in America?

I want to be a programmer and learn it by myself, I deed some advices on the language choosing, study process and something should be noticed and important. If some one good at this, please give me a teach. Thank you.

What is the most popular, useful and practical programming language in America?
Depends on your intended area of operation.





Whatever you do I'd say knowing both C++ and HTML will be helpful. C++ is pretty popular with software applications and games, and a lot of languages are similar to it. If you are doing anything related to websites (PHP;ASP;Perl;Javascript) then you need to know HTML, although it is technically a mark-up language.





Software applications: C++: http://www.cplusplus.com/doc/tutorial/


Web applications: Java: http://java.sun.com/docs/books/tutorial/...


Websites: HTML; Javascript


Dynamic websites: PHP; ASP


Databases: SQL (as in MySQL)





You can learn many of the languages at http://www.w3schools.com/
Reply:Depends on what you want to do. For example, if you want to program in Mac OS X, you need to learn Obj-C
Reply:C++ is the best language to learn.
Reply:You can learn Visual Basic on your own much more easily than any of the other languages suggested. Use its "Debug" facility to step through your program line by line and see how it is working. But steer clear of its "Variant" data type - using it would conceal a lot of goings-on that you need to be learning about, so save it for later.


No comments:

Post a Comment