vote up 5 vote down star
4

So, the new year is just around the corner... time for New year Resolutions!

To kick things off let's quote Wikipedia:

A New Year's Resolution is a commitment that an individual makes to a project or the reforming of a habit, often a lifestyle change that is generally interpreted as advantageous

So what resolutions are your resolutions as a programmer for 2009?

flag

43 Answers

prev 1 2
vote up 0 vote down

Mine is both a personal goal and a goal for my team. That is to improve code quality and stability.

We are doing it through rolling out Team Foundation Server, revamping our code review process to an in-IDE experience, revisiting our coding standards, training, and pair programming.

link|flag
vote up 0 vote down

Read Implementation Patterns by Kent Beck for the 3rd time. Finish first project with Ruby and Rails. Learn Groovy and use in a production java program. Use TDD at work for all changes to code. Read the manuals to Spring and Hibernate. Use JRuby on a project for work. Create a "one button" deployment for our java web projects at work.

link|flag
vote up 0 vote down

Actually I don't have any, because I think that I can make resolutions for any time. Don't have to wait for a new year. That's just an excuse not to start at once - which means that they will never come true.

So here are some of my "all time resolutions":

  • finish a lot of started projects
  • reduce BMI
  • become millionaire :)
link|flag
vote up 0 vote down

Start thinking about the following year's resolutions

link|flag
vote up 0 vote down

Catch up with some books I've bought and also with the new C# features.

link|flag
vote up 0 vote down

One of mine is to make a contribution to Ruby on Rails and get it committed.

link|flag
vote up 0 vote down

I had a professor who advised us to learn one new programming language every year over winter break. No more winter breaks, but I'm still trying to learn new languages.

link|flag
vote up 0 vote down

Make my website more standards compliant and accessible to help meet the needs of users with disabilities

link|flag
vote up 0 vote down
  • Get new java certificate
  • Learn a new language (targeting ruby on rails now)
  • Exercise regularly
link|flag
vote up 0 vote down

Get off my butt and finally make sense of Objective-C so I can make something for the iPhone.

link|flag
vote up 0 vote down

I've got a huge todo list of bad things in my code to fix. Maybe I should start fixing them...

link|flag
vote up 0 vote down

I've been working on a couple of games using XNA for the past couple of months and I'm going to finish them. I've also found a good local game development group that hopes to get a studio running in the next couple of years so I'm definitely going to make an effort to work with these people and stay networked.

link|flag
vote up 0 vote down

Excersise everyday - I don't plan on being an athlete, just keep a good figure

Learn Objective-C thoroughly and start building the projects I've been planning for a while.

link|flag
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.