Java Clean Code Tutorial #9 - STOP Writing Code!!

Publicado el: 18 marzo 2017
en el canal de: Philip Starritt
2,227
25

I always feel its good practice for a developer to take some time to understand and familiarise themselves with some reputable common and heavily used libraries. These libraries most likely contain utility classes and methods that will make your life easier. For example, I like apache commons. There are hundreds of official open source java libraries that are available via build tools; maven, gradle etc.

I also understand that sometimes one might not want to bring down a dependency just for a few lines of code. This is totally fine if you are restricted to certain vetted dependencies or are required to keep the final JAR to a the absolute minimum size.

Before you write a utility method, just have a check if the function has already been written and contained in one of the shared libraries :)

Software is written once and read hundreds of times. So let’s make our fellow developers life easier.

Why clean code?
Simple. Clean code allows us to confidently make changes and deliver more features quickly to our customers.

Don’t forget to subscribe for your regular dose of Java Tutorials!
STOP THE ROT.

Till episode 10,

Philip

For example have a look at Apache Commons Lang3 https://commons.apache.org/proper/com...


En esta página del sitio puede ver el video en línea Java Clean Code Tutorial #9 - STOP Writing Code!! de Duración hora minuto segunda en buena calidad , que subió el usuario Philip Starritt 18 marzo 2017, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 2,227 veces y le gustó 25 a los espectadores. Disfruta viendo!