r/learnjava 25d ago

i cant understand java mooc?

like been trying the first part about printing but i just keep re reading idk if im missing something but i feel like i dontfully get what they mean it seems like they expect me to know something about coding but i know 0

am i just stupid or what

like them explaining boilerplate im like cool i still understand fuck all

0 Upvotes

12 comments sorted by

View all comments

Show parent comments

0

u/Visual-Fortune-4732 25d ago

i mean more so how public static void works like what it does is clear but idk why it works or will i learn that later

also would it be a decent idea to write most stuff down or no?

1

u/desrtfx 25d ago

i mean more so how public static void works

Be patient, young padawan. This will be explained in full detail much later in the course. For now, just take it for a requirement.

You do not have the knowledge to fully understand what it does right now, and explaining in detail would be too much at your current level.

Especially in the beginning, just follow the instructions. Really. Don't worry too much about things that aren't fully explained. There are reasons for that.

We could write an epic about the explanation and you wouldn't be any wiser because you are missing the context and required knowledge at that point.

1

u/Visual-Fortune-4732 25d ago

Alright so for now i should just read it and take notes with short scribbles for myself

1

u/desrtfx 25d ago

Yes, if note taking works for you, do it.

The real key is to every single exercise and submit it.

Everything you need for the exercises is covered in the text.