Hello World.

Hi, I’m Jasper

Software Development Support Team Lead at bet365

Welcome! I enjoy collaborating as part of a passionate multi-disciplinary team, to build innovative and globally distributed cloud systems.

Posts

Go: slice

  • ~1 min read

A slice is a segment of an array; they are usually used to represent lists of items.

Read More

Go: array

  • ~1 min read

Example of creating an array and then calculating the average of all the values.

Read More