Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
effective
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Effective Java! Make Defensive Copies When Necessary
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Nov 11 '20
Effective Java! Make Defensive Copies When Necessary
#
java
#
effective
#
immutable
#
architecture
8
 reactions
Comments
Add Comment
3 min read
Effective Java! Use Caution When Making Streams Parallel
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Oct 27 '20
Effective Java! Use Caution When Making Streams Parallel
#
java
#
effective
#
streams
#
architecture
3
 reactions
Comments
1
 comment
3 min read
Effective Java! Prefer Side-Effect-Free Functions in Streams
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Oct 13 '20
Effective Java! Prefer Side-Effect-Free Functions in Streams
#
java
#
effective
#
streams
#
architecture
4
 reactions
Comments
Add Comment
3 min read
Effective Java! Use Stream Judiciously
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Oct 6 '20
Effective Java! Use Stream Judiciously
#
java
#
effective
#
streams
#
architecture
7
 reactions
Comments
Add Comment
3 min read
Effective Java! Favor the Use of Standard Functional Interfaces
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Sep 30 '20
Effective Java! Favor the Use of Standard Functional Interfaces
#
java
#
effective
#
lambda
#
architecture
7
 reactions
Comments
Add Comment
3 min read
Effective Java! Prefer Method References to Lambdas
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Sep 22 '20
Effective Java! Prefer Method References to Lambdas
#
java
#
effective
#
lambda
#
architecture
5
 reactions
Comments
Add Comment
2 min read
Effective Java! Prefer Lambdas to Anonymous Classes
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Sep 15 '20
Effective Java! Prefer Lambdas to Anonymous Classes
#
java
#
effective
#
annotation
#
architecture
7
 reactions
Comments
Add Comment
3 min read
Effective Java! Consistently Use the Override Annotation
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Sep 1 '20
Effective Java! Consistently Use the Override Annotation
#
java
#
effective
#
annotation
#
architecture
6
 reactions
Comments
Add Comment
2 min read
Effective Java! Prefer Annotations to Naming Patterns
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Aug 26 '20
Effective Java! Prefer Annotations to Naming Patterns
#
java
#
effective
#
annotation
#
architecture
8
 reactions
Comments
Add Comment
6 min read
Effective Java! Emulate Extensible Enums With Interfaces.
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Aug 18 '20
Effective Java! Emulate Extensible Enums With Interfaces.
#
java
#
effective
#
enum
#
architecture
8
 reactions
Comments
Add Comment
2 min read
Effective Java! Use EnumMap instead of Ordinal Indexing
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Aug 11 '20
Effective Java! Use EnumMap instead of Ordinal Indexing
#
java
#
effective
#
enum
#
architecture
9
 reactions
Comments
Add Comment
2 min read
Effective Java! Use EnumSet Instead of Bit Fields
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Aug 4 '20
Effective Java! Use EnumSet Instead of Bit Fields
#
java
#
effective
#
enum
#
architecture
6
 reactions
Comments
2
 comments
2 min read
Effective Java! Use Instance Fields Instead of Ordinals
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jul 28 '20
Effective Java! Use Instance Fields Instead of Ordinals
#
java
#
effective
#
enum
#
architecture
6
 reactions
Comments
Add Comment
2 min read
An Effective Strategy for Better Learning
Maximiliano Hernández Betancourt
Maximiliano Hernández Betancourt
Maximiliano Hernández Betancourt
Follow
Jul 26 '20
An Effective Strategy for Better Learning
#
personalgrowth
#
learn
#
developer
#
effective
7
 reactions
Comments
Add Comment
6 min read
Effective Java! Use Enums Instead of int Constants
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jul 22 '20
Effective Java! Use Enums Instead of int Constants
#
java
#
effective
#
generic
#
architecture
10
 reactions
Comments
2
 comments
8 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account