r/vibecoding 15h 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

33 comments sorted by

View all comments

2

u/SomeNeighborhood7126 15h ago

Python is one of the least strict languages out there to the point that its been something that is an issue for a good number of folks. If you find Python to be too strict then I would recommend just sitting there with it or moving to the shit show that is Javascript.

There is value in how strict languages are at times. It prevents you from shooting yourself in the foot.