Food is very important. You probably knew that already. But its not only important in terms of survival.
Posted by Gjermund Bjaanes on April 5, 2015
Welcome to Picks of the month, where I share a few things I have found useful the last month.
It can be anything from blog posts and software tools to books and techniques.
Posted by Gjermund Bjaanes on March 28, 2015
I wanted to bring my perspective to the debate about what developers should learn in school. Many seasoned developers complain that straight-out-of-school developers don’t have the knowledge they need.
Posted by Gjermund Bjaanes on March 22, 2015
I mentioned last time that I had changed direction into a bit into more fundamentals.
Posted by Gjermund Bjaanes on March 15, 2015
My favourite debugging technique is using code evaluation at break points.
What that means is that I put down a breakpoint somewhere in the code, and when the debugger hits that breakpoint I can pull up a code evaluator to evaluate basically any expression I want.
Posted by Gjermund Bjaanes on March 8, 2015