Mal Curtis is a Kiwi polyglot software engineer currently focussing on Go and JavaScript. He’s the founder of transaction email management service Apostle.io, and is a Principal Engineer at Vend, where he helps make beautiful Point of Sale and Inventory Management software (yes, it can be beautiful). In the past he’s helped launch Learnable.com, and worked for SitePoint in Melbourne. In his spare time you’ll find him attempting geeky pursuits with varying levels of failure, such as quadcopters and sous vide cooking.
Mal's articles
I’ve been programming in Go for a couple of years now, and while it took a little warming to in the beginning, it has become my go to language of choice.
Read BuildMobile: Wicked iOS Range Slider: Part Two and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Wicked iOS Range Slider: Part Two and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
This is the part one of Wicked iOS Range Slider, by the author Mal Curtis.
Read RubySource: Ruby Devs – You’re too trusting. Gems could screw you. and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Ruby Devs – You're too trusting. Gems could screw you. and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read All Purpose Loading View for iOS and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read RubySource: Confessions of a Converted PHP Developer: Namespace Superhero! and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
In this article, we will talk about Namespace, by the author Mal Curtis. Namespaces are a way of encapsulating code to a specific library or area.
Read RubySource: Confessions of a Converted PHP Developer: Animal Abuse and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Confessions of a Converted PHP Developer: Animal Abuse and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Confessions of a Converted PHP Developer: On Visibility and Privates and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Confessions of a Converted PHP Developer: Mixing Like a Baker and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Confessions of a Converted PHP Developer: Ugly Code and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
One of the new developments announced at the recent Chirp Twitter developers’ conference was ‘Annotations’ — a way of adding additional metadata to your tweets.
In this article, Mal Curtis will teach you how to boost your PHP performance by 50% using HipHop. HipHop is a “source code transformer” designed to reduce CPU and memory usage by transforming your PHP code into C++ code.