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

1 2 next
vote up 22 vote down check

Finish version 1.0 of my hobby project.

Work out more.

Maintain a proper sleep schedule.

link|flag
show 5 more comments
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
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 1 vote down
  • Atleast two "marketable" prototypes based on Arduino.
  • Finish the software project have been meaning to do for so long.
  • Dont accept/participate in more projects than humanly possible.
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

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
  • Get new java certificate
  • Learn a new language (targeting ruby on rails now)
  • Exercise regularly
link|flag
vote up 1 vote down

Submit an iPhone app to the app store.

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

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

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

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

Start thinking about the following year's resolutions

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 1 vote down

Fully catch up with the new C# features (LINQ etc.).

link|flag
vote up 1 vote down
  • Get a bit more free time
  • Finish my Google App Engine project
  • Forget Google App Engine completely and go back to Django
link|flag
vote up 2 vote down

At work:

  • Be Less Distracted (eg. Spend less time on this website.)
  • Commit to SVN more frequently (this is a terrible habit)

At home:

  • Finish and release numerous updates to the various Open Source projects I work on.
  • Don't get involved in any more of them until I have more free-time.
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

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

I plan to learn javascript to a new depth. My knowledge is far too shallow just now.

Then I plan to spend more time in the open air, taking photographs and enjoying the company of my family.

You have to have balance...

link|flag
vote up 1 vote down

Work Smart and Sleep more!

link|flag
vote up 1 vote down

by year 2009...

i will constantly "practice" developing RIA, using Jquery first.:D

be more friendly...

focus and understand details especially in programming

start building online businesses

:)

link|flag
vote up 0 vote down
  • Restart my brain's Perl engine. Haven't used it in more than ten years
  • Set up a small web server at home, so I can code whatever I want.
  • Finish reading "Mastering Regular Expressions" and some other books I bought some time ago.
link|flag
vote up 1 vote down
  • Write the two apps for my wifes music store business that I've been saying I'd write for nearly 2 years now. They'll make her life a whole lot easier. Write the above in WPF.
  • Learn a functional programming language.

    . . . and to do both of these I'll need to spend less time on SO :)

link|flag
show 3 more comments
vote up 1 vote down
  • Get my consulting business off the ground
  • Learn LINQ
  • Learn Design Patterns
  • Put out one WPF application
  • Put out two web apps
link|flag
vote up 0 vote down
  • sleep more
  • learn to give time estimates that I can actually keep.
  • learn this Java thing so I can write stuff for my phone
link|flag
vote up 0 vote down

Finish my hobby game AI (hanging two years), and the project on statistics and predictability and launch it as webapp (hanging four years)...

And oh yeah, take a 6 month break from coding for money and enjoy life with my kiddo.

link|flag
vote up 5 vote down

Open the book I used when I studied Compiler Theory... and try to to really understand it this time. :)

link|flag
show 2 more comments
vote up 8 vote down

To get a job :(

link|flag
1 2 next

Your Answer

Get an OpenID
or

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