I'm a beginner, so which language should i learn first??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9

I'm a beginner, so which language should i learn first???

24th Mar 2017, 7:59 PM
Aaditya Sulakhe
Aaditya Sulakhe - avatar
16 Answers
+ 15
IF you wanna go into full-stack web development I recommend you start C++ in parallel with front-end. That way you will have a foundation under understanding php. C++ is well documented language which is great for practicing understanding of algorithms and data-structures etc. It's also a common language at the beginning when you start study in the university :) that's my opinion. I'm going this way. My friend recommended me C++ over Python. He thinks that Python is a specific language that teaches bad habits if you learn it on the very beginning. I don't know is that the same for everyone but I got used to learning difficult things by this. Try not to learn scripting languages like JS, until you have great base of C/C++/Python.
18th Aug 2017, 6:21 PM
Ola
Ola - avatar
+ 13
Python is good for beginners
24th Mar 2017, 8:27 PM
Samuel Šúr
Samuel Šúr - avatar
+ 6
and python
24th Mar 2017, 8:11 PM
Aaditya Sulakhe
Aaditya Sulakhe - avatar
+ 5
apps
24th Mar 2017, 8:37 PM
Aaditya Sulakhe
Aaditya Sulakhe - avatar
+ 5
games
24th Mar 2017, 8:37 PM
Aaditya Sulakhe
Aaditya Sulakhe - avatar
+ 4
okay
24th Mar 2017, 8:27 PM
Aaditya Sulakhe
Aaditya Sulakhe - avatar
+ 3
Consider learning C first. Or you can start with python too. But as a computer science student, I started my programming life with C. After That, I could understand most of the programming languages like java, Python, Javascript, Php etc.
12th May 2017, 5:10 AM
Shanto Sid
Shanto Sid - avatar
+ 2
I would recommend doing HTML first, it's fairly simple and you'll be able to start doing fun things with it faster than other languages
24th Mar 2017, 8:12 PM
Emily
+ 1
@Emily HTML isn't a programming language you baka. Btw. yes Python is the best to start with. When you understand loops and methods, you can easier learn other languages.
24th Mar 2017, 10:46 PM
Karlo
Karlo - avatar
+ 1
It depends. What do you want to achive? At first set your goal read some articles on that and hopefully you will get your answer.
12th May 2017, 4:21 AM
Mohammad Ullah
Mohammad Ullah - avatar
+ 1
Great advice
18th Aug 2017, 6:41 PM
pankaj sharma
pankaj sharma - avatar
+ 1
You can start with any programming language so that php will be easier. I recomend python because it's very easy to understand and is also a dynamically typed language which makes iz easy to learn.
18th Aug 2017, 6:49 PM
Karlo
Karlo - avatar
+ 1
As my mentors said "c is mother of major known languages" so i would say go for basics first learn some good concepts from it and move to whatever u want next
18th Aug 2017, 6:59 PM
pankaj sharma
pankaj sharma - avatar
+ 1
It is the mother of all languages but that doesn't means that you should learn it. It's a high level language like C++, C# or Java. And I don't recommend starting with it because it can get a bit confusing. You should start with python because it's very simple and when your done with methods you can choose basically any language.
18th Aug 2017, 7:16 PM
Karlo
Karlo - avatar
0
html and css both of them are very easy
24th Mar 2017, 8:11 PM
Sepehr Azizi
Sepehr Azizi - avatar
0
html and python
2nd Apr 2017, 7:25 AM
<INTMAX>
<INTMAX> - avatar