WRITING ARCHIVE

Older writing.

Page 2 of 10.

dotnet

Multi-Line C# Strings

I’ve seen this question being asked on StackOverflow so many times I event thought about writing a bot to automatically reply to it.

Technology

I'm joining Twilio

So the time has come for me to move on and accept a new challenge. As of the October 20th, I'll be joining Twilio as a Developer Evangelist.

Dart

Creating files with Dart

This is a very simple example of how to create files with Dart. I am working on another example that involves file manipulation, but thought I'd quickly…

Dart

Dart - Futures and HTTP requests

I wrote a little article about how to retrieve gists from GitHub, and +Seth Ladd quite rightly pointed something out.

Dart

Making it snow with Dart

After my last example showing you how to create a matrix effect with Dart, I thought it would be cool, to follow up with another example that used the…