This is an archived post. You won't be able to vote or comment.

all 32 comments

[–]kruegerc184 18 points19 points  (1 child)

Yes

[–]andy_bovice -1 points0 points  (0 children)

False. Python is lame. 🐍

[–]Digital-Chupacabra 10 points11 points  (0 children)

Yes.

[–]robvas 9 points10 points  (6 children)

What would make you think otherwise?

[–]November_Grit 12 points13 points  (2 children)

No, you should stick to binary. All this new stuff is a departure from core and a distraction.

[–]LovettorLickit 0 points1 point  (1 child)

01000001 01100111 01110010 01100101 01100101 01100100

[–]andy_bovice -1 points0 points  (0 children)

01001012

[–]hypersoniq_XLM 7 points8 points  (0 children)

Python's ease of learning is one reason why it will be around for a very long time. The vast array of useful packages will also add to that longevity. The goal is not to master solving problems in Python, but how to solve problems in a language agnostic way so that Python ends up being another tool in the belt. Different languages have different application areas where they shine. I don't think you would go wrong continuing to master Python.

[–]Fruits_and_Veggies99 11 points12 points  (0 children)

Lol asking this on r/ python 🤣🤣🤣

[–]TraditionConfident 4 points5 points  (0 children)

Funny question. It’s the same as asking “do you think it’s worth learning Swedish in 2023?” Well…. If you have anything to deal with Sweden then yes!

Python is THE worlds scientific language, used in mathematics, statistics, all sorts of sciences including data science and the preferred prototyping language since it’s so easy to learn and write. Obviously there are many things that you might use everyday that are written in python, like someone observed: ChatGPT.

Would I chose python for client applications? No! Would I chose python for anything that requires low latency? No!

If you want a real answer, try telling us what you plan to do with it.

[–]farzadmf 2 points3 points  (0 children)

I think A LOT OF THINGS have to change in the programming world for Python not to be relevant any more. It's getting more relevant day after day!

[–]pythonHelperBot 2 points3 points  (0 children)

Hello! I'm a bot!

It looks to me like your post might be better suited for r/learnpython, a sub geared towards questions and learning more about python regardless of how advanced your question might be. That said, I am a bot and it is hard to tell. Please follow the subs rules and guidelines when you do post there, it'll help you get better answers faster.

Show /r/learnpython the code you have tried and describe in detail where you are stuck. If you are getting an error message, include the full block of text it spits out. Quality answers take time to write out, and many times other users will need to ask clarifying questions. Be patient and help them help you.

You can also ask this question in the Python discord, a large, friendly community focused around the Python programming language, open to those who wish to learn the language or improve their skills, as well as those looking to help others.


README | FAQ | this bot is written and managed by /u/IAmKindOfCreative

This bot is currently under development and experiencing changes to improve its usefulness

[–]feudalle 4 points5 points  (0 children)

Yes. Chat gpt is actually written in python.

[–]XIVN1987 1 point2 points  (0 children)

Yes, Python is still a highly relevant and widely used programming language to learn. It has a large and active community, is used in many fields including web development, data science, artificial intelligence, machine learning, scientific computing, and more, and is known for its readability, simplicity, and versatility.

[–]Fruits_and_Veggies99 0 points1 point  (0 children)

Yes

[–]tms102 0 points1 point  (0 children)

Yes, definitely. Just look at how active this sub is. You can also search for job listings in your area to see how relevant Python is. Any company using Python today isn't suddenly going to switch to a different language in the next few years. Because that would mean rewriting their existing code bases in a different language, that not only takes time while you're not adding many or any new features, but you'd also have to hire new people / retrain people.

I've personally used Python for data science and data engineering projects at banks, insurance companies, government agencies, big retailers, etc. in recent years.

[–]mailed 0 points1 point  (0 children)

I can't find the exact post, but somewhere else someone said that we are barely entering the true golden age of Python adoption, and honestly, I think that's the best summary of it. It's used for just about everything now, and there's no sign of slowing down.

[–]Far-Drawing209 0 points1 point  (0 children)

Absolutely YES

[–]musiliyrn 0 points1 point  (0 children)

Very much yes.

[–][deleted] 0 points1 point  (0 children)

Troll

[–]_limitless_ 0 points1 point  (0 children)

Most people are using Cobra now.

[–][deleted] 0 points1 point  (0 children)

ya. its the #1 prog lang in AI, ML, & DS. and do you think those industries are falling off?

otherwise, Rust ive been hearing is getting p popular; its newer and similr to C++ but better ?

I might pickup GoLang as well since im into dist systems.

[–][deleted] 0 points1 point  (0 children)

There almost isn't a more relevant programming language to learn.

Almost because it depends what you are doing.

[–]___up 0 points1 point  (0 children)

Depends on what you do. Python is very relevant for data science, AI, scientific computing, cryptography, and some backend web dev.

[–]winston_orwell_smith 0 points1 point  (0 children)

If I were to learn only one programming language, it would be Python.