2023-01-26-TIL
2023-01-26-TIL
Today I Learned
Helper Class
- https://www.geeksforgeeks.org/java-helperclass/
- https://www.tutorialspoint.com/how-to-create-your-own-helper-class-in-java
- https://stackoverflow.com/questions/2135775/what-are-helper-objects-in-java
- http://minsone.github.io/programming/what-is-helper-class
- https://epdev.tistory.com/46
- https://overface.tistory.com/436
- https://zetawiki.com/wiki/%ED%97%AC%ED%8D%BC_%ED%81%B4%EB%9E%98%EC%8A%A4
- https://en.wikipedia.org/wiki/Helper_class
Utility Class
- https://stackoverflow.com/questions/12192050/what-are-the-differences-between-helper-and-utility-classes
Utility Class is Bad?
- https://www.mimul.com/blog/oop-alternative-to-utility-classes/
- https://www.jmgundersen.net/blog/utility-and-helper-classes-a-code-smell
This post is licensed under CC BY 4.0 by the author.