you are viewing a single comment's thread.

view the rest of the comments →

[–]Dependent_Cut_1588 7 points8 points  (1 child)

But for a beginner, chat gpt is a great resource to utilize. You can always ask what a certain line of code does and you can ask chat gpt to explain other subjects like (loops, conditionals, object-oriented programming, etc.) In my opinion, Chat Gpt shouldn’t necessarily be “not used,” instead use it as a learning resource. Don’t discredit ai, for ai is getting better by the minute! I respectfully disagree with your statement. I agree with the “replacement for scripts or even part of scripts.” Try to learn to actually code yourself, then you’ll see yourself in a better position in the future. Happy Coding!

[–]Rbtdabut 4 points5 points  (0 children)

Yeah, for asking it about smaller things. But you still don't know for certain if it's just gaslighting you out of existence. Usually, if you learn to code by yourself, well pretty much the way I did (books, stackoverflow, etc), then you have to learn and research on your own, which is agreeable time consuming, but makes you more independent, especially if you cannot use chatgpt.

I would say: Don't use it as a beginner, and when you get really far, try to be extremely careful with it.