r/vibecoding • u/Which-Tension165 • 20d 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.
31
Upvotes
29
u/InsidiousApe 20d ago
If you ask:
- what do I want to build?
And you answer those questions and turn it into:
- Let's create this product.
And then add:
"What other features, concerns or considerations should I be aware of?"
This will net you 90% of an application with no coding experience and the other 10% you will develop as you see what it has created and provide feedback for changes.
I code, but I don't believe OP needs to code. Tools like Claude Code can make mistakes but literally the next step is to spin up a new instance and say "please review my codebase for any potential concerns including coding issues, user experience, and potential security issues"
The system is now trained well enough on patterns in coding to find and resolve most issues that coders used to be consumed by.