Monday, May 24, 2010

Which is the best Visual C++,C#,C.net Basic or java?

What do you mean by "best"?





Go with C# if...


1) you want to build windows programs, websites, database driven applications





Go with Java if...


1) you like what you just read about C# and,


2) you are willing to accept that your programs will run slow


3) you disike like Microsoft





Go with C++ if...


1) you want to write real-time systems such as flight controls, weather radars, graphics-intensive 3D video games, etc


2) are patient enough to deal with a very big learning curve before your are competent in it.





If you're looking for a career in one of these languanges that will offer lots of demand then C# is your best bet

Which is the best Visual C++,C#,C.net Basic or java?
C++ is the best if you want efficiency/speed, if you want ease of programming, Java tops the list
Reply:There is not a single best language in programming language, that is what I always said, as there is no best language in the world. English, Chinese, Japanese, Korean, Malay, Spanish, etc they all have their pluses and mins.





C++ is a language that is very powerful, yet it's learning curve is very steep.





C# is an easier version of C, but the code won't run as fast as the original C and C++.





C.net is slow to run, just like java-based program (basically because both uses Intermediate Language), and even worse, it isn't cross platform. But it (perhaps) have bright future.





Basic is an easy to learn and use language, yet it is still very powerful enough to make almost all program that you can think of. Basic perhaps is the best language to make quick and dirty program. It's code however is not as fast as C but faster than Java and .NET (except for VB.NET version where VB is as slow as the othere)





java is the only code here that guarantees that a code made with this language will run cross-platformly without any code modification and yet still one of the most powerful language. Java code, however is slow to run.
Reply:To ease of use .Net i.e., Visual studio .Net is the best as it has lots of user friendly interface and it reduces some amount of the work for you.





check it out!!!
Reply:Its JAVA...u can check this book "the complete reference java"

primrose

No comments:

Post a Comment