Welcome to MSDN Blogs Sign in | Join | Help

jaredpar's WebLog

Code, rants and ramblings of a programmer.

Syndication

News

Now Reading

Expert F#

What's a better book to read when learning F#?

Essential WPF

Thus far the best book I've read on WPF. Gets right down to working with WPF and the goals/history.

Purely Functional Data Structures

Reading this book makes me feel like I'm back in college. It will really get your mind going and is best read with a whiteboard handy.

Blog Roll

Eric Lippert
Dustin Campbell
Jon Skeet
Coding Horror
Brian McNamara
Brian Bondy
Hub FS
Full List

What's the purpose of this blog?

I've had a couple people ask me this question about my blog.  The simple answer is: to explore my adventures in code, coding, patterns and pretty much anything else related to programming. 

I realize from a readers perspective my topics may appear somewhat random.  After all I post in C#,VB,C++ and Powershell with varying degrees of frequency.  I jump from patterns to specialized templates to threading to random gotchas to API Design.  The reason for the jumping is I post topics close to the projects I'm working on and I work on a lot of projects :).  At any given time I'm working on one of the following items.

  • My job as developer on the VB Debugger and IDE
  • My personal managed utility libraries (non-UI and UI) [1]
  • The PInvoke Interop Assistant
  • Several internal tools
  • My scripting environment
  • Customer reported issues in forums
  • This blog
  • Whatever happens to capture my interest at the time.

Whenever I discover anything interesting, find a bug or see yet another pattern/design I like or dislike I try to blog about it.  I do this for two reasons.

  1. My own personal sanity.  I've found through years of programming that it's very unlikely you will hit an error only once.  Instead you're likely to see it time and time again.  Blogging about it both helps firm the issue into memory and gives me a great reference to fall back onto the next time I see that bug.  It's really simple to lookup a blog post by tag and read it or point a coworker to it.
  2. Everyone else's sanity.  The more people who write about issues, the more likely someone else will find an answer when they enter a problem into a search engine. 

In short, I love to write and talk about code and this is a great forum.

[1] Hopefully on it's way to http://code.msdn.com so I don't have to keep posting little snippets and making users paste snippets from various blog entries to get a simple working example. 

Published Thursday, April 17, 2008 8:00 AM by Jared Parsons

Filed under: ,

Comments

No Comments

New Comments to this post are disabled
Page view tracker