Easy
Quel principe du Clean Code encourage les développeurs à écrire des fonctions avec une seule responsabilité spécifique ?
Author: W3D TeamStatus: PublishedQuestion passed 102 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
1
A Java class that converts Arabic numbers to Roman numerals.1
What is the name of the design pattern used to structure complex applications by considering the problem domain?4
This code allows to randomly get numbers between 1 to 31 in results. Should have declard SimpleDateFormat in the Thread.3
Write a function that returns the first character of a string in Java1
Write a Java implementation of the FizzBuzz code kata.1
Java code that replaces keys in a template with their values.1
Which Java 7 feature was only usable in Java 8?