
How to install Apache Tomcat on macOS 10.14 Mojave
You can run Apache Tomcat within 5 minutes on macOS 10.14 Mojave.
READ ARTICLE
You can run Apache Tomcat within 5 minutes on macOS 10.14 Mojave.
READ ARTICLE
What is the difference between final, finally, and finalize in Java?
READ ARTICLE
While taking A Tour of Go, there was a very interesting exercise which involved Newton's method.
READ ARTICLE
TIL how to be repetitively affirmative: the Unix way.
READ ARTICLE
Functions are central in Go, and have several cool features, like multiple return values.
READ ARTICLE
Today I connected my MacBook Pro 15" (Late 2016) to an Apple Thunderbolt Display, using a Thunderbolt 3 (USB-C) to Thunderbolt 2 Adapter.
READ ARTICLE
In this blogpost, I will start with briefly explaining four common ways that visibility can be achieved from object A to object B and finish with two examples how to visualise visibility from a UML Communication Diagram to a UML Class Diagram.
READ ARTICLE
In this blogpost I will provide you with an overview of basic communication diagram notations and common patterns.
READ ARTICLE
I have learned that deciding what methods belong where, and how objects should interact carries consequences and should be undertaken seriously. OOD is definitely not magic.
READ ARTICLE
Let me take you through some highlights of 2017 in my programming/work/study life—not in my world-at-large.
READ ARTICLE
If you have followed the news or other media in the past year, then you have undoubtedly heard about blockchain.
READ ARTICLE
TIL how to quickly generate a diff or patch file for a commit page, Pull Request or a Compare View.
READ ARTICLE