moment.
From your experience with java:
I think I'd like to work with data in the future. I know how to set, for example, JDBC, connect to some API. Knowing that, I'm not sure which frameworks I should learn for it.
And you mentioned that learning how to build a project is really important. So if I have a good core, should I move forward to design patterns?
In other words, what should be next after having a solid java core and database knowledge?
The good option to to learn Spring (spring boot/mvc) to certain level. It widly used across the globe. For data it is reasonable to learn Hibernate a bit; they are well bounded and often used together. I, personally, do not like Hibernate and prefer MyBatis(+MyBatisPlus). As for design patterns.. I do not see big value of learning them outside of real cases
Обсуждают сегодня