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

Level 12: level plan and extras. materials

Published in the Random EN group
members
Level Plan:
  • OOP basics : overloading, polymorphism, abstraction, interfaces.
  • Polymorphism in detail
  • Method Overriding
  • Reference type casting: expansion and contraction. type cast
  • Dynamic Method Dispatch
  • Access to base class methods - super
  • instanceof
  • Method Overloading
  • Abstract classes
  • Interfaces

Java course What else can you watch in your spare time: Chapter "Polymorphism" in Thinking in Java Why do you need super - official version Here you can download a brief instruction on hotkeys in IntelliJ Idea
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 training plan
Return to learning java online at JavaRush
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet