The 5 Best Things About Being A Developer

I was at work today and had a few of these happen. Because of that, I was inspired to write this post. These things happen to programmers young and old, novice or expert. Here’s the list.

1. Writing code that works the first time

Oh sure. All of us write flawless code, right? There’s just something that feels great about writing a sizeable portion of code and then having it do exactly what you wanted straight away. Especially if you’re newer with a certain language. Confidence++.

2. Finishing a Project

Starting a project is exciting. Finishing is ethereal. My typical work method is based on doing all of the hard work first, thereby eliminating any unintended delays before launch. Unfortunately this means that the last 10% of any project is the most tedious and dreary as it’s filled with things like pixel-hunting or resizing images. Once the last few lines of code are written and tested, life is bliss.

3. Optimization / Refactoring / Reducing # of Lines of Code

Few things in development are as good as the feeling you get when you took that 4x nested for-loop with its switches and if blocks and converted it into a simple, 5-line function. It’s why I get up in the morning. OK maybe not that exciting, but still.

Optimization may not be the best description for this, but in a way it is a sort of optimization of how efficiently your code works.

4. Seeing Marketing For a Product You Worked On

I smile every time I visit my parents as there is a very large billboard advertising a site that I had a part in developing. I know that nowhere on the sign it says my name and that no one even knows I worked on it, but inside I feel good that someone, somewhere is finding something I helped to create useful.

Another example of this would be seeing people play a videogame you created or hearing your song on the radio (if you were a musician).

And, finally:

5. Learning Something New and Useful

I try to make it a point that every day I learn something new and useful to make my work better, faster, and more efficient. I say “new and useful” since new isn’t always better than old. Especially with computers and software.

Whether it’s some new Linux commands (split and cat for me a few weeks ago) or a big jump like using source control, making yourself and your team better at what you do is what it’s all about.

DemoCampGuelph – Meet Other Internet Startups

Internet Startups and Web 2.0 In Guelph

If you’re in the Guelph area and you’re looking for new and interesting internet startups, come to the 6th DemoCamp in Guelph on July 9th. It’ll be at The Albion Hotel (49 Norfolk St.) and I’ll be there presenting and promoting Jack of All Links, which is the social search engine I launched earlier this year. You can read more about Jack of All Links in a blog post made early last May.

What is DemoCampGuelph?

The origin of DemoCampGuelph is from the event known as BarCamp, which is a collaborative workshop / presentation / networking event where developers and businessmen/women share their latest endeavor whether it be a startup or tool or prototype. There’s only one major rule: No powerpoint!

From the website:

What could I demo?
The real question is, what would other people find interesting? A web app or cool piece of software you wrote, a neat prototype or project you were part of, even some obscure tool or weird hack you’ve found that others would find useful, astounding or entertaining. Commercial, open source, homebrew hack, whatever… if you can show it off in five minutes, and think it’ll generate questions, conversation or feedback, come out and demo it!”

A similar event takes place in Waterloo, as well. Check it out!