Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Python by (4.1k points)

 Should I learn Python or JavaScript, and why?

1 Answer

0 votes
by (14.4k points)
Python uses a more conservative programming paradigm, and although it looks like Javascript uses the same, it doesn't. It uses uncommon paradigms like prototypal OOP (exclusive), event-driven (used for programming GUI application).

If you are new to programming, learn OOP programming languages like Python/Java/C++. Try learning JavaScript later, as it may confuse you to the core.

Related questions

0 votes
4 answers
0 votes
1 answer
asked Aug 27, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Jul 30, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Jul 30, 2020 in Python by ashely (50.2k points)

Browse Categories

...