add 'Spring Boot' course

This commit is contained in:
2026-02-18 23:02:55 +03:00
parent ca06fb8691
commit fb719c36fe
17 changed files with 589 additions and 6 deletions

View File

@@ -1 +1 @@
{}
{"/courses/prog-intro/lectures/intro/":{"data":{"what-does-java-consist-of#What does Java consist of?":"Java consists of multiple main components. The first one being the Java compiler. The process of converting human-readable text to machine code is called compilation.\nImg.2 - Simplified Compilation Process","why-do-we-choose-java#Why do we choose Java?":"Why do we choose Java?According to TIOBE Programming Community Index Java is one of the most demanded languages in the programming field.\nImg. 1 - TIOBE Programming Community Index\nAlso, Java has a lot of advantages for beginners such as:\nIts fairly easy It has a broad spectre of usage Server Desktop Mobile devices Smart-cards"},"title":"Lecture 1. Introduction"},"/courses/spring-boot/":{"data":{"prerequisites#Prerequisites":"Prerequisites Solid understanding of Java Object-oriented programming Classes, methods and interfaces Basic understanding of databases Tables, primary keys, foreign keys, relationships, etc. Write basic SQL statements","what-is-a-spring-framework#What is a Spring Framework?":"Spring is a popular framework for building Java applications. It has a lot of modules, each designed to handle a specific task. They are combined into few different layers.\nImg. 1 Spring layers\nAt the core we have modules"},"title":"_index"}}