Start typing to search posts...

Leif Larsen | Code & Curiosity

Exploring languages, tools, and engineering craft.

Latest Posts

December 23, 2015

24 Days of Hello World Python

We have finally reached Christmas Eve, and the final language in this series, Python. This is a general-purpose, high-level language, …

December 22, 2015

24 Days of Hello World Go

It is the day before Christmas, and today I´ll also talk about a relatively new language, called Go. This is a compiled, statically typed …

December 21, 2015

24 Days of Hello World Rust

With only a few days left until Christmas, I want to tell you a bit about a relatively new language, Rust. This is a general-purpose, …

December 20, 2015

24 Days of Hello World Visual Basic

Today I’ll talk a bit about Visual Basic (VB). This is a language in the BASIC family, and it is is a event-driven language and IDE from …

December 19, 2015

24 Days of Hello World Ada

Today I’ll present the language named in honor of Ada Lovelace, Ada. This is a structured, statically typed, imperative language. It is …

December 18, 2015

24 Days of Hello World COBOL

In this post I will talk a little bit about COBOL (COmmon Business-Oriented Language). This is a language designed for business use. It is …

December 17, 2015

24 Days of Hello World Cobra

In today’s post I’ll introduce a relatively new language, running on the .NET and Mono platforms. The language is called Cobra, and it is a …

December 16, 2015

24 Days of Hello World Objective C

With only a week left until Christmas, I want to look into another language used mostly for Apple products, Objective C. This is a …