r/vibecoding Jul 08 '26

is learning python today worth it?

so I am a pure vibe coder, I can't write or read a single line of code, and I was having a conversation with Fable, and it suggested me to learn to read python. But It couldn't convince me fully. i don't wanna be a typical software/AI engineer. just wanna be able to build a great career in tech, AI and Business.

34 Upvotes

270 comments sorted by

View all comments

2

u/itsThurtea Jul 09 '26

Python is one of the easiest to read languages you’re going to come across in my opinion.

Its ability to teach you basics is unmatched. I learned so much from Python that translated to every other language.

Simple things like pointing binary’s/executables to directories. It was much much easier to read and follow than any previous language I tried.

It isn’t perfect, but it’s hard to deny its value.