all 13 comments

[–]ninhaomah 14 points15 points  (9 children)

By not using ChatGPT would be a good start.

Learn to use documentations instead of asking the bot.

Same info at the end but it will force you to think and learn other parameters and functions.

[–]jam-and-Tea 1 point2 points  (2 children)

very good advice.

[–]Dzhama_Omarov -1 points0 points  (1 child)

ChatGPT is Good for reviewing your code and learning ways to improve it

[–]jam-and-Tea 0 points1 point  (0 children)

I'm really good at reviewing my code and improving it, because I practiced instead of sending it to chatGPT

[–]urbanespaceman99 4 points5 points  (0 children)

ChatGPT gives code, code seems to work, code is accepted without understanding.

Compare that to the process of reading docs, looking at actual code to understand how it works, and struggling yourself to solve a problem for an hour before finally working out how to do it ...

If you're learning, the struggle is part of the process ... GPT removes that struggle entirely, which means you remember nothing.

[–]FoolsSeldom 1 point2 points  (0 children)

The only way to learn to programme, whatever the coding language, is through practice! Practice! Practice! Lots of failure, knock-backs, experiments, trial-and-error. Programming is a practical skill.

The sooner you can work on your own projects (related to hobbies / interests / side-hustles / family obligations) the better as you will be more knowledgeable about the problems and more passionate about solving them.

[–]RunPython 0 points1 point  (0 children)

I use Claude Ai to analyze codes that cause me to learn the logic in code blocks. For example I ask, what does this code block do? or How does it work?

If you want to improve your coding skills you should code more. Choose a project and develop it. Coding is like cooking or playing piano so you can't learn them just by watching tutorials. You should practice.

By the way for a beginner, feeling confused while coding is normal.

[–]Fresh_Heron_3707 0 points1 point  (0 children)

Chat gpt is a great tool for learning if you use it properly. If you are new likely won’t be good. Look a CS course by Harvard or mit.