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! Consider Typesafe Heterogenous Containers
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jul 15 '20
Effective Java! Consider Typesafe Heterogenous Containers
#
java
#
effective
#
generic
#
architecture
5
 reactions
Comments
Add Comment
3 min read
Effective Java! Combine Generics and Varargs Judiciously
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jul 7 '20
Effective Java! Combine Generics and Varargs Judiciously
#
java
#
effective
#
generic
#
architecture
5
 reactions
Comments
Add Comment
6 min read
Effective Java! Use Bounded Wildcards to Increase API Flexibility
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jun 30 '20
Effective Java! Use Bounded Wildcards to Increase API Flexibility
#
java
#
effective
#
generic
#
architecture
12
 reactions
Comments
Add Comment
7 min read
Effective Java! Favor Generic Methods
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jun 24 '20
Effective Java! Favor Generic Methods
#
java
#
effective
#
generic
#
architecture
30
 reactions
Comments
1
 comment
3 min read
Effective Java! Favor Generic Types
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jun 16 '20
Effective Java! Favor Generic Types
#
java
#
effective
#
list
#
architecture
6
 reactions
Comments
Add Comment
3 min read
Effective Java! Prefer Lists to Array
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jun 9 '20
Effective Java! Prefer Lists to Array
#
java
#
effective
#
list
#
architecture
6
 reactions
Comments
Add Comment
3 min read
Robust function to create select tag in javascript
mixbo
mixbo
mixbo
Follow
Jun 5 '20
Robust function to create select tag in javascript
#
javascript
#
effective
#
tricks
6
 reactions
Comments
Add Comment
2 min read
Effective Java! Eliminate Unchecked Warnings
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jun 2 '20
Effective Java! Eliminate Unchecked Warnings
#
java
#
effective
#
generics
#
architecture
6
 reactions
Comments
Add Comment
2 min read
Effective Java! Don't Use Raw Types
Kyle Carter
Kyle Carter
Kyle Carter
Follow
May 27 '20
Effective Java! Don't Use Raw Types
#
java
#
effective
#
generics
#
architecture
14
 reactions
Comments
1
 comment
4 min read
Effective Java! Limit Source Files to a Single Top-Level Class
Kyle Carter
Kyle Carter
Kyle Carter
Follow
May 20 '20
Effective Java! Limit Source Files to a Single Top-Level Class
#
java
#
effective
#
oop
#
architecture
4
 reactions
Comments
Add Comment
2 min read
Effective Java! Favor Static Members Classes over Non-Static
Kyle Carter
Kyle Carter
Kyle Carter
Follow
May 13 '20
Effective Java! Favor Static Members Classes over Non-Static
#
java
#
effective
#
interfaces
#
architecture
6
 reactions
Comments
1
 comment
3 min read
Effective Java! Prefer Class Hierarchies to Tagged Classes
Kyle Carter
Kyle Carter
Kyle Carter
Follow
May 6 '20
Effective Java! Prefer Class Hierarchies to Tagged Classes
#
java
#
effective
#
interfaces
#
architecture
12
 reactions
Comments
2
 comments
3 min read
Effective Java! Use Interfaces Only to Define Types
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Apr 29 '20
Effective Java! Use Interfaces Only to Define Types
#
java
#
effective
#
interfaces
#
architecture
6
 reactions
Comments
Add Comment
2 min read
Effective Java Tuesday! Prefer Interfaces to Abstract Classes
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Apr 11 '20
Effective Java Tuesday! Prefer Interfaces to Abstract Classes
#
java
#
effective
#
inheritance
#
architecture
8
 reactions
Comments
Add Comment
3 min read
Effective Java Tuesday! Design and Document Classes for Inheritance or Else Prohibit It.
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Apr 3 '20
Effective Java Tuesday! Design and Document Classes for Inheritance or Else Prohibit It.
#
java
#
effective
#
inheritance
#
architecture
6
 reactions
Comments
Add Comment
4 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