by Ruben Hamers | Jun 12, 2021 | Object-Oriented Software Engineering, Reviews
#begin I was finally able to continue reading my Object-Oriented Software Engineering, A Use Case Driven Approach book again. I encountered another interesting bit in the book that I wanted to write down. This time it’s something about the structure of...
by Ruben Hamers | Jun 2, 2021 | Reviews, Udemy
#begin Ever since I did some really in depth research about multi-threading, parallelism and protocol languages I was really fascinated by it. It all started when I read about how changing a 64 bit integer (long) on a 32 bit machine in a multi-threaded program could...
by Ruben Hamers | Apr 23, 2021 | Reviews, Udemy
#begin In my last blog about Udemy I hinted that I started on another course. I finally had the opportunity to finish it and thus, here is the review of the course. I started this relatively short course on C# performance tricks since I thought it would probably yield...
by Ruben Hamers | Mar 18, 2021 | Don't make me think, Reviews
#begin Ever since I started working at Dephion I have been doing a lot of user-interface stuff. The team I work in is also called the “front-end” team, but we are not the regular Javascript front-end developers you might expect. We are not designing any...
by Ruben Hamers | Mar 10, 2021 | SOLID
#begin This is the fifth and last blog in the series about the SOLID principles of Object Oriented Design. It is all about the D in SOLID, the Dependency Inversion Principle. If you missed the first four blogs in this series, you can read them here: S, O, L and I. The...
Recent Comments