CodeGym /Java Course /Module 1. Java Syntax /Additional lessons for Level

Additional lessons for Level

Module 1. Java Syntax
Level 14 , Lesson 4
Available

In this level, we have taken a few more steps forward in learning Java. We explored class loading and talked about static variables, methods, and classes. We figured out the most common reasons why the compiler yells at you, as well as the situations where you need to be especially careful to avoid rookie mistakes.

By the way, about that...

8 common mistakes made by rookie programmers

Both beginners and experienced programmers make mistakes. Since we have touched on this topic in the lessons, we are sure that you'll benefit from reading about this "rake" that most beginners step on.

Comments (7)
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION
Rene Level 28, Netherlands
15 February 2024
I did not get duplicates. Must be my lucky day!
Pekotski Level 16, Zurich, Switzerland
1 February 2024
Still duplicates - after 1.5 years. What a joke.
LX40GL Level 28, Birmingham, United States
6 September 2022
There are some duplicate questions in this quiz. question 3 and question 5 question 4 and question 6
matemate123 Level 50, Kraków, Poland
13 November 2022
I think they want ask two different questions - first about reaching variables, and second about reaching methods, but they failed :D
Zac Level 17, Austin, United States
6 June 2023
Either this has been fixed, or they aren't duplicates -- the wording is just very similar :)
Dazzy Lives Level 13, United States of America, United States
29 September 2023
Hasn't been fixed for me, there are 2 sets of duplicate questions. (This is me copy and pasting the 4 question texts and putting them all next to each other) Can a static variable be accessed from a non-static method? Can a static variable be accessed from a non-static method? Can a non-static variable be accessed from a static method? Can a non-static variable be accessed from a static method?
Harshit Garg Level 23, Chandigarh, India Expert
26 October 2023
true