0
What should be the Advanced Java?
What is next step after learning JavaFX, OOP, Data structures and linking the application with a database? I want some advancement in Java
2 Respuestas
+ 2
Get familiar with some of the most popular Java frameworks like Spring, Hibernate, GWT, Grails. There are a lot of these lists with pros and cons, like:
https://javapipe.com/blog/best-java-web-frameworks/
There are also additional dev tools and programs that can speed up java development and testing, like Maven, Gradle, JUnit.
See some more listed here:
https://www.guru99.com/java-tools.html
0
?