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

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

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

link|flag
vote up 1 vote down

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

link|flag
vote up 0 vote down

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

link|flag
vote up 8 vote down

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

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

Learn Haskell.

link|flag
vote up 8 vote down

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

link|flag
vote up 4 vote down

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|flag
vote up 0 vote down
  • 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|flag
vote up 6 vote down

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

link|flag
show 6 more comments
vote up 0 vote down

Finish my F# hobby project.

Oh yes, and save the world with code.

link|flag
vote up 0 vote down

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

link|flag
vote up 0 vote down

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|flag
vote up 8 vote down

To get a job :(

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 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 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 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 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 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

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

Work Smart and Sleep more!

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

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

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.