Day-01: Java and Spring boot



This content originally appeared on DEV Community and was authored by silambarasan rajendran

Operating System: Linux Mint – Basic Commands and classifications
-> file, User, package, network, process and resoruces handling cmd.

VCS: Git/GitLab/GitHub – Git Basic Commands
-> Git Configuration, Git work flow, Branch Flow

Core Java Topics:

  1. Reserved keywords, Data types, Filters,
  2. OOPS Concepts – Object, Class, Encapsulation, Abstraction, Inheritance, Polymorphism, Composition, Constructor & Destructor
  3. Conditional and Looping Statements
  4. Exception Handling, File I/O, Collections, and Multithreading.

Spring boot:

  1. Spring Core Concepts
  2. Spring Modules
  3. Spring MVC (Model-View-Controller)
  4. Spring Boot


This content originally appeared on DEV Community and was authored by silambarasan rajendran