Which the best programming language?
-
Which is the best programming language in the world?why? Which one is best for creating games and which one for softwares ?
-
Answer:
^_^ I'm Game Developer, i dun't believe that 1 programming language is better than others. I always believe on how you program it, 1 single mistake in your code can ruin your life. I'm responsible as Back-End and Infrastructure of the Game Framework. i used .Net as my Back-End on Server. for the Front-end it's all depends on what you need. if you want to build the iPhones apps try to used Xcode and Open GL ES. if you want to build the Web based apps try to used Flex or Air.
Jose at Yahoo! Answers Visit the source
Other answers
There is no THE best programming language because THE BEST depends on what do you want to program for. If you need to write a business application or a software for your uncle's drugstore, C#, Java or Python could be the best because they offer you a good balance between productivity and power. If you want to code a game or a commercial application (like Photoshop or MS Word), maybe you want to code using C and C++ because they offer the best runtime efficiency and you have total control of what is happening under the hood. But learning C++ to develop websites is silly; because there are other languages (C#, VB.NET, Java, Python, PHP, Ruby) that can provide you with better and easier to learn tools. If you want to program for Android, you need to do it using Java; and if you want to write code for iPads or iPhones, you have to do it (Apple's restriction) using Objective-C. So, the more programming languages you learn the better.
Ariel
Each one has a purpose. All games are software. For games, C++ is the industry standard, and for good reason. While you can get by with Java or C, C++ is simply the best for games. Newer languages have taken over general purpose software, though. Notably, C#. C# is probably the future of general programming, and maybe game programming sometime down the road. It is wonderful for GUI's. It is OOP. It is easy. No header files. It successfully combines high-level and mid-level languages. It then compiles to assembler, and then binary. It works on the .NET framework, which is really a simplifier. Visual C# is also really easy to learn and XNA Game Studio for C# is really starting to compete with C++ very seriously in the indie games market. But for at least the next 5-10 years, C++ is the standard. And for good reason, is is the classic object oriented language. Most of the API's are still based on C or C++ like DirectX, OpenGL, FMod, Steam, etc. and will be for a long time. as for hardware acceleration (a must for 3d graphics), there is the constant battle between OpenGL and DirectX you can research for yourself on the forum and blog battlegrounds of graphics API's.
GNU
According to me php is best programming languages...
Jass
Related Q & A:
- What are the common usage of python programming language?Best solution by quora.com
- What is a "modern" programming language?Best solution by Quora
- How to use GUI in c language?Which is best GUI for c?Best solution by Quora
- Which is the best programming language?Best solution by Yahoo! Answers
- What programming language would be appropriate for better job opportunities?Best solution by quora.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.