Python. If you hate it, try javascript.  If you hate that, it might be a sign Answer from probability_of_meme on reddit.com
🌐
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.

🌐
Reddit
reddit.com › r/codingbootcamp › it’s 2025… should i start with javascript or python as first language?
r/codingbootcamp on Reddit: It’s 2025… should I Start with JavaScript or Python as first language?
January 2, 2025 -

Which language should be the first one?

Some places online say JavaScript is the most popular, while others say that Python has been increasing in usage/frequency among big companies over the years.

Is one better than the other?

Most bootcamps only teach JS… I think only general Assembly gives a taste of Python…..

I assume Python isn’t that popular? Or the bootcamps are out of date?

Thank you for the advice!

🌐
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.
🌐
Reddit
reddit.com › r/learnjavascript › javascript or python
r/learnjavascript 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.

🌐
Quora
quora.com › Which-is-good-for-the-future-Python-or-JavaScript
Which is good for the future, Python or JavaScript? - Quora
Should you stop using Python and move on to JavaScript? ... All three are excellent languages with great future prospects. Which prospects are the best is mostly a matter of taste, and of which prospects you consider better.
🌐
Reddit
reddit.com › r/learnprogramming › should i learn python or javascript for backend development?
r/learnprogramming on Reddit: Should I learn Python or JavaScript for backend development?
July 21, 2025 -

Hey everyone,
I’m a beginner in programming. I'm confused about whether to go with Python (Flask/Django) or JavaScript (Node.js) for backend development.

Here’s some context:

  • I’m also learning front-end (HTML, CSS, and JavaScript).

  • I want to build full-stack web apps.

  • I enjoy Python’s simplicity, but I’m also okay learning JavaScript properly.

  • Long term, I might also be interested in data science or AI (so Python would help there).

Can you guys share what worked best for you, or which path makes more sense for someone starting out?
Any tips, resources, or personal experiences would be really helpful!

Find elsewhere
🌐
Reddit
reddit.com › r/learnprogramming › python or js for my first language?
r/learnprogramming on Reddit: Python or JS for my first language?
August 16, 2024 -

I am so confused. My friend recommended I start with JS, so I went online for some resources and had half of the people recommend Python while the rest recommended JS

Top answer
1 of 67
66
if you're finding mixed opinions, then it doesn't matter, just get started
2 of 67
15
In order: If you're learning your first language, it doesn't really matter what it is so much as that you learn coding principles. You don't need to learn Python until it's "done" because you will never be "done" and you might find that once you know a bit of one, there are things that attract you to another. It depends what you want to do with it. Although there's little stopping you from doing anything with either at this point, Python is used more frequently for data work and JS more naturally for web development. So if this is for employment, look at the sort of jobs you're thinking of and see where the priorities are. Or ask here. When it comes to coding languages there exists the concept of language communities. That is to say, when you go online and ask a question, what is the manner of response you would expect? In general, software engineers and developers are very helpful people, but not always able to articulate that helpfulness. Python (and Ruby) are generally well-regarded as having more helpful online communities than Javascript (and certainly more than C, or C++, which can be quite caustic). For many people - but not all people - Python's (and Ruby's) focus on indentation and ability to function with English-like syntax makes them feel easier to read. This is entirely personal preference, but it helps a lot of people in the early stages. A lot of programmers talk about programming "religion." That is to say, a lot of what individuals say as fact is really just a reflection of the teachings they received, their own pathway, and how this informs their preferences and prejudices. When people tell you that "Python is better than JS" you should take this with a truckload of salt, because all they're really saying is "I feel like Python is better than JS based on my own pathway." Javascript is a silly language that might as well arrive in a clown car.
🌐
Reddit
reddit.com › r/learnprogramming › learn python or javascript first?
r/learnprogramming on Reddit: Learn Python or JavaScript first?
December 29, 2021 -

Hello!

Im 26 years old and have an associates degree, I’m doing a career change from Finance. I realized that going to bootcamp is not worth it , and pursuing a CS degree would help me get a job. It should take me about 2 years to finish but meanwhile I go through those classes I want to self learn, build my skills, get my portfolio going.

My goal is to become a web developer(front end preferably) or even backend if I end up liking it.

My first 2 classes at the university are python related, so would it make sense for me to go all in on Python by taking self learning courses through udemy or youtube? and worry about learning JavaScript later? I already know html, css and a little bit of JavaScript but I’m not sure if its doable learning python and JavaScript at the same time. Has anyone tried learning python and JavaScript at the same time?

Thanks!!

🌐
Reddit
reddit.com › r/webdev › python v.s. javascript: which one should i learn first?
r/webdev on Reddit: Python V.S. Javascript: Which one should I learn first?
April 4, 2022 -

Here is my situation, I'm a part time blogger and a chartered accounting student.

At the moment I just want to learn a programming language that can help me with the above fields, mostly for automation purposes.

