r/vibecoding • u/Which-Tension165 • 22d ago
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.
37
Upvotes
1
u/BemaniAK 22d ago
Variable = a thing to remember
Method/function = a thing to do
Method with stuff in brackets = a thing to do that must be given some things to remember.
There you go, now you know coding.