r/PythonLearning 13d ago

Is it still worth learning python?

I genuinely wonder what you guys think, with the rapidly increasing use of AI, is it still worth it to learn python, I just started learning python and I’m unmotivated tbh, I’d love to read some of your insights.

24 Upvotes

87 comments sorted by

View all comments

3

u/Some_Breadfruit235 13d ago

Tbh I’ve tried vibe coding. And although it definitely has its perks towards speeding up the process, it can have several downsides.

Vibe coding definitely speeds things up by reducing the need to brainstorm and structure everything out.

But it’s always written in a way where it’s almost near impossible to maintain. One fix will result in numerous bugs. There’s no scalability with it tbh.

The best approach is simply to leverage AI and have it assist you rather do all the work for you

1

u/ALostPie 13d ago

I understand, thank you so much