Later on, I may want to develop some saas programs(but not now)

So which programming language should I learn first in my case? Python or javascript?

And should I learn some basic html, css, and bootstrap before even learning these two languages or learn it later when I want to build Saas?

🌐
Reddit
reddit.com › r/learnprogramming › should i learn javascript or python?
r/learnprogramming on Reddit: Should I learn Javascript or Python?
December 5, 2023 -

I'm fairly new to programming. I know the basics of both Python and JS. I want to learn one of the two languages (fully with online material and by myself) in depth. My future goal is to work for a company to earn further experience. What would you guys recommend? What is most needed in the market? What will give me better job opportunities? Do you know any good online resources I could use? Any tips would be great.

Top answer
1 of 9
5
One thing to consider is that neither one by itself is sufficient to get a job. If you pick JavaScript, then realistically 95% of jobs are going to expect you to have frontend development skills, meaning you'll need to also know how to use HTML and CSS, and probably a frontend framework like React. If the job is backend or full-stack you'd need to know Node.js, but you'd likely be expected to have some frontend familiarity too. The last common possibility is building mobile apps with React Native, but some basic HTML, CSS, and Node.js skills would still be assumed. So if you go that route, plan on learning the full web stack and then focusing on either frontend, backend, or full-stack. On the other hand if you pick Python, then there's a bit more diversity: Some Python jobs are web backend, so you'd be expected to know one or more Python frameworks like Flask, Django, or FastAPI plus one or more databases, and in general how to host and deploy applications. Other Python jobs have to do with big data analysis, machine learning, or other number-crunching. For those jobs you'd need to be strong with pandas, numpy, pytorch, Jupyter notebooks, and in general you'd have to be strong in advanced math including linear algebra, probability & statistics. There are also sysadmin / infra / DevOps jobs that require general Linux skills, with some scripting and automation using Python. Finally, keep this in mind: while all of those areas are different, the core programming skills are the same. So if you're still a beginner now, then whatever language you learn will be beneficial, even if you change your mind later. So hopefully this helps you pick an initial direction, but don't worry if you change your mind later.
2 of 9
2
I would say JavaScript, since you can learn full stack web development with JS. I would look into a full stack web development course rather than just a JS course. You'll learn JS and more in a full stack web dev course.
🌐
Reddit
reddit.com › r/learnprogramming › starting high school with a plan: should i learn python or javascript for freelancing and a future in software engineering?
r/learnprogramming on Reddit: Starting High School with a Plan: Should I Learn Python or JavaScript for Freelancing and a Future in Software Engineering?
July 5, 2025 -

I’m about to begin my higher secondary education and I’ve already learned HTML and CSS. Over the next two years, I want to get into freelancing and also prepare myself for university, where I plan to study software engineering, data science, or machine learning.

I’m stuck between learning Python or JavaScript next. I know both have value JavaScript for front-end and full-stack work, Python for data science and machine learning but I want to choose the one that aligns with both freelancing opportunities and my long-term goals in tech.

If I go with Python, what libraries or frameworks should I absolutely focus on? I’ve heard about NumPy, Pandas, TensorFlow, and Flask—should I learn all of them, or are there key ones to prioritize early on?

🌐
Winatalent
winatalent.com › home › javascript or python, which is better for the future?
Javascript or Python, which is better for the future? - WINaTALENT Blog
November 17, 2023 - When you compare them, both languages have their good points. Python wins out in versatility, huge libraries, support for different programming styles, and crazy growth for data science.
🌐
Reddit
reddit.com › r/learnprogramming › java script or python first? goal is get a job asap. switching careers.
r/learnprogramming on Reddit: Java script or python first? Goal is get a job asap. Switching careers.
March 1, 2022 -

Alright so I work in manufacturing management and have a management background for the past 4 years and I have been super interested in software development since I was in college but I never took the plunge to try and learn. I am 28 years old and I am heavily going to invest into my own learning and try to learn to code through all the online resources available.

My main questions are what language between python and Java script should I focus on first? The ultimate goal would be to land a developer job in the fastest amount of time. Also what kind of salary could I potentially expect out of a junior developer and someone that is kind of beginning their development career (I know my experience would not translate here at all).

🌐
Reddit
reddit.com › r/learnjavascript › python vs javascript: which is better?
r/learnjavascript on Reddit: Python vs JavaScript: Which is better?
August 3, 2021 - 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: ... Python has fewer lines of code and is quite readable.
🌐
Bacancy Technology
bacancytechnology.com › bacancy technology › blog › technology comparison
Python vs JavaScript: The Ultimate Language Comparison
2 weeks ago - The social discussion website uses Python’s backend services for multiple tasks like machine learning and data analysis. Reddit analyzes user data and generates information accordingly to enhance user experience. As we know, JavaScript is a developer’s favorite.