←
Home
Tags
Archive
Search
Life Stack
Subscribe
Daniel Low
I write about
things
I find interesting. Usually they are related to
travels
,
programming
,
puzzles
,
food venues
, and
other random things
.
Struct embedding as implicit composition
Inheritance through composition in golang, kinda.
beginner
coding-design
golang
java
programming
678 words · 4 minutes read
Java variance, covariance
A post on this needs to exist
beginner
java
programming
569 words · 3 minutes read
How to do common tasks in Java
A week into doing java
beginner
how-to
java
pattern
programming
890 words · 5 minutes read
Getting started with scala again
Proper start this time
beginner
how-to
programming
scala
538 words · 3 minutes read
More about struct allocation
Some notes on struct
beginner
golang
gotcha
programming
168 words · 1 minute read
Accept Interface Return Struct
beginner
golang
395 words · 2 minutes read
The case for typed variables
Should you assign types manually?
beginner
golang
programming
398 words · 2 minutes read
A slice gotcha in golang
An unexpected behaviour
beginner
golang
gotcha
programming
392 words · 2 minutes read