Quantcast
Channel: Caffeine on Code » riwalk
Browsing all 6 articles
Browse latest View live

Introducing Checklist

I spend a lot of time ranting and raving about how code must be clean, maintainable, and must have a clean user interface. Today I would like to introduce an online application that (I feel) embodies...

View Article



Joining Multiple Bézier Curves

Not too long ago, I answered a question on stack overflow where the question was about how to join multiple bézier curves. What he wanted to do was to draw a continuous “Bézier Curve” along several...

View Article

How Long Should Functions Be?

When it comes to programming, a question that everyone eventually asks is, “How long should functions be?” Unfortunately the question is very subjective. There is no “right” answer to this question,...

View Article

Parallel Patterns Library (PPL) and Visual Studio 2010 SP1

I figured I'd write a short but sweet blog entry that is bound to help someone. In a nutshell, I was using the parallel_for_each function in PPL and Visual Studio 2010 gave me the following error message:

View Article

Async Unit Tests in Visual Studio 2012

If you're trying to do unit testing using async functions in Visual Studio 2012, you may be in for a surprise.

View Article


In Defense of 2048

Ok. I get it. A lot of people are calling the popular tile-based puzzle game 2048 a rip-off of Three’s. Taylor Casti of the Huffington Post made her sentiments very clear: “I played the game for about...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images