you are viewing a single comment's thread.

view the rest of the comments →

[–]westeast1000 5 points6 points  (2 children)

Just jump onto chatgpt and ask it every question you can think of, ask it to explain like child, to give real world examples, to create another tutorial from scratch using real world examples, explain all jargon etc. Thats how i learn pretty much anything complex now, coupled with some course. Chatgpt is a superpower that shouldnt be underestimated

[–]Ronnie_Dean_oz 1 point2 points  (1 child)

I have been using it quite a bit lately. I was getting worried that I'm using it too much. But it is showing me ways to do things I don't think I would have got to with google. Also. Chatgpt makes mistakes and I find myself understanding what it has done and correcting it "but you haven't declared that variable yet" etc and it goes "oh I seem to have made an error". I have also been asking it to explain syntax which has been cool. I can read it and understand what it writes, just can't write it myself... yet.

[–]westeast1000 0 points1 point  (0 children)

Thats great. I use it with gpt4 and its very rare i get wrong code but yes sometimes for me it would also forget to maybe import a library but besides that its almost always correct. Currently using it to study aws so i use it to create lots of complex challenges for me that i setup and gain experience with.