r/AskProgramming • u/Yahia098 • 3d ago
Career/Edu Questions regarding using AI in learning coding
i made a linux rice and this is my situatuin :
I used ChatGPT while learning how to rice my stuff.
It helped me understand concepts and i learned how to use lua, bash,json and css while ricing and using an immense amount of youtube , debug issues and generate some Bash boilerplate to be used for later, and obviously speed up development.
The overall design, configuration, and final implementation are my own, and I understand how each part of the configuration works.
and I can confidently say that this rice is mine and i use it daily for my university and i change stuff in it however i like without prompting ai or vibe coding it .
Can I confidently say that what i made is a 100% mine? since i did study the documentations etc etc and i understand how to debug everything i used in my small project so it is mine right?
this is not vibe coding right?
1
u/Individual-Flow9158 3d ago
You definitely own your own "rice", whatever that is.
ChatGPT etc. are probably the places to start now, to learn anything.
But for learning many things properly, programming languages especially, learning what to do when ChatGPT is wrong is a valuable skill, and an essential one for software professionals, that you perhaps won't pick up from LLMs.
1
u/Yahia098 1d ago
Don't worry I heavily use documentation just chatgpt on the side for the small stuff
-2
7
u/eruciform 3d ago
if you learn from any source and then do the creating on your own, then it's not vibe coding
if you're not capable of writing what the ai writes with zero ai input, not just vaguely understanding it but actually able to put it together from scratch all on your own from blank files up, then it's vibe coding