ziccardi home
  • Home
  • GitHUB
    1. Home
    2. Blog
    3. Tips and Tricks

    [JAVA] Exposing mutable internals

    programming

    ACME corporation needs to implement a new platform to manage its list of employees. The software will have to:

    1. every 3 seconds, send the updated list of employees to the HR
    2. every 1 second update, the employee registry with the updates received
    3. Every 0.5 seconds, create a list of alphabetical...
    Continue reading
    java
    5th Aug 2022

    Popular Tags

    golang shell java git awk

    Archives

    • 2025
      • November 2025
        • Writing custom linters for golangci-lint
      • January 2025
        • Advanced String Parsing
    • 2024
      • October 2024
        • GO Routine leaks
      • January 2024
        • Unveiling the Powerhouse: A Closer Look at Go 1.21
    • 2022
      • September 2022
        • Finding which commit introduced a bug
      • August 2022
        • [JAVA] Exposing mutable internals
      • July 2022
        • AWK - Merging two files
        • Addressable or not addressable, that is the question
        • [SHELL] Looping files in a folder
        • Be careful when reusing error variables
      • June 2022
        • [SHELL] Check variables value
        • Golang and inheritance
        • Stale slices
        • Arrays vs Slices
        • STRUCT Optimization
      • May 2022
        • GO interface{} and nil value
        • The Good way to close a response body
        • Never reference the address of the loop variable
        • Always prefer pointer receivers
    Show more »