vote up 29 vote down star
16

Subject line says it all. What's next on your list of things to tackle and get to grips with? Got a language you want to learn? Want to grok dynamic programming? Think it's about time you understood type theory?

What's next? And why?

flag
show 2 more comments

119 Answers

1 2 3 4 next
vote up 37 vote down

More Python and Django.

link|flag
show 1 more comment
vote up 36 vote down

Currently at top of the list: jQuery

link|flag
vote up 28 vote down

Unit Testing, because I think I should. I really need to stop putting this off.

Also as chakrit mentioned, more Django, because I've enjoyed the little I have done.

More about UTF-8, because I find it interesting.

link|flag
vote up 26 vote down

Cocoa, Objective C

link|flag
vote up 25 vote down

Functional Programming, mainly Haskell.

I'm armed with GNU Emacs (with Haskell Mode), the online version of Real World Haskell and the GHC and I'm ready to get stuck in.

link|flag
show 4 more comments
vote up 25 vote down

Better communication.

link|flag
show 1 more comment
vote up 20 vote down

For me it is a better understanding of LINQ, jQuery and MVC

link|flag
vote up 15 vote down

Ruby on Rails. Because it's about as far as I could get from my current skill set without becoming a Haskell programmer or something.

link|flag
vote up 14 vote down

Lisp and Haskell. Lisp macros seem to be mind-blowingly powerful.

link|flag
vote up 13 vote down

I really want to do something with C#, if only I had enough time.

link|flag
vote up 8 vote down

For me it's SOA

link|flag
vote up 7 vote down
  • jQuery
  • MVC
  • F#
link|flag
vote up 6 vote down

Much more EMACS...

I can't really rely on TextMate anymore. It's awesome, but it's only for Mac.

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

For me, Lua or Erlang will be next.

link|flag
vote up 6 vote down

Lisp. I took a class in college, and I've been meaning to get back to it ever since. I finally have a project or two on the horizon that use lisp as a scripting language, so I've finally got the excuse.

link|flag
vote up 6 vote down

I just started reading The Art of Multiprocessor Programming by Herlihy and Shavit. Heavy duty concurrent programming, updated for modern hardware.

link|flag
vote up 6 vote down

I just started reading "Code Complete" after reading many positive reviews on SO.

link|flag
show 1 more comment
vote up 6 vote down

Get a vacation long enough to get an REALLY interesting book

*. Handbook of bio Inspired algorithms
*. Handbook of Brain Theory and Neural Networks (only got through the first trail so far)
*. Eclipse RCP to try the above and actually build something out of it
*. Adroid API for the ability to program my way out of procrastination.

If only I found the time now...

just one last game, gotta beat the highscore

link|flag
vote up 5 vote down

Learning how to lead. I already know how and why to write unit tests, but getting the rest of my team on board is a totally different matter. Same for decent comments, documentation, etc. etc.

link|flag
vote up 5 vote down

Functional programming, specifically F#. F# is the first one I've played around with that has enough library support (via .NET) to make it worth my effort.

link|flag
vote up 4 vote down

Javascript for fun.

Obscure bug at work is pushing me to learn strace, tcpdump, signals, poll, and such like.

link|flag
vote up 4 vote down

jQuery, ASP.NET MVC, and Cocoa/Objective-C

link|flag
vote up 3 vote down

C++ and the STL. My knowledge in the area is limited to the academic stuff. As someone in the C# / .NET side of things, it'd kind of nice not being hand-held through non-trivial tasks. :)

link|flag
vote up 3 vote down

I can spell SQL - I need to learn database technology. My team uses it every day and I don't grok it near enough.

link|flag
vote up 3 vote down

How to use the advanced features of c#

How to use DirectX to speed up some image processing

link|flag
vote up 3 vote down

LINQ in C# 3.0 at work. At home I'm trying to find time to learn me some Ruby on Rails. You know do some web development and such. Always wanted to learn Javascript too.

link|flag
vote up 3 vote down

Lisp and assembly (any arch), but not necessarily in that order.

Lisp, mainly because of all of the things I've heard about it (being a "powerful" language per Paul Graham, being a "must-learn" language per ESR, etc.)

Assembly, because I believe it will give me a new perspective on programming. Not to mention allowing me to do programming that is "closer to the hardware" than I can with C.

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

Windows Power Shell

link|flag
vote up 3 vote down

Maths.

Specifically, learning enough of the symbols and the names of different types of math that I can decide which bit of math I need to know about to do whatever jobs come up. At the moment, the door is closed because I don't speak the lingo.

link|flag
1 2 3 4 next

Your Answer

Get an OpenID
or

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