JavaEssentials icon indicating copy to clipboard operation
JavaEssentials copied to clipboard

What is JAVA?

GitHub language count GitHub repo size GitHub last commit GitHub forks GitHub Repo stars GitHub User's stars GitHub followers

  1. 💡 BASIC
  2. The fundamentals of Java have been covered in this section, explained through real-life examples. 📚

    1. Lesson 1 - Introduction

  • Lesson 2 - OOP

  • Lesson 3 - File Management

  • Lesson 4 - Database Operations with JDBC


  • 👾 SPRING
  • In this section, the development environment and architecture of the Spring Framework have been examined and explained in detail. 📚

    1. Lesson 1 - Working with XML Files

  • Lesson 2 - Configuration Classes


  • 🌟 HIBERNATE
  • In this section, performing data access operations in a Java-based manner using the Hibernate technology has been explained. 📚

    1. Lesson 1 - Working with Hibernate



  • 💣 ASPECT ORIENTED PROGRAMMING
  • In this section, one of the Java technologies, AOP, has been explained. 📚

    1. Lesson 1 - Working with AOP



  • 🌊 MAVEN
  • In this section, the convenience provided by Maven in large Java projects has been explained. 📚

    1. Lesson 1 - Working with Maven



  • JSON
  • In this section, the usage of JSON in Java has been explained. 📚

    1. Lesson 1 - Working with JSON



  • 💥 SPRING REST
  • In this section, how to perform operations such as http, api, server, etc. in Java has been explained. 📚

    1. Lesson 1 - Working with Spring Rest



  • 💯 SPRING BOOT
  • In this section, questions such as what is Spring Boot, how it works, and where it is used have been answered, and creating database connections, building HTML pages using the Thymeleaf technology have been explained. 📚

    1. Lesson 1 - Working with Spring Boot