Balkrishna Rawool
1 post
Balkrishna Rawool works as an Engineering Lead at ING Bank. He is also a frequent speaker at renowned tech conferences. He has passion for continuous learning and genuine desire to sharing knowledge. Although he has been working with Java for many years, he finds latest developments in Java quite exciting.
In his free time, he enjoys playing chess. The analytical thinking and foresight used in chess is something he finds useful in software development.Writing Readable Code with Algebraic Data Types and Pattern Matching in Java
Writing readable code is essential for the maintainability of any application. There are many techniques we can use…