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.
+ 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.)
+ 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!
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.