🌐
Reddit
reddit.com › r/learnprogramming › should i switch from javascript to python
r/learnprogramming on Reddit: Should I switch from JavaScript to python
March 19, 2023 -

I stayed away from python at first since I wanted to build cool stuff immediately but as a programming beginner the mingling syntax between js, html and css just frustrates me and I can’t make a lot of progress quickly.

I’m wondering if switching to python would be a good move since I’m studying engineering and I won’t have that frustrating part of not knowing the syntax for three different things.

Just focus on one program and build it correctly you know.

Thanks for reading.

Top answer
1 of 5
15
I’d recommend not learning Python and sticking with HTML/CSS/JavaScript - why? The web is king, if you want to share what you build, you use the web. JavaScript is the only programming language you can use for the frontend. Yes there is more to learn, but it is so rewarding once the pieces start falling together. You can get so much done with just the basics of CSS once you understand Flexbox and/or Grid. HTML is so easy you can learn it in a few hours. What do you want to build? I’d only bother with Python if I was exploring Machine Learning, Statistics, data structures and algorithms, or I wanted to create APIs with Flask/FastAPI. Python is crap for gaming, GUIs, and definitely not first choice for a backend language. Python is a great second language to know, it is a great support language and data language, it’s a great beginner language, but it’s not the best language for almost anything except data. If you just want to build local things for yourself sure it’s a good choice and easy to get started. I say all this as someone who started my programming journey with Python as my first language for about 2 years, before branching out. Really think about what you want to build and choose a language based off that, rather than choosing what’s “easy”
2 of 5
5
Why switch use both? I use JavaScript for web apps and compile them with Vite. For web services I use Python and FastAPI. It is a great combination. Python is also great for talking to hardware. I am using Python on a project to communicate to a NFC reader. Bosses also like it if you can show competency in several languages. I feel like it definitely helped my career.
🌐
Bacancy Technology
bacancytechnology.com › bacancy technology › blog › technology comparison
Python vs JavaScript: The Ultimate Language Comparison
2 weeks ago - JavaScript is better to learn first as it is easy to use, dynamic, and understandable for beginners. However, choose Python when you want to use the core back-end development.
Discussions

JavaScript or Python
Couldn’t hurt to try out a little of both and dive into the one you like more. I wouldn’t worry too much about pigeonholing into either of them, if you learn one it makes it easier to pick up others. Also python can be used for backend with web development too but obv not front end stuff like js. More on reddit.com
🌐 r/learnpython
134
101
July 10, 2024
The differences and similarities between JavaScript and Python
I've been self-teaching Python and JavaScript, and I wanted to judge my current understanding of both languages (without supplemental research; I… More on reddit.com
🌐 r/learnprogramming
6
2
September 15, 2022
Python vs JavaScript: Which is better?

The answer is no language is better than another. We should use the right tool for the job.

Also, some statements in the article are not backed up by any evidence, like:

Learning curve

Python has fewer lines of code and is quite readable. This makes it a developer-friendly programming language. While JavaScript has lots of complex concepts, syntax, and complex structure. So, when talking about the learning curve, Python is the clear winner.

Code Debugging

Python has a simple syntax with no curly brackets and it has fewer lines of code. While JavaScript has lots of brackets, complex syntax & concepts, and more lines of code. That’s the reason, python-based applications are comparatively easy to debug than JavaScript.

Time to market

Python, being a simple and user-friendly programming language, developers can build a bug-free application with Python quickly. While JavaScript developers need to invest more time and effort to create and deploy an application. So, for sure, Python is better than JavaScript when comes to the Time-to-Market metric.

More on reddit.com
🌐 r/learnjavascript
4
0
August 3, 2021
Python vs JavaScript: Which is a Better Programming Language?

Depends on what you do.

You do frontend? Use JavaScript!

You do anything else? Use anything else, could be Python! It will help you to stay mentally stable.

More on reddit.com
🌐 r/Python
8
0
November 29, 2021
People also ask

