0

Is chatGPT good for help?

There are a lot of things in Java that the app doesn't teach, is chatgpt good for learning Java? It makes a lot of mistakes when I ask other questions.

18th Aug 2025, 7:37 PM
Pou10mine
Pou10mine - avatar
2 Answers
+ 4
why didn't you try it out? without knowing the basics everything is harder. if you have learnt java basics here, ask it to generate some very easy and basic practice tasks. if you can solve those, then you really learnt something here. congratulations! but if seams hard, learn more or ask for some help, explaining the task.... it is helpful like the other llms as well, but all of them steal data and can give you a wrong answer
18th Aug 2025, 8:22 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
You need to keep in mind that A.I. (or in these instances LLMs) don't actually "know" anything. They are a probability text generator. That means if most people would probably make a mistake, it's in there. You're better off looking for reputable websites, learning from them, and then implementing that learning in projects. https://www.sololearn.com/discuss/812424/?ref=app https://www.sololearn.com/discuss/557069/?ref=app https://www.sololearn.com/discuss/1419567/?ref=app https://www.sololearn.com/discuss/367480/?ref=app
19th Aug 2025, 7:05 AM
Ausgrindtube
Ausgrindtube - avatar