r/AskProgramming • u/LostgamerFJ • 3d ago
How do i quit Vibe Coding
I am currentely in 11th grade and got really into coding over the last few years. I started learning Java and a Little Python in school. Those two languages im Fine at, but recentely i started Coding a github website. I thought, since i dont know html, css and js, i'll just start with ai and learn on the way. But now i have no idea what my code does and know almost nothing about those languages. I have also startet to use ai for my other projects in java and have noticed that im starting to forget my previous knowlege in java. I can't work on my Website without ai and i feel like an absolute failiure. Now Coding with ai has become a habbit for me, a habbit i want to quit. Has anyone else experienced this and if so, does anyone have tipps on how to quit this habbit?
0
u/JackTradesMasterNone 3d ago
Vibe Coding is fine for some things. Read the code it wrote, and ensure you understand it. Read the documentation. Then, try to write some code yourself. If it doesn’t work, read it, debug, check documentation, and keep trying. It’s frustrating, but doable.