Which language should i learn? (Info in description) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which language should i learn? (Info in description)

Hey guys, I will try to keep it short: I want to learn a coding language to code a bit in my free time. I like creative activities and coding is fascinating to me :P I started with C++ a few weeks ago to learn some basic stuff, and i like the way C++ is structured but i think the aspect of memory management and pointers is pretty difficult for a beginner. My other option would be Java. My goals are... - Creating basic programs for simple tasks - Giving them a simple GUI - Maybe creating simple apps for myself Which language would you suggest? C++ / Java (/...) Greetz ^^

13th Sep 2018, 6:07 PM
Random User
Random User - avatar
17 Answers
+ 2
I will suggest to do java first.It is an easy language and you can easily cope up with basics of C And C++ .Because Java uses syntax of C and OOPs concept of C++
13th Sep 2018, 6:25 PM
Manmeet Singh
+ 1
If you are fellings difficulties then you should first start with c and then c++ then java or you may start with python
13th Sep 2018, 6:20 PM
Aaditya
Aaditya - avatar
+ 1
You may find difficulty in looping
13th Sep 2018, 6:24 PM
Aaditya
Aaditya - avatar
+ 1
The basic looping is easy but little bit advanced loops are horrible,
13th Sep 2018, 6:25 PM
Aaditya
Aaditya - avatar
+ 1
C gives you good command over loops
13th Sep 2018, 6:26 PM
Aaditya
Aaditya - avatar
+ 1
Yes it is
13th Sep 2018, 6:27 PM
Aaditya
Aaditya - avatar
+ 1
But it is not necessary to learn c before java
13th Sep 2018, 6:28 PM
Aaditya
Aaditya - avatar
+ 1
Python is the easiest programing language
13th Sep 2018, 6:30 PM
Aaditya
Aaditya - avatar
+ 1
You're welcome ☺
13th Sep 2018, 6:33 PM
Aaditya
Aaditya - avatar
0
Aaditya So starting with Java isnt recommendable? Greetings
13th Sep 2018, 6:22 PM
Random User
Random User - avatar
0
Thanks for the help guys, after looking at python it seems interesting too, is it beginner friendly?
13th Sep 2018, 6:27 PM
Random User
Random User - avatar
0
appreciate the help!
13th Sep 2018, 6:28 PM
Random User
Random User - avatar
0
Thats good. I want to use it for personal stuff anyway, not for business :p Ill give Python a try thanks
13th Sep 2018, 6:32 PM
Random User
Random User - avatar
0
you can also try ruby which is very easy too
13th Sep 2018, 7:25 PM
Anthony Van Den Ostende
0
Anthony Van Den, can you please give a brief description about Ruby and it's use
13th Sep 2018, 7:27 PM
Aaditya
Aaditya - avatar
0
Because i have never heard about it
13th Sep 2018, 7:28 PM
Aaditya
Aaditya - avatar
0
this is same kind as python. and there are the extension ruby on rail for website. For me, its a very easy language to learn. You can check the sololearn course.
13th Sep 2018, 7:31 PM
Anthony Van Den Ostende