Friday, January 27, 2023

Link Dump #72

What a wonderful day for reading, don't you think?

  1. Software Development
    1. What is the real root cause of your problem? #PickOfTheWeek
      We should look at problems from a wider perspective, only in that way, we can start fixing the real root cause of the problem, not only its symptoms.
    2. The quest for REST
      A few things you should know about the REST.
    3. Which collection interface to use? #PickOfTheWeek
      What collection your method should accept as an argument and which should be used as a return value?
    4. What DevOps Needs to Know About ChatGPT
      This article will provide an overview of GPT, its history, current status and future effects on IT, especially DevOps.
    5. Hot swap your database schema #PickOfTheWeek
      How to improve your database schema safely while avoiding downtime
  2. Testing
    1. On the Layout of Tests
      How to write unit tests so that they can help us write a code?
  3. Frameworks and Libraries
    1. Entity Views with Blaze Persistence – The better DTO projections? #PickOfTheWeek
      What most common complaints about DTO projections in JPA and Hibernate Blaze Persistence’s Entity Views trys to solve?
    2. Monads in Java
      A look at the concept of Monad, how they were introduced in Java, and the nuances of their implementation.
  4. Growth
    1. Don't make stupid commitments
      Pessimism is best before commitments; optimism is best after commitments.
    2. The most important soft skills for product managers #PickOfTheWeek
      How to improve your organisation, communication and ownership?
  5. Fun
    1. Would you rather


Would like to get link dump on your email? Just subscribe.



No comments:

Post a Comment