[关闭]
@zhongjianxin 2017-07-25T09:16:06.000000Z 字数 1826 阅读 1301

Java Training

Trainning


1.JAVA 历史、应用与前景(为什么要学JAVA)

JAVA History

JAVA VS Javascript
image.png-199kB

OO Sytax in JAVA

In Java, all non-static methods are by default "virtual functions." Only methods marked with the keyword final, which cannot be overridden, along with private methods, which are not inherited, are non-virtual.

image.png-52.5kB
https://www.tecmint.com/wp-content/uploads/2015/07/Java-Platform-Independent-600x450.jpgimage.png-466.2kB

2.OOD

Design Pattern Examples
Awesome design patter

Inheritance (IS-A) vs. Composition (HAS-A) Relationship

image.png-7.1kB

3.Build Tool

Gradle 的作用与应用

4.Framework

Spring-Boot, Spring MVC

5.IOC

6.RESR API

7.DB: ORM and Migration

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注