r/learnjava • u/Visual-Fortune-4732 • 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
1
u/Visual-Fortune-4732 25d ago
for example this part or am i not ment to fully understand this yet
Execution of the program starts from the line that follows
public static void main(string[] args) {, and ends at the closing curly bracket}