Is Using ChatGPT a Good Way to Learn Coding?

0
1
Asked By CuriousCoder59 On

I'm a newbie to programming and I've been utilizing ChatGPT to assist me with my coding studies. So far, I've mostly asked it to explain concepts or definitions in a simpler way, which really helps since I'm not a native English speaker and most resources I have access to are in English. However, I'm concerned that I might be learning incorrect information because ChatGPT isn't always reliable. What do others think about using it for learning programming?

3 Answers

Answered By TechieTommy87 On

It's definitely useful to help you understand concepts, but keep in mind that it can sometimes give incorrect answers. If you're using it for explanations, it might be a good idea to double-check with actual documentation or trusted resources to ensure its accuracy. Just remember, avoid having it write code for you while you're still learning; that's a slippery slope!

LearningLlama23 -

Absolutely, letting it write code can really hinder your understanding. It's better to work through problems yourself.

Answered By StudyDude42 On

It can help clarify small concepts like array destructuring or provide quick overviews, but for more complex topics, you really should turn to books or established online courses. Some subjects need a solid foundation, and shortcuts from AI can lead to gaps in your knowledge that will come back to haunt you later!

CuriousCoder59 -

That's a good point! I definitely want to avoid those gaps.

Answered By CodeMaster88 On

Using ChatGPT like a fancy search engine is okay, just don't rely solely on it. Pair it with other study materials if you want to get a deeper understanding. Think of it as a sidekick rather than your main source.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.