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

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

iPhone Programming !

link|improve this answer
feedback

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

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

To be even more self-disciplined.

To stay with the thinking of the best.

To eschew mediocrity.

link|improve this answer
feedback

How to balance family time and computer time.

link|improve this answer
feedback

Haskell More F# PHP Javascript More D XML.

link|improve this answer
feedback

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

link|improve this answer
feedback

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

Assembly, C, math.

link|improve this answer
feedback

Photography. Looks like fun.

link|improve this answer
feedback
  • WCF, WPF and linq
  • jquery
  • other neato .net 3.5 features
link|improve this answer
show 1 more comment
feedback

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

link|improve this answer
feedback

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

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

link|improve this answer
feedback

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

link|improve this answer
feedback

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

link|improve this answer
feedback

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

link|improve this answer
feedback

More Design Patterns and after that Architectural Patterns.

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

link|improve this answer
feedback

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

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

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

Patience and understanding... :P

link|improve this answer
feedback

Cloud computing

link|improve this answer
feedback

Business Logic.

link|improve this answer
feedback

Lisp. I have played around a bit with Practical Common Lisp and the language fascinates me to no end. Even if I never use it for a real project I have the distinct feeling that learning Lisp will make me a better programmer in other languages as well.

Also, hardware! I love building software but I would love to learn how to build some custom hardware for it. From simple controllers to home automation. For example, I have written a jukebox daemon not unlike MPD that runs on my home server (absolute alpha quality but hey, it works for me). I'd like to build a small "box" that can listen to an IceCast stream and output to my stereo. I'd like to build some sort of remote control for it, etcetera. I've been looking at Arduino to see if that can serve me.

DDD (Domain Driven Design). I have played with various MVC frameworks, most of which ape RoR and ActiveRecord. But I have the feeling that ActiveRecord is breaking down when the application becomes more complex. So, I have been reading up a bit about DDD, DataMappers, etcetera. This probably also means trying out something like Zend Framework in the near future.

link|improve this answer
feedback

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

link|improve this answer
feedback

Microsoft ASP.NET

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

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