#programming-languages
Read more stories on Hashnode
Articles with this tag
Progress Well, it's been just over a year since my last blog post, I've been working on the Symbol Table (also changing jobs - so a bit...
Functions and Classes just aren't enough · Background In my previous post I covered immutability and touched on the first construct; the constant. EK9...
Are early returns really more trouble than they are worth? · Background In my previous post I outlined the need for a range of new modern types...
Integer, Float, String types aren't enough · Background In my previous post I concluded that both Object Oriented and Function programming should be...
Object Oriented and Functional programming can be used together · Background In my previous post I came to the conclusion that strong typing should be...
Strong typing can reduce defects and make code more readable · Background In the previous post I removed all syntax and language content to focus on...