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

Level 21: level plan and extras materials

Published in the Random EN group
Level 21: level plan and extras.  materials - 1Level Plan:
  • Operator precedence
  • All methods of the Object class , methodtoString(
  • Methods equals& hashCode: why, where they are used, how they work
  • Introduction to waitmethodsnotifynotifyAll
  • Method clone, interface Cloneable .
  • Method finalize, try-with-resources(java7).
  • Method getClass(), Class object , introduction toReflection
Java courseWhat else you can watch in your spare time: Answers to interview questions on a level topic . Details about equals & hashCode Java Philosophy – Appendix A: Passing and Returning Objects Read only from the section Cloning Objects up to and including Copy Constructors . Chapter from Effective Java in English. By the way, a very good book, there is a Russian version. I recommend reading it, but not now, but towards the end of the Java Core course - after level 30. Now you need to read Thinking in Java (Java Philosophy) How to generate hashCode in 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! Return to learning java online at JavaRush
Comments
TO VIEW ALL COMMENTS OR TO MAKE A COMMENT,
GO TO FULL VERSION