func sayHello(msg: String) {
  print(msg) 
}

sayHello(msg: "Hello world!")

Hello world! I’m excited to be writing my first (of hopefully many) blog posts. I’ve wanted to start a blog for quite some time now. I finally got around to it, and after many hours of setup and reading documentation with GitHub Pages and Jekyll – remember, I’m an iOS dev, not a web dev ;) – I’m thrilled to be getting started. And now, a couple of lists:

Why I’m starting this blog:

What I’ll be blogging about:

So thanks for being part of the beginning of this fun journey of mine, come back often, and let me know what you think!