+ 10

How do I begin?

So I was ready to choose JavaScript as my first language, but during my endless (maybe unnecessary?) google searching about programming, I found many people insisting that learning html and CSS before tackling JS has many benefits... so I got kinda lost in my head again. & shortly after someone told me to learn python first because of its simplicity & easy readability. & then learn HTML CSS JavaScript (in that order) should I try this out?

13th Nov 2017, 12:25 AM
Jesse Smith
Jesse Smith - avatar
6 Answers
+ 14
If you're interested in: Web Development: HTML, CSS, JavaScript General Programming: Python, Ruby Android Development: Java
13th Nov 2017, 12:32 AM
qwerty
qwerty - avatar
+ 10
Oh cool I thought I'd have to "master" each one before moving on so thanks for that extra advice!
13th Nov 2017, 3:22 AM
Jesse Smith
Jesse Smith - avatar
+ 9
Ok thank you for the reply.
13th Nov 2017, 12:38 AM
Jesse Smith
Jesse Smith - avatar
+ 4
yeah @qwerty👍
23rd Nov 2017, 2:48 PM
Jaydeep Khatri
Jaydeep Khatri - avatar
+ 3
HTML and css are more boring because it’s more formatting than logic but knowing them helps a lot. I would say learn a little html then learn a little css to stye it then throw some JavaScript in. You can learn them all at the same time.
13th Nov 2017, 2:16 AM
Arthur Tripp
Arthur Tripp - avatar
0
Before you decide on a language to learn, first decide on what you want to do or be based in. If its web development, I would suggest php or python If its mobile development, maybe Java(android) or use frameworks like React or Ionic. If its for mathematical purposes, go for python. If you intend to be a data science, go for python or R. If its embedded systems you like, then go for C or Python. If its enterprise softwares you want to be building, I would suggest C#(.NET framework). My point simply is that you should first decide on what you want to do before going for a language to learn, so you don't end up knowing so many languages but never mastered one.
25th Nov 2017, 1:30 PM
Ayomikun Samuel
Ayomikun Samuel - avatar