cleancode 第2页
Código Limpo by Uncle Bob-拾光赋

Código Limpo by Uncle Bob

Código Limpo by Uncle Bob, 'Foi visitar um amigo? Antes de sair da casa dele, deixe a casa mais limpa do que ela estava quando chegou.' Essa é a lição que tiro sobre o primeiro...
kity的头像-拾光赋kity4年前
0305
Wednesday Links - Edition 2021-05-12-拾光赋

Wednesday Links – Edition 2021-05-12

Wednesday Links - Edition 2021-05-12, Wednesday Links (20 Part Series) 1 Wednesday Links - Edition 2021-03-24 2 Wednesday Links - Edition 2021-03-31 ... 16 more parts... 3 Wednesda...
kity的头像-拾光赋kity4年前
0216
Keep your code well organized. How I structure my web project-拾光赋

Keep your code well organized. How I structure my web project

Keep your code well organized. How I structure my web project,Article originally posted on my personal website at How to organize your web project It is easy to get carried away an...
kity的头像-拾光赋kity4年前
0267
Clean Code-拾光赋

Clean Code

Clean Code,Photo by Scott Umstattd on Unsplash Today I wanted to talk about clean code since we closed last week our SOLID series, I thought it would be perfect if I continued writ...
kity的头像-拾光赋kity4年前
02512
Revisiting the D in SOLID-拾光赋

Revisiting the D in SOLID

Revisiting the D in SOLID,Photo by Pavel Nekoranec on Unsplash This is a continuation of the SOLID. In the last post, I covered the I and now we will be continuing with the last D....
kity的头像-拾光赋kity4年前
0219
Revisiting the I in SOLID-拾光赋

Revisiting the I in SOLID

Revisiting the I in SOLID, Photo by Pavel Nekoranec on Unsplash This is a continuation of the SOLID. In the last post, I covered the L and now we will be continuing with the L. So ...
kity的头像-拾光赋kity4年前
0306
Revisiting the L in SOLID-拾光赋

Revisiting the L in SOLID

Revisiting the L in SOLID,Photo by Pavel Nekoranec on Unsplash This is a continuation of the SOLID. In the last post, I covered the O and now we will be continuing with the L. So i...
kity的头像-拾光赋kity4年前
02314
Revisiting the O in SOLID-拾光赋

Revisiting the O in SOLID

Revisiting the O in SOLID, This is a continuation of the SOLID. In the last post, I covered the S and now we will be continuing with the O. So if you didn't check the last post, fe...
kity的头像-拾光赋kity4年前
03415
Presenting Exceptions to Users-拾光赋

Presenting Exceptions to Users

Presenting Exceptions to Users, Exception Handling in Java (4 Part Series) 1 Avoiding NullPointerException 2 Hide Checked Exceptions with SneakyThrows 3 Exceptions and Streams 4 Pr...
kity的头像-拾光赋kity4年前
02115
Exceptions and Streams-拾光赋

Exceptions and Streams

Exceptions and Streams, Exception Handling in Java (4 Part Series) 1 Avoiding NullPointerException 2 Hide Checked Exceptions with SneakyThrows 3 Exceptions and Streams 4 Presenting...
kity的头像-拾光赋kity4年前
0377
Hide Checked Exceptions with SneakyThrows-拾光赋

Hide Checked Exceptions with SneakyThrows

Hide Checked Exceptions with SneakyThrows, Exception Handling in Java (4 Part Series) 1 Avoiding NullPointerException 2 Hide Checked Exceptions with SneakyThrows 3 Exceptions and S...
kity的头像-拾光赋kity5年前
02715
Simple State Machines In Java-拾光赋

Simple State Machines In Java

Simple State Machines In Java, What is a State Machine ? Wikipedia defines a finite-state machine (FSM) as: an abstract machine that can be in exactly one of a finite number of sta...
kity的头像-拾光赋kity5年前
02514