"Java Learning" Novice Talk about Java backend Development learning route

Source: Internet
Author: User
Beginners Talk about Java Backend Development Learning Route Preface

C + + programmers have simply learned a 3-week Java Backend development tutorial to make a summary.

Route
IDE使用(){    1. IDEA安装与使用    2. JDK环境变量配置    3. Maven配置仓库和本地包下载路径}Java基础(结合JDK API看){      1. Java语法(注释、关键字、标识符、常量与变量、数据类型、运算符、流程控制语句等语言所共通的部分)      2. 类与接口      3. 集合      4. IO操作      5. 多线程、java.lang里的和java.util.concurrent里的      6. 反射(在看反射之前最好看JVM,这样可以更轻松的了解反射)  }Java框架(Spring boot结合Spring、SpringMvc等框架一起看){    1. Spring(包括IOC、AOP原理)    2. Spring MVC    3. Jdbc和Mybatis(数据库相关,着重看一种,其他了解,比如Spring Data JPA和Hibernate)}中间件(){    1. Redis    2. RabbtitMq(消息队列相关,着重看一种,其他了解,比如Activemq)}数据库(){    1、增删改查SQL语句以及分组排序    2、事务    3、索引}

"Java Learning" Novice Talk about Java backend Development learning route

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.