+ 2

For what purpose is java used? Its good to learn java as my first programming language?

learn java

19th Jun 2017, 4:22 AM
Dialingdisc0
Dialingdisc0 - avatar
11 odpowiedzi
+ 7
@#FFFFFF its a good foundation. it'll teach you about the computer, and it'll make you understand and appreciate things in higher/more abstracted languages. I think you should generally start with a higher language like Python and not-Java, it'll be a bit easier.
19th Jun 2017, 11:09 AM
Ahri Fox
Ahri Fox - avatar
+ 5
good question don't learn java, it has no purpose c;<
19th Jun 2017, 5:01 AM
Ahri Fox
Ahri Fox - avatar
+ 2
higher level of a programming language the closer it is to human language lower the language the closer it is to machine code.
19th Jun 2017, 2:31 PM
Daen Rowe
Daen Rowe - avatar
+ 1
You can make Mobile Applications in Java and games.
19th Jun 2017, 7:42 AM
Leon D
Leon D - avatar
+ 1
@Ahri Fox Wait, what do you mean by learning a higher language like Python is easier than learning Java?
19th Jun 2017, 11:20 AM
#FFFFFF
#FFFFFF - avatar
+ 1
machine language is basicly binary 0's and 1's which is what a compiler does converts your code from #include iostream int main () { std::cout << "hello world"; return 0; } into 0's and 1's
19th Jun 2017, 3:22 PM
Daen Rowe
Daen Rowe - avatar
+ 1
i wouldn't choose C as my first language.. if you really want to learn OOP language and make decent apps use C# super easy to learn. or you can be like any other pleb on SL learn python... its super quick to make things and isnt hard at all.. but if you wanna be a pleb be a pleb i wont judge. (only thing worse is learning web development on sl)
25th Jun 2017, 8:35 PM
Daen Rowe
Daen Rowe - avatar
0
I started with c language, it's a good choice to begin with
19th Jun 2017, 5:16 AM
Hicham HARMATE
Hicham HARMATE - avatar
0
Useful if you wanna learn Android programming. Or else you'll leave it after half the course, it's tougher when you get to ends
19th Jun 2017, 9:49 AM
Shine Santhosh
Shine Santhosh - avatar
0
I've noticed most people recommend starting with C why exactly is it recommended?
19th Jun 2017, 10:36 AM
#FFFFFF
#FFFFFF - avatar
0
Oh yeah, makes sense....thanks
19th Jun 2017, 3:10 PM
#FFFFFF
#FFFFFF - avatar