The Concept: A replacement template engine written in Kotlin DSL Kotlin can replace the template system for a python server, or ruby server, or any other server, with no change to the server other than the template system, regardless of what language is used for the server itself. This allows replacing mako, or jinga2, Django… Continue reading Kotlin DSL templates with Python (or any other) Server
Tag: java
OOP vs Functional: No contest!
Moving to kotlin, the question can arise: "should I program in OOP (Object Oriented Programming) style, or move to Functional programming?". This page examines reviews what Object Oriented programming really means, what functional programing is, and outlines how there is no incompatibility if the correct approach to OOP is in place, and the two paradigms… Continue reading OOP vs Functional: No contest!
Java: The king is dying
(originally written 23 May 2017) TL:DR ... but just read the headings in that case. Java is the king. In a similar way that the queen of England is 'the queen'. Java is not everyone's king, and some have another king, but even they may see java as the most recognised king. Certainly, Java is… Continue reading Java: The king is dying