issues
search
gbaswath
/
effective-java-programming
Effective Java - 3rd Edition Source Code & its Documentation with Test Cases
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Item 68: Adhere to generally accepted naming conventions
#19
gbaswath
opened
2 years ago
0
Item 67: Optimize judiciously
#18
gbaswath
opened
2 years ago
0
Item 66: Use native methods judiciously
#17
gbaswath
opened
2 years ago
0
Item 65: Prefer interfaces to reflection
#16
gbaswath
opened
2 years ago
0
Item 64: Refer to objects by their interfaces
#15
gbaswath
opened
2 years ago
0
Item 63: Beware the performance of string concatenation
#14
gbaswath
opened
2 years ago
0
Item 62: Avoid strings where other types are more appropriate
#13
gbaswath
opened
2 years ago
0
Item 61: Prefer primitive types to boxed primitives
#12
gbaswath
opened
2 years ago
0
Item 60: Avoid float and double if exact answers are required
#11
gbaswath
opened
2 years ago
0
Item 59: Know and use the libraries
#10
gbaswath
closed
2 years ago
4
Item 58: Prefer for-each loops to traditional for loops
#9
gbaswath
closed
2 years ago
5
Item 57: Minimize the scope of local variables
#8
gbaswath
closed
2 years ago
4
Item 48: Use caution when making streams parallel
#7
gbaswath
closed
2 years ago
4
Item 47: Prefer Collection to Stream as a return type
#6
gbaswath
closed
2 years ago
5
Item 46: Prefer side-effect-free functions in streams
#5
gbaswath
closed
2 years ago
9
Item 45: Use streams judiciously
#4
gbaswath
closed
2 years ago
6
Item 44: Favor the use of standard functional interfaces
#3
gbaswath
closed
2 years ago
7
Item 43: Prefer method references to lambdas
#2
gbaswath
closed
2 years ago
6
Item 42: Prefer lambdas to anonymous classes
#1
gbaswath
closed
2 years ago
5