To what extent can I go out to work after learning java in the training class?

Let's first look at a recruitment information:

Insert picture description here
This is the skill requirement of a freshman, SSM framework, Spring Boot, JavaSE, database, authorization framework, front-end foundation and vue framework

These are basically the recruitment requirements for fresh graduates in 2020, and they are also the most basic requirements. There are no excessive requirements. The only one that may be excessive is the Vue framework. In fact, it takes minutes to see this framework if you know Java. problem

Therefore, if you want to be trained and find a job now, you must meet these requirements, and you must use the framework to sit on the project. It cannot be said that you will be finished after learning it.

Since you choose to apply for the training, you must study it seriously. Don't waste time and spend money. If you don't get anything in the end, you will lose a lot.

Finally, let me give you some learning materials:

Java learning route:

Self-study java, how long can I find a job by myself?

"2020 the latest Java basics and detailed video tutorials and learning routes! "
The Java-stop learning (attached exercises, videos, projects, source code)

JavaSE stage:

Main content: basic syntax, data types, object-oriented, commonly used APIs, collections, IO streams, threads and concurrency, network programming, design patterns, data structures and algorithms

Database stage (MySQL):

Main content: database installation and connection, tables, advanced queries, views, foreign keys, indexes, commonly used functions, aggregate functions, triggers, stored procedures, transaction management

JDBC:

Main content: JDBC overview, access to database connections, PreparedStatemet, Apache-DBUtils to achieve CRUD operations, connection pools, batch operations

Java Web :

Main content: core processor, Session application, Servlet implementation login, session tracking, JSP action application, EL, JSTL, MVC mode, file upload and download, AOP, Filter, core overview, script instruction, implicit object

frame:

Main content: SSM, Spring Data JPA, Redis, Maven, Springboot, Springcloud, Linux, Shiro, springSecurity, Elasticsearch, Lucene, Vue, GIT/SVN code manager

Original link: https://www.zhihu.com/question/434929144/answer/1628354611

Guess you like

Origin blog.csdn.net/weixin_46699878/article/details/111888220