![]() |
|
C#/C++ or Java? - Printable Version +- LCKB (https://lckb.dev/forum) +-- Forum: ** OLD LCKB DATABASE ** (https://lckb.dev/forum/forumdisplay.php?fid=109) +--- Forum: Programmers Gateway (https://lckb.dev/forum/forumdisplay.php?fid=196) +---- Forum: Coders Talk (https://lckb.dev/forum/forumdisplay.php?fid=192) +---- Thread: C#/C++ or Java? (/showthread.php?tid=2044) |
- kixtzz - 06-15-2013 Im starting to program in java, what is better java or C++/C#, because i saw a lot of threads in C++/C#. thanks - filix_93 - 06-15-2013 2 - Phantom - 06-16-2013 Im starting to program in java, what is better java or C++/C#, because i saw a lot of threads in C++/C#. thanks C++ and C# are two different syntaxes and you should not throw them on one stack for beginners Java or C# should be the best but i recommend C# because VisualStudio is realy great to support you C++ is a realy nice language and it opens you every door in the computer-world but it is not the easiest language but if you can handle it right it should be the best Greets - someone - 06-29-2013 Java is a good language too if you want to build, serverside Applications, or mobile applications, less clientside, and works on all p[latforms. A good IDE for Java is eclipse , and has functionability for all platforms that supports java. But if you want a chalange C++ yould be nice. |