+ 3

ÂżJava or C#?

I want to learn a new language, But I don't know if i should learn C# or Java. ÂżWhat do you think guys?

15th Jul 2017, 7:03 PM
Ángel Daniel
Ángel Daniel - avatar
9 Answers
+ 3
I told someone " If you are wanting to work with .NET Framework, then I recommend C# because it is known for that. .NET Framework, acccording to Lifehacker.com: "a framework is just a bunch of code that the programmer can call without having to write it explicitly " ( https://www.sololearn.com/Discuss/536605/c-vs-c ) Now about Java, According to searchmicroservices.techtarget.com/definition/Java "Java was designed to have the look and feel of the C++ language, but it is simpler to use than C++ and enforces an object-oriented programming model." Now, If you are struggling with C++ / Never tried to but want to, I would say Java. But if you want to have .NET framework, then I recommend C# It all depends on what you are trying to make :)
15th Jul 2017, 7:39 PM
Dillion Piazza
Dillion  Piazza - avatar
+ 2
thanks :D
15th Jul 2017, 7:59 PM
Ángel Daniel
Ángel Daniel - avatar
+ 2
The .NET Framework The .NET Framework consists of the Common Language Runtime (CLR) and the .NET Framework class library. The CLR is the foundation of the .NET Framework. It manages code at execution time, providing core services such as memory management, code accuracy, and many other aspects of your code. The class library is a collection of classes, interfaces, and value types that enable you to accomplish a range of common programming tasks, such as data collection, file access, and working with text. C# programs use the .NET Framework class library extensively to do common tasks and provide various functionalities.
15th Jul 2017, 8:27 PM
Rolf Straub
Rolf Straub - avatar
+ 1
I'm doing both courses because one course is almost like the repetition of the other course. Both languages are similar. If you don't understand a subject in one course, try the other tutorial.
15th Jul 2017, 7:55 PM
Rolf Straub
Rolf Straub - avatar
+ 1
No problem, good luck!
15th Jul 2017, 8:00 PM
Dillion Piazza
Dillion  Piazza - avatar
+ 1
This is an excerpt of the C#-course.
15th Jul 2017, 8:28 PM
Rolf Straub
Rolf Straub - avatar
+ 1
With Java you can create Android applications. With C# you can create Android/iOS games using Unity3D or Monogame. Choose what amuses you most. All the best 👍
17th Jul 2017, 10:40 AM
Shamim Akhter
Shamim Akhter - avatar
0
And by the way, someone can explain me what is exactly .NET? I'm curious :/
15th Jul 2017, 8:24 PM
Ángel Daniel
Ángel Daniel - avatar
0
Thank U very much! :)
15th Jul 2017, 8:29 PM
Ángel Daniel
Ángel Daniel - avatar