up vote 33 down vote favorite
21
share [g+] share [fb]

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?

link|improve this question
15  
How does a question like this have an 'accepted' answer? – Aardvark Mar 17 '09 at 12:45
1  
Exactly what I was thinking aardvark :) – Yuval Adam Mar 17 '09 at 12:48
feedback

closed as not constructive by Robert Harvey Sep 10 '11 at 1:05

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ.

130 Answers

1 2 3 4 5
up vote 51 down vote accepted

JQuery, Asp.Net MVC, F#

link|improve this answer
3  
yep. maybe its because i provided links :) – Gulzar Nazim Mar 17 '09 at 14:15
1  
F# on wikibooks: en.wikibooks.org/wiki/F_Sharp_Programming – Juliet Apr 15 '09 at 16:53
show 2 more comments
feedback

More Python and Django.

link|improve this answer
show 1 more comment
feedback

Currently at top of the list: jQuery

link|improve this answer
feedback

Better communication.

link|improve this answer
show 2 more comments
feedback

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|improve this answer
show 4 more comments
feedback

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

Cocoa, Objective C

link|improve this answer
feedback

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

link|improve this answer
feedback

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

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

link|improve this answer
feedback

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

link|improve this answer
feedback

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

link|improve this answer
3  
Have a look at the Pragmatic Programmer as well – CheGueVerra Oct 24 '08 at 14:37
feedback

For me it's SOA

link|improve this answer
feedback
  • jQuery
  • MVC
  • F#
link|improve this answer
feedback

For me, Lua or Erlang will be next.

link|improve this answer
feedback

Windows Power Shell

link|improve this answer
feedback

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

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|improve this answer
show 1 more comment
feedback

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

link|improve this answer
feedback

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

Much more EMACS...

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

link|improve this answer
show 2 more comments
feedback

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

link|improve this answer
feedback

English Grammar... :(

link|improve this answer
feedback

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

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

Javascript for fun.

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

link|improve this answer
feedback

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

How to use the advanced features of c#

How to use DirectX to speed up some image processing

link|improve this answer
feedback

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

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