Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs Kotlin's introduction was a breath of fresh air at a time when the pace ... (more…)
Read more »
When and why Double Dispatch is useful, and how to implement it in Java via the Visitor Pattern... (more…)
Read more »
If you ask Google, you will be brought to a fantasy land of fairies, unicorns, and Java being the quintessential example of a secure programming language. Whoever are writing these web pages clearl… (more…)
Read more »
Introduction to Java Threads Being a Java programmer, most of us have had any contact with multithreading. One of the biggest challenges is to properly synchronize the code between threads. Fortunately, the language developers have prepared for us a full ... (more…)
Read more »