News

Abstractions in programming, while hiding complexity and creating more distance to that machine code, help programmers get closer to the actual problems they’re trying to solve.
Java’s collections like arrays and lists are foundational building blocks. Functional programming techniques are at times the ideal way to work with these collections.