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

prev 1 2 3 4
vote up 0 vote down

F#, jQuery, Lua and MVC. I also have some books on string/text algorithms that I'd like to finish off.

link|flag
vote up 0 vote down

Definately some more on collaborative work - subversion got me a taste for more team based programming.

link|flag
vote up 0 vote down

Object-C with some Cocoa

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

More OO JavaScript, Struts 2.0, Groovy, ASP.NET MVC, F#

link|flag
vote up 0 vote down

jQuery, ASP.NET MVC, Silverlight / WPF, Workflow Foundation

link|flag
vote up 0 vote down

C, C++, JQuery and Ruby.

link|flag
vote up 0 vote down

Design Pattern Silverlight MVC,also living the life better :)

link|flag
vote up 0 vote down

Primarily I want to learn to manage my time more effectively, because right now it seems to me that there are not enough hours in a day, and not enough days in a week!!

Then I'd like to learn Python, and perhaps work a little more with WPF.

link|flag
vote up 0 vote down

TDD and C#.
Even if I plan to migrate to Linux... :) Yes, probably, I'm a masochist.

link|flag
vote up 0 vote down

JQuery, Maven, JBoss ESB, and C#

link|flag
vote up 0 vote down

For me on top of the list is Linq, JQuery, ASP.NET AJAX

link|flag
vote up 0 vote down

Better parallel programming techniques like hybrid OpenMP/MPI since it will be the best way to cope with future architectures.

link|flag
vote up 0 vote down

Ada: I have just started using it at work for the project I am on. I will be working in Ada for about the next 2 years so my feet should be pretty wet in it once this project is done.

And to think, my Comp Sci buddies and I used to joke that we should write a wrapper around Java called AdaWeb. It would be the next big thing, secure, reliable, and now with more WEB! Of course the joke is on me now that they have a bridge between Ada and Java allowing you to call Java from Ada ;-)

link|flag
vote up 0 vote down

As a programmer with no CS degree here's my list:
A- For academic reasons:
1- SCHEME
2- OS
3- How compilers work (probably build one myself) 4- C/C++ (Build a device driver)
5- Code Complete (well, not a technology by itself, but I think it's mandatory to study it.
5- More Algebra
B- For Business Needs:
1- JQuery
2- LINQ
3- ASP.NET MVC
4- WF/ WCF/ WPF
5- Silverlight

and the list continues ... !

link|flag
vote up 0 vote down

New stuff I'd like to learn is jQuery and Ruby on Rails, along with improving my understanding of everything else, specifically ASP MVC.NET and Linq.

link|flag
vote up 0 vote down

Cloud computing

link|flag
vote up 0 vote down

let me see :

Grails -> done
Grok -> done
Javafx-> done GWT -> useless but done

hum...probably ruby

link|flag
vote up 0 vote down

Forth! Am I the only one? (:

link|flag
vote up 0 vote down

how to build a compiler

link|flag
vote up 0 vote down

In no particular order:

  • Calculus
  • Linear Algebra
  • Python
  • IronPython / Dynamic Language Runtime
  • Objective-C
  • Cocoa Touch
  • XNA
  • JQuery
  • ASP.NET MVC
  • Silverlight
  • Emacs
  • Subversion
link|flag
vote up 0 vote down

SCRUM SCRUM SCRUM

link|flag
vote up 0 vote down

I'm just coming back to programming after a loooooong break (doing sysadmin and business stuff) and I'm learning Java for a possible job, but I'd like to learn C, to get me as close as possible to the machine (without getting spattered with grease, like you do with Assembly! I'm too old for Assembly...)

link|flag
vote up 0 vote down

Silverlight, XNA and WPF

link|flag
vote up 0 vote down

Django, because there might be some money in it for me.

Embedded microprocessor programming, because I love writing code that affects things in the physical world. I've got a Teensy++ sitting on my desk, blinking out Morse code now. Now to wire up an LCD and some servos.

link|flag
vote up 0 vote down

My Computer Science education was fairly strong on the "computer science" part, a bit light on the math part, and left the applied stuff (learning and using specific languages and technologies) to us.

My learning cycle is a balance of these three things. This is my first year as a professional programmer, and I've found myself in a world I never expected: web development. While I was busy completing CS assignments in C++, the web was becoming a legitimate application platform, and one where SO much new development (and, thus, new job opportunities) is focused.

So, my learning list looks like this:
1. Sharpening PHP/MySQL skills to advanced levels, learning jQuery and AJAX
2. Going back through my old CS textbooks, reading other "classic" CS texts that I didn't get in school
3. Re-learning the math I either forgot or never really knew before. :)

I think this balance is good for my long-term development.

link|flag
vote up 0 vote down

parallel programming and cloud computing

link|flag
vote up -1 vote down

RIA frameworks like Flex and JavaFX

link|flag
prev 1 2 3 4

Your Answer

Get an OpenID
or

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