0
What is the hardest thing in coding world?
Hey guys I have explore one thing that in the coding world hardest thing is development application for mobile because this hundreds of rule and regulation while writing jetpack compose code. I make notes in book in computer and learn from chatgpt YouTube from everywhere but still not able to understand it how to code properly and correct way. So my humble request is for you guys if any one learn Android development app from chat GPT so can you suggest me something how can I improve my learning and how can I change my learning of way to remember and write proper code in better way.
2 Antworten
+ 1
Hardest thing in coding is when you become frustrated that you can't build something, but that feeling of frustration comes because you are trying to use something in the language that you don't understand. When you don't understand something, it means that you don't fully understand something that is more basic, more foundational, than what you are trying to do, and if you find your self feeling frustrated repeatedly over time, like a cycle of this frustration occurring, it means you are not honestly trying to learn properly from the ground up. It means you are being lazy, and are self deluding yourself into thinking you know what you're doing when you really don't.
So beware of the feeling of frustration when trying to code. That's what that feeling means if you experience it, and the way to beat it is to be honest with yourself and train yourself to learn properly.
0
I suggest not learning from chat-GPT if you're taking its words as ground truth. It's not a proper use of AI since you can't differentiate correct predictions from wrong ones. Start without AI so you can overcome struggle. Struggle is growth. There is no growth in comfort.
The other comment gives good advice. Start small and work your way up.
Make sure you understand each fundamental concept, and put them into a larger project that will ensure that understanding is true.
Main thing is not to give up. Coding has a high learning curve because it takes time to get used to.
To answer your question: The hardest thing is getting started and to stay disciplined.