Advertisement
Guest User

Untitled

a guest
Jan 18th, 2021
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. TLDR:
  2.  
  3. PART 1:
  4.  
  5. core Java
  6. web concepts: HTTP protocol and basics of HTML, JavaScript, CSS
  7. Maven
  8. MVC Pattern, Servlets, Thymeleaf/JSP
  9. MySQL/Postgres
  10. JDBC
  11. Write 1st app (Servlets + JDBC + MySql/Postgres + JSP/Thymleaf)
  12.  
  13. PART 2:
  14.  
  15. JPA, ORM, Hibernate
  16. Spring
  17. Write 2nd app (Spring Boot + Hibernate/Spring Data + MySQL/Postgres + Thymeleaf/JSP)
  18.  
  19. PART 3:
  20.  
  21.  
  22. Design Patterns and Data Structures
  23. Theory of tests, JUnit, Mockito
  24. Messaging systems, topics, queues, JMS, ActiveMQ/RabbitMQ
  25. Websockets, STOMP
  26. REST API concepts
  27. Consuming external APIs
  28. Write 3rd app (REST API + all learned technologies)
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement