Swizec's articles in the "function" category
I aim to write mindblowing emails with real insight into the career and skills of a modern software engineer. "Raw and honest from the heart!" as one reader described them.
Below are 13 articles filed under function
. Enjoy ❤️
Software Engineering Lessons from Production
Join Swizec's Newsletter and get insightful emails 💌 on mindsets, tactics, and technical skills for your career. Real lessons from building production software. No bullshit.
"Man, love your simple writing! Yours is the only newsletter I open and only blog that I give a fuck to read & scroll till the end. And wow always take away lessons with me. Inspiring! And very relatable. 👌"
Are map, reduce, and filter turing complete?
September 17th, 2013
Cool thing Thursday: Ceylon
September 27th, 2012
Why I still haven't learned Haskell
June 18th, 2012
My brain can't handle OOP anymore
May 7th, 2012
The exciting future Javascript
April 2nd, 2012
Closure and currying magic for cleaner javascript
March 14th, 2012
A message from your future self
January 6th, 2012
Sabbatical week day 3: Raining datatypes
December 29th, 2011
Learning me a Haskell
December 23rd, 2011
Functional isn't always better
October 7th, 2011
A cool JavaScript property you never noticed
A few years ago I was playing around with JavaScript trying to find the cleanest way to implement callbacks in functions. Primarily I wanted a readable way to make certain the last argument passed is a callback, withut having to rely on knowing how many arguments there are and so on. Instead I stumbled upon a pretty cool feature of how javascript handles function arguments.
April 16th, 2011
Processing as-you-read in clojure
April 12th, 2010
How Lisp changed my style
January 11th, 2010
Software Engineering Lessons from Production
Join Swizec's Newsletter and get insightful emails 💌 on mindsets, tactics, and technical skills for your career. Real lessons from building production software. No bullshit.
"Man, love your simple writing! Yours is the only newsletter I open and only blog that I give a fuck to read & scroll till the end. And wow always take away lessons with me. Inspiring! And very relatable. 👌"