JavaViedo

The notes of BiXiangDong Video for Learning Java.

  1. It is a notebook wrote when I am learning the viedo of Java(Bi Xiangdong).
  2. It include the framework of the viedo and example code in the class.
  3. It also include some code of Demo in viedo.
  4. The notes of Unit1 to Unit3 is in the floder named Unit1_Uint3.
  5. Unit1-Unit3: Java语言概述(SE01),Java语言基础(SE02-SE06),面向对象(SE06-SE12)
  6. Unit4-Unit8: 多线程(SE13-SE14),常用对象API(SE15-SE20),IO流(SE21-SE24),GUI(SE25),网络编程(SE26)
  7. Unit9-Unit14: 反射机制(SE27),正则表达式(SE28) 暂时不看:HTML(SE29),CSS(SE30),JavaScript(SE31-SE32),DOM(SE33-SE35)