vote up 30 vote down star
20

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
13  
How does a question like this have an 'accepted' answer? – Aardvark Mar 17 at 12:45
1  
Exactly what I was thinking aardvark :) – Yuval A Mar 17 at 12:48

130 Answers

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

iPhone Programming !

link|flag
vote up 3 vote down

People skills.

The single most important determinant of future income is the incomes of the five people you associate most with.

Also, dealing with people is fun.

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 3 more comments
vote up 3 vote down

To be even more self-disciplined.

To stay with the thinking of the best.

To eschew mediocrity.

link|flag
vote up 2 vote down

Haskell More F# PHP Javascript More D XML.

link|flag
vote up 2 vote down

DirectX 10.1 and 11 when it comes out. New rendering pipeline looks awesome.

link|flag
vote up 2 vote down

Assembly, C, math.

link|flag
vote up 1 vote down
  • WCF, WPF and linq
  • jquery
  • other neato .net 3.5 features
link|flag
show 1 more comment
vote up 1 vote down

Smalltalk, Objective-C and SOA Best Pratice. Ok I know , I'm a bit spreaded out

link|flag
vote up 1 vote down

Ruby and C++ because I haven't been there yet. I've been doing .NET (C# and VB.NET) and JavaScript development for a few years now, and it's about time I learn some development languages/platforms that aren't Microsoft based. FYI, before .NET I was a VB6 and Classic ASP developer.

link|flag
vote up 1 vote down

Better understanding of OO programming. C++. Security. Struts/Hibernate/Spring.

link|flag
vote up 1 vote down

I started learning Haskell and so far it's real fun. I must admit it takes some time to get used to it (20 years of imperative coding getting in the way) but even the most trivial programs are pretty rewarding when they compile the first time (and run as expected!). I pretty much feel like the young me learning his first programming language again... The other big topic for me at the moment is design, i think there's a lot to learn for many programmers.

link|flag
vote up 1 vote down

Haskell, Smalltalk, ML, Nemerle, Boo... pretty much a whole bunch of interesting languages.

link|flag
vote up 1 vote down

A more solid knowledge of the most widely used design patterns.

link|flag
vote up 1 vote down

More Design Patterns and after that Architectural Patterns.

I hope this is the right order to do it...

link|flag
vote up 1 vote down

Just Started Perl a few weeks back, so next to learn is.... more Perl!

I'm gonna need to learn it for my network engineering & security analysis course anyway.

link|flag
vote up 1 vote down

I want to learn:

  • More C++
  • Physics for game programming
  • More shaders
  • OpenCL, for the fun:D
  • lisp/scheme for AI
  • And I have courses differential equations (both partial and regular) pluss linear programming, so I guess I'll have to learn that too.

I can already see that this will be a fun year:D

link|flag
vote up 1 vote down

Erlang, Scala, Haskell (I think it's obvious why).

jQuery (I tried some mixed flash/JS-frameworks but they are as broken as Flash is; YUI is good also, but it takes a little too long to do small things with it).

link|flag
vote up 1 vote down

Patience and understanding... :P

link|flag
vote up 1 vote down

Cloud computing

link|flag
vote up 0 vote down

WPF and WTL (basically both ends of the desktop UI dev spectrum)

link|flag
vote up 0 vote down

Silverlight 2 and JavaFX

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

Microsoft ASP.NET

link|flag
vote up 0 vote down

N2. It's an open source, ASP.NET MVC enabled CMS.

link|flag
vote up 0 vote down
  1. Creating a LabVIEW driver.
  2. How to develop a business plan and sell it to Venture capital.
  3. Learning the tools for embedded platform development.
link|flag
vote up 0 vote down

I'd like to do more with Python perhaps some dabbling in Django as well.

link|flag
vote up 0 vote down

Ruby on Rails, or Silverlight. Coin flip as soon as I finish Head First C#.

link|flag
vote up 0 vote down

WPF and jQuery in ASP.NET!

Edit ~ I forgot Adobe Air, I've been meaning to get to this for a while.

link|flag
vote up 0 vote down

Which language - Why?

Python - used at work, powerful, expressive, GoogleAppEngine

Groovy - full Java API, some momentum behind it

Objective-C - iPhone Apps

C#/.NET - Want to know what all the fuss is about, Visual Studio Express is free, Used at work.

link|flag

Your Answer

Get an OpenID
or

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