Giter VIP home page Giter VIP logo

java-spring-learning-resources's Introduction

Java and Spring Learning Materials

Chapter 1 : Fundamentals of Java

1.1 Primitives

1.1.1 https://www.baeldung.com/java-primitives

1.1.2 https://docs.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html

1.2 Conditionals

1.2.1. Basics

https://www.baeldung.com/java-control-structures

1.2.2 Some conventions to follow

https://www.baeldung.com/java-using-not-in-if-conditions

**1.2.3 Switch Case **

https://www.baeldung.com/java-switch

1.3 Loops

1.4 OOP

1.4.1. Class, Interfaces, Abstract Class, Access Modifiers

1.4.2 Encapsulation

1.4.3 Abstraction

1.4.4 Inheritance

1.4.5 Polymorphism

1.4.6 Overloading & Overriding

1.4.7 Miscellaneous

1.5 String

1.6 Exception Handling

Chapter 2: Intermediate Java

2.1 Collections

alt_text

Fig: Collections Framework Hierarchy, Source: https://www.javatpoint.com/collections-in-java

2.2 Generics

2.3 Streams and Lambdas

2.4 Optional

2.5 Annotations

2.6 Date API

2.7 Command Line Tools for Java

Chapter 3: Advanced Java

3.1 Concurrency

3.2 Features of Java 8 and later

Miscellaneous

Chapter 4: Java Build Tools

Chapter 5: Java EE

5.1 Servlet

Chapter 6: Clean Code and Design Patterns

5.1 SOLID Principles

Chapter 7: Java Spring Framework and Spring Boot

7.1 Overview of Spring Framework

7.2 Beans, Inversion of Control, Dependency Injection

7.3 Spring MVC, Spring Boot

7.4 Properties, Profiles, Value Annotations

7.5 Spring JDBC, Persistence, JPA

7.6 Spring Security

7.7 Miscellaneous

java-spring-learning-resources's People

Contributors

simantaturja avatar geek-a-byte avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.