JavaRush /Java Blog /Random EN /Level 4: level plan and extras. materials
hubert
Level 41

Level 4: level plan and extras. materials

Published in the Random EN group
Level Plan:
  • Static data. Introduction to branches and loops
  • Sequence of declaration of variables and methods
  • Declaring Static Variables
  • Access to static variables, class variables
  • Difference between static and non-static methods
  • Availability of static data from an object
  • Command and command block
  • Conditional operatorif
  • Comparing objects using ==
  • Methodequals()
  • TypeBoolean
  • Cycles while,for
Java course What else you can see in your spare time: Google the book " Head First Java ". It's time to read it in between solving problems. This book is written in accessible language, with simple and clear explanations. This book is ideal as a first book on Java.
Found a cool link to the material on this topic? Add it here as a comment. Perhaps your link will help another person become a programmer and improve their life! Level 5: level plan and extras. materials Return to learning java online on JavaRush
Comments
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION