Is it okay to start programming with java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is it okay to start programming with java?

I have this question, I'm starting at programming with java so I don't know if it's the right place to start

19th Apr 2018, 1:38 AM
Alejandro E
Alejandro E - avatar
5 Answers
+ 20
I started with Java. Learning Java is also a great opportunity to learn OOP. So, I think this is the right choice.
19th Apr 2018, 7:48 AM
Igor Makarsky
Igor Makarsky - avatar
+ 4
Thanks Jan Markus
19th Apr 2018, 2:43 AM
Mirul Makenkov II
Mirul Makenkov II - avatar
+ 3
Yes, you can start with Java. It may not necessarily be the best first language, though. It depends on the individual. (However, I do know one 10-year-old girl who started with Java.) Java is an almost pure object-oriented language. Object orientation can be challenging for beginners. Moreover, Java makes object-oriented programming (or OOP) rather more complicated than it needs to be. It has a lot of boilerplate. It has notions of public/private/protected. Its constructors can be hard to understand. That’s why I recommend beginners learn Smalltalk as their first language. I have gone through one article which specifies best way to learn java:- http://crbtech.in/Java-Training/best-way-go-learning-java/
19th Apr 2018, 7:08 AM
pranit patil
pranit patil - avatar
+ 3
if you want to start programming the good choice is Java or C#.
19th Apr 2018, 7:39 PM
Arkadz
Arkadz - avatar
+ 2
Not at all even i had started with java so keep going it doesn't matter.
19th Apr 2018, 3:06 AM
🦋FEATHER🦋
🦋FEATHER🦋 - avatar