Why is Python Better than JavaScript?
Python is one of the fastest programming languages in the world. It has a vast library, frameworks, data analysis, and efficient back-end development.
🌐
bacancytechnology.com
bacancytechnology.com › bacancy technology › blog › technology comparison
Python vs JavaScript: The Ultimate Language Comparison
Which is Better to learn first, JavaScript or Python?
JavaScript is better to learn first as it is easy to use, dynamic, and understandable for beginners. However, choose Python when you want to use the core back-end development.
🌐
bacancytechnology.com
bacancytechnology.com › bacancy technology › blog › technology comparison
Python vs JavaScript: The Ultimate Language Comparison
What should I learn first - JavaScript or Python?
The order in which languages should be learned is determined by the purpose for which they will be used. You can start with Javascript, which is used for front-end programming, if you are a newbie web programmer. Python, on the other hand, is the best choice if you want to learn a language primarily for back-end programming.
🌐
simplilearn.com
simplilearn.com › home › resources › software development › javascript vs python: understand the key differences
JavaScript vs Python: Understand the Key Differences | Simplilearn
🌐
Radixweb
radixweb.com › blog › python-vs-javascript
Python vs JavaScript: Which Language is Right for Your Next Project?
August 22, 2025 - Python vs JavaScript: Which is the best programming language? Learn the difference between Python and JavaScript and know which one you should choose for web development!
🌐
Hackr
hackr.io › home › articles › programming
Python vs JavaScript: 10+ Most Important Differences
January 30, 2025 - There is no scarcity of libraries and extensions available to Python and JavaScript for achieving more than what is offered as inbuilt features. Although both have several job opportunities available, Python has a better market presence and is easier to learn.
🌐
GeeksforGeeks
geeksforgeeks.org › python › difference-between-python-and-javascript
Difference between Python and JavaScript - GeeksforGeeks
July 12, 2025 - Python emphasizes readability and simplicity, ideal for tasks like data analysis and backend development, while JavaScript is primarily used for web development, offering dynamic and interactive functionality directly in web browsers.
🌐
Turing
turing.com › kb › python-vs-javascript-complete-introduction
Python vs JavaScript - Which One is Better?
JavaScript only has a few built-in ... responds slower than JavaScript web development, but JavaScript web apps code better, function quicker and manage a lot more data....
🌐
Winatalent
winatalent.com › home › choosing between python and javascript: which programming language is right for you?
Python or JavaScript: Which is Right for You? | Winatalent
November 5, 2023 - In that case, JavaScript is a better option due to its ease of use, dynamism and high comprehensibility for beginners, and you can find the best course to learning JavaScript for beginners.
Find elsewhere
🌐
daily.dev
daily.dev › home › blog › get into tech › python and javascript: choosing your first language
Python and JavaScript: Choosing Your First Language
December 22, 2025 - ... Ultimately, your choice should align with your interests and career goals. Python offers a gentle introduction to programming with diverse applications, while JavaScript is key for those focused on web development.
🌐
freeCodeCamp
freecodecamp.org › news › python-vs-javascript-what-are-the-key-differences-between-the-two-popular-programming-languages
Python VS JavaScript – What are the Key Differences Between The Two Popular Programming Languages?
January 28, 2021 - While Python can be used to develop the back-end part of a web application, JavaScript can be used to develop both the back-end and the front-end of the application. The front-end is the part of the application that the user sees and interacts with.
🌐
Simplilearn
simplilearn.com › home › resources › software development › javascript vs python: understand the key differences
JavaScript vs Python: Understand the Key Differences | Simplilearn
July 31, 2025 - In this javascript vs python article, you will learn their real-world applications, syntactic and functional differences, python javascript, js vs python and more. Explore now.
Address   5851 Legacy Circle, 6th Floor, Plano, TX 75024 United States
🌐
BitDegree
bitdegree.org › home › best learning platforms › guides › python vs javascript: which one should you learn?
Python VS JavaScript: Which One Should You Learn?
While Python is usable as a frontend language, transpilers that convert Python code to JavaScript make applications slower. Therefore, it is better to use Python for backend development and stick to JavaScript for frontend.
🌐
IEEE Computer Society
computer.org › publications › tech-news › build-your-career › 5-reasons-javascript-is-still-better-than-python
Why JavaScript is Better Than Python
July 12, 2023 - JavaScript is better for website development Hands down, JavaScript is undeniably better than Python for website development for one simple reason: JS runs in the browser while Python is a backend server-side language.
🌐
inVerita
inveritasoft.com › home › blog › python vs javascript: what to choose in 2026
Python vs JavaScript: What to Choose in 2026 | inVerita
March 12, 2025 - JavaScript strongly holds the position ... between Python and JS also depends on your previous experience. If you want a quick start, Python is a better option....
🌐
Quora
quora.com › What-do-you-think-is-better-JS-or-Python-Why-do-we-need-to-learn-Python
What do you think is better, JS or Python? Why do we need to learn Python? - Quora
Python’s virtual environments ... to general purpose modules, outside the realm of ML, data science and AI, JavaScript is miles ahead of Python....
🌐
Reddit
reddit.com › r/learnpython › javascript or python
r/learnpython on Reddit: JavaScript or Python
July 10, 2024 -

