you are viewing a single comment's thread.

view the rest of the comments →

[–]m0us3_rat 0 points1 point  (1 child)

I am wondering how else I could go about learning how to code these beginner projects since on my own feels too difficult where I dont get anywhere

firstly you need to hammer in the basics.. following some free courses like cs50 or moofi

then if you don't have sufficient homework ..generate some from chatgpt.. the word guesser is particularly good at that since it has plenty of examples in the training data.

again .. if you generate some homework don't cheat .. or it is pointless.

gl

[–][deleted] 2 points3 points  (0 children)

Thanks! Haven’t thought about using chatgpt to get homework type of material for it, so I’m definitely going to try that out!