- Notifications
You must be signed in to change notification settings - Fork 50
Pull requests: AaronLiuIsCool/Effective-Java-Third-Edition-Reading-Notes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Started reading Chapter 11 Concurrency. Add item 78, 79 and 80
#41 by AaronLiuIsCool was merged Jul 5, 2018 Loading…
Back from Disneyland trip, keep reading and finish chapter 10 exception.
#40 by AaronLiuIsCool was merged Jun 28, 2018 Loading…
Finished reading chapter 9 and started chapter 10
#37 by AaronLiuIsCool was merged Jun 11, 2018 Loading…
Add Item 57 Minimize the scope of local variables.
#33 by AaronLiuIsCool was merged May 28, 2018 Loading…
Add item 54: return empty collections or arrays, not nulls.
#29 by AaronLiuIsCool was merged May 23, 2018 Loading…
Day6 Add item 49: Check parameters for validity.
#27 by AaronLiuIsCool was merged May 19, 2018 Loading…
Add item 48 Use caution when making stream parallel.
#26 by AaronLiuIsCool was merged May 17, 2018 Loading…
Add Item 47: Prefer Collection to stream as a return type.
#25 by AaronLiuIsCool was merged May 16, 2018 Loading…
Add Item 46: Prefer side-effect-free functions in streams.
#24 by AaronLiuIsCool was merged May 15, 2018 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.