up vote 2 down vote favorite
3
share [g+] share [fb]

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?

link|improve this question
feedback

43 Answers

1 2
up vote 24 down vote accepted

Finish version 1.0 of my hobby project.

Work out more.

Maintain a proper sleep schedule.

link|improve this answer
1  
8 HOURs sleep 8 HOURs work 8 HOURs social life which is important to improve your creativeness ability. :) – javaloper Dec 30 '09 at 21:59
show 5 more comments
feedback

Increase IDE font size by one point - eyes are one year older.

link|improve this answer
show 2 more comments
feedback

Read and re-read some of the time tested books for developers like Code Complete and Pragmatic Programmer.

link|improve this answer
feedback

To get a job :(

link|improve this answer
feedback

Need to learn a functional programming language. not sure which one

link|improve this answer
show 6 more comments
feedback

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

link|improve this answer
show 2 more comments
feedback

I love quoting Wikipedia...

Resolution: Go crazy on one language (probably Java) and create the most wicked stuff for it. For a while now, I've been dipping my feet in every aspect of computers, now its time to settle down on one topic.

link|improve this answer
feedback

Stop creating a ton of sample XNA apps that demonstrate a few specific things and finally make a full blown game I've been pushing off for too long.

link|improve this answer
feedback

Finish some Open Source software I've been working on.... let's just say... a while.

link|improve this answer
feedback

Learn Haskell.

link|improve this answer
feedback

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|improve this answer
feedback

The same as every other year - learn a new programming language.

link|improve this answer
feedback
  • 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|improve this answer
show 3 more comments
feedback

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|improve this answer
feedback

Work Smart and Sleep more!

link|improve this answer
feedback
  • Get a bit more free time
  • Finish my Google App Engine project
  • Forget Google App Engine completely and go back to Django
link|improve this answer
feedback

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

link|improve this answer
feedback
  • Get my consulting business off the ground
  • Learn LINQ
  • Learn Design Patterns
  • Put out one WPF application
  • Put out two web apps
link|improve this answer
feedback

Submit an iPhone app to the app store.

link|improve this answer
feedback
  • 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|improve this answer
feedback

Finish brushing up and open source my private Lua framework, with things like my Lua-LINQ and Lua on Rails.

link|improve this answer
feedback
  • Release the first version of my open source Umbraco code gen - http://www.codeplex.com/uil
  • Write a proper LINQ provider for Umbraco
  • Finish my demos on AJAX
  • Redevelop my blog with a better AJAX engine
link|improve this answer
feedback

Finish my F# hobby project.

Oh yes, and save the world with code.

link|improve this answer
feedback

Finish working on my open source project... learn a new language ( did Erlang this year ).

link|improve this answer
feedback

To learn XAF and finally finish that in-house Web + WinForms coporate admin support system I've been promising my teammates for years. =p

link|improve this answer
feedback

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|improve this answer
feedback
  • 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|improve this answer
feedback
  • 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|improve this answer
feedback

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|improve this answer
feedback
1 2

Your Answer

 
or
required, but never shown

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