java编程思想 英文版 打卡

计划

2017.3.1 购入 准备花一个月的时间阅读完, 共1500页,最后两章是GUI的内容,只须要到1300页就好了java

目的有三:

  1. 熟悉java基础
  2. 提高英语阅读能力,很久没读英文书籍了
  3. 补补oop思想,顺便讲涉及到的设计模式回顾下

3.5 -> P207设计模式

  • Preface
  • Introduction
  • Introduction to Objects
  • Everything is an Object
  • Operators
  • Controlling Execution
  • Initialization & Cleanup

3.6 ~ 3.12 P501oop

  • Access Control
  • Reusing Classed
  • Polymorphism
  • Interfaces
  • Inner Classes
  • Holding Your Objects
  • Error Handling with Exceptions

读到422页的时候发现本身穿越了~ 422后面20+页竟然是╮(╯▽╰)╭

设计

申请换货后,当当次日就把新的一本带过来了- - ~ 其实我都涂涂画画了好多了哎3d

3.13 ~ 3.10 P789orm

  • Strings
  • Type Information
  • Generics (java的泛型只是编译时泛型咯)
  • Arrays

3.11 ~ 3.26 P1009blog

  • Containers in Depth
  • I/O

4.13 P1301 终于结束了
it