coremacasia_java

Java Language, OOPS, Programming Content

  1. Introduction to Java and OOPS
  2. Java Tokens- Comments, Identifiers, Keywords, Separators
  3. Working with Java Editor Softwares – Editplus, NetBeans, Eclipse
  4. Packages with static imports
  5. Working with jar
  6. Modifiers – File level, Access level and Non-access level
  7. Datatypes, Literals, Variables, Type Conversion, Casting & Promotion
  8. Reading runtime values from keyboard and Properties File
  9. Operators and Control Statements
  10. Method and Types of methods
  11. Variable and Types of Variables
  12. Constructor and Types of constructors
  13. Block and Types of Blocks
  14. Declarations, Invocations and Executions
  15. Compiler & JVM Architecture with Reflection API
  16. Static Members and their execution control flow
  17. Non-Static Members and their execution control flow
  18. Final Variables and their rules
  19. Classes and Types of classes
  20. OOPS- Fundamentals, Models, Relations and Principles
  21. Coupling and Cohesion (MVC and LCRP Architectures)
  22. Types of objects & Garbage Collection
  23. Arrays and Var-arg types
  24. Enum and Annotation
  25. Design Patterns
Scroll to top