Hi, I'm 17 right now and currently wasting a lot of my time so thought of getting into coding. I did some research and came to a conclusion that most recommend either javascript or python as their first language.

I have a very basic foundation in C, like very basic so wondering which one would be more useful to learn first. I'm thinking of giving both js and python a week or a month and then decide which one I'll study further. Would this be a good idea or a waste of time?

I'm choosing js because of web development and python since many said it's easy to understand and won't take much time to learn. I don't exactly have a goal to pursue either web development or any js things OR the machine learning, data science thing from python which is the reason i thought of learning both for a week or month to figure out what I would be suited for most. But I plan to get a job on this related firled quick. Thank You.

🌐
E luminous Technologies
eluminoustechnologies.com › blog › python-vs-javascript
Python vs JavaScript: Key Differences, Features
December 9, 2025 - According to Clutch’s dedicated developers, Python is better at data processing and server-side reasoning, whereas JavaScript excels at handling real-time updates and user interactions.
🌐
Lucent Innovation
lucentinnovation.com › lucent innovation › it insights › python or javascript: which language fits your development needs?
Python vs JavaScript: Which is a better choice?
Software Development & Data Science Company
Discover the key differences between Python and JavaScript. Learn when to use each for web development, data science, and more. Make a sound decision for your next project today! Lucent Innovation is a global software solution provider for Digital enterprises, giving seamless web and mobile application development, data science solutions and e-commerce services. We are a leading official Shopify plus partners, Shopify Experts that concepts your idea into the product. Contact us now.
Rating: 4.8 ​
Price   $15 - $59
Address   2055 Limestone Rd STE 200-C, 19808, Wilmington
(5.0)
🌐
Reddit
reddit.com › r/learnprogramming › the differences and similarities between javascript and python
r/learnprogramming on Reddit: The differences and similarities between JavaScript and Python
September 15, 2022 - JavaScript runs in the browser, or a runtime like Node. Python can be run in the OS python runtime, or (preferably in most cases) in a venv that provides a containerized environment. These venvs allow different settings/setups between them, such as Python versions, and can be accessed by programs like IDEs, code editors, and Jupyter. Python can be used for web development with Flask, Django, and to write back-end code.
🌐
StxNext
stxnext.com › home › blog › python vs. javascript: is it a fair comparison?
Python vs. JavaScript: Is It a Fair Comparison?
March 25, 2025 - Python vs. JavaScript is not a competition—it’s about knowing when and how to use programming languages to get the best results and return on investment.
🌐
Medium
medium.com › javarevisited › python-vs-javascript-which-programming-language-you-should-learn-and-why-d8636050915d
Python vs JavaScript? Which Programming Language to Learn for Coding in 2024? | by javinpaul | Javarevisited | Medium
February 26, 2024 - As per my thoughts, if you want to become a Web Developer then there is no better programming language than JavaScript. Just learn it. It has the best front-end frameworks like Angular, Reacts, and Vue.js but also strong backend support in form ...