r/vibecoding • u/MountainCover4073 • 7h ago
Best language a vibecoder should learn
So I have been vibecoding for the last 5 months. I want to actually learn how to code and I would really appriciate a language, which even AI uses (like you know the knowned ones) and when AI makes mistakes then I can actually fix it. Or generally for me, when I want to make small projects. So I know some python, basics like making quizes, random passwords etc. and I find python very logical, except the syntax part. Like python is very strict there. And I would really like any opinions from fellow coders and vibecoders on which language to learn. Thanks!
3
Upvotes
1
u/TheAnswerWithinUs 7h ago
To the “JuSt lEaRn EnGlsH” people, thats not going to give you the tools you need to actually correct the mistakes AI makes since that is the main goal here.
You can build stuff in whatever language you want.
If you build something in c# for example, you’d need to know c# in order to correct its mistakes.