0

Should i start with javascript or python?

Im not sure if i should start with python or javascript. I allredy know python is harder but javasrcipt sounds really easy

20th Jul 2019, 9:23 PM
SageFaceCoding
4 odpowiedzi
+ 3
In my opinion, both are really easy; but javascript needs previous knowledge of html, so if you haven't learned html, you should go with python.
20th Jul 2019, 9:27 PM
Airree
Airree - avatar
+ 2
I think, Python and Javascript are about the same difficulty (easy in comparison for example with C++). Your choice of language should depend on what you want to do. (JS: Web.)
20th Jul 2019, 9:27 PM
HonFu
HonFu - avatar
+ 2
If you do end up taking the Python course, you would check out my profile for beginner projects in Python. These are small programs, and makes use of things you learn during the course. I have also commented the code to explain what's happening and why it is happening. Good luck on whatever language you choose!
20th Jul 2019, 9:55 PM
Roolin
Roolin - avatar
0
If you are looking for a first langauge to learn,i suggest C instead. it’s an old and imperative type language. Although it doesnt support object oriented concepts i think it lays the foundation of good programming knowledge. 🙂 If that’s not the case choose whichever you want,and as Airree mentioned if you have no knowledge in html start with Python.
21st Jul 2019, 1:10 AM
Joan Janku
Joan Janku - avatar