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

Level 4: level plan and add. materials

Published in the Random EN group
Level plan:
  • static data. Introduction to branches and loops
  • Sequence of variable and method declarations
  • Declaration of 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 at your leisure: Googled the book " Head First Java ". It's time to read it in between solving problems. This book is written in an accessible language, it has simple and understandable explanations. This book is ideal as a first Java book.
Found a cool link to the material on this topic? Add it here as a comment. Perhaps it is your link that will help another person become a programmer and improve his life! Level 5: level plan and add. materials Back to learning java online at CodeGym
Comments
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION