Learning

Never stop learning. It keeps you young and motivated. Your brain is a highly-tuned learning machine... feed it! This is how you grow and move forward, let's go!
3 of the Best Things I Learned in the Last Year

I love learning new things - it keeps me going in this industry and, as my mom likes to remind me: learning keeps you alive. Here's what I learned last year.

Get Involved!

In this feature-length production, Scott Hanselman and Rob Conery offer suggestions and advice on how you can get out there, and get involved. Blogging, Twitter, Github, StackOverflow, User Groups and Conferences: get out there!

Mod and Remainder Are Not The Same

A remainder and a modulus look so very similar, but they are not the same thing and worse, are treated differently by different programming languages. Do you know how your language handles mod?