share
Stack OverflowWhat's the next thing on your list to learn?
[+32] [130] HenryR
[2008-10-23 23:29:01]
[ career-development self-improvement ]
[ http://stackoverflow.com/questions/231951] [DELETED]

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?

(15) How does a question like this have an 'accepted' answer? - Aardvark
(1) Exactly what I was thinking aardvark :) - Yuval Adam
[+50] [2008-10-23 23:38:36] Gulzar Nazim [ACCEPTED]

JQuery [1], Asp.Net MVC [2], F# [3]

[1] http://jquery.com/
[2] http://www.asp.net/mvc/
[3] http://research.microsoft.com/fsharp/fsharp.aspx

Isn't it funny that we both gave the same answer at pretty much the same time yet yours has 32 upvotes and is marked as the answer while mine has 3? - Stefan
(3) yep. maybe its because i provided links :) - Gulzar Nazim
I'll keep that in mind for my next post :) - Stefan
(1) F# on wikibooks: en.wikibooks.org/wiki/F_Sharp_Programming - Juliet
1
[+42] [2008-10-23 23:36:10] chakrit

More Python and Django.


Hah i read that as Monty Python - Ólafur Waage
2
[+41] [2008-10-23 23:35:09] Milan Babuškov

Currently at top of the list: jQuery


3
[+37] [2008-10-24 00:53:27] RoadWarrior

Better communication.


Improving communication & team skills can really help you along your career path. And not just you - everyone benefits from a committment to better communication. Coders always talk about what tech they need to learn, I think what coders really need is to learn to communicate better with others. - Ashley Davis
This works both personally and professionally. - JB King
4
[+31] [2008-10-23 23:44:21] Mike B

Functional Programming, mainly Haskell.

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

[1] http://book.realworldhaskell.org/read/

Emacs is annoying when it comes to Haskell, real world haskell is the best book IMO, your on a good track, good luck with it. - Rayne
Haskell will reward you for years to come. I can't believe it's been over 3.5 years for me; there is still tons to learn but I'm much more "fluent" and comfortable than when I first heard of scary things like Monads. - Jared Updike
I really got into Haskell after posting on Reddit and visiting the #haskell channel on freenode, where one of the authors of the book hangs out. It's pretty cool to be able to talk to someone who has written a book you're about to learn from and gain some advice on how to learn the language. - Mike B
I always wanted to learn a functional programming language, and Haskell seems like a good one. I already know the basics, but I would like to learn it well enough to be able to apply it in "real-world" situations. - Anders Sandvig
5
[+31] [2008-10-24 01:28:47] docgnome

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.


6
[+29] [2008-10-23 23:44:02] casademora

Cocoa, Objective C


7
[+25] [2008-10-23 23:34:49] Mitchel Sellers

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


8
[+18] [2008-10-23 23:39:15] MusiGenesis

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.


9
[+14] [2008-10-23 23:45:05] Andrew Top

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


10
[+14] [2008-10-23 23:35:51] Gamecat

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


11
[+11] [2008-10-24 13:32:31] Cory House

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


(3) Have a look at the Pragmatic Programmer as well - CheGueVerra
12
[+9] [2008-10-23 23:36:02] Agusti-N

For me it's SOA


13
[+9] [2008-10-23 23:36:05] Stefan
  • jQuery
  • MVC
  • F#

14
[+8] [2008-10-23 23:56:48] Pistos

For me, Lua or Erlang will be next.


15
[+8] [2008-10-24 03:23:54] Newtopian

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 [1]

[1] http://www.handdrawngames.com/DesktopTD/Game.asp

16
[+8] [2009-03-17 13:03:45] Agnel Kurian

Windows Power Shell


17
[+7] [2008-10-24 13:07:02] Brian Knoblauch

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.


18
[+7] [2008-10-24 01:32:15] comingstorm

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


19
[+7] [2008-10-24 00:12:44] Electrons_Ahoy

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.


Look at Clojure. It works on the JVM so you can use every Java library out there with your code. - Chad Okere
20
[+6] [2008-10-23 23:50:39] Vicent Marti

Much more EMACS...

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


If you're in win32, be sure to check out the e editor: e-texteditor.com :) - Camilo Díaz
Already checked it... IMHO it cannot really compete with TextMate right now. :/ Wish there was as an open source alternative to both of them. - Vicent Marti
21
[+6] [2008-10-24 20:06:39] Robert S.

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


22
[+6] [2009-01-31 20:28:18] Click Ok

English Grammar... :(


23
[+5] [2009-04-15 16:22:38] Simon Gibbs

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.


24
[+5] [2008-10-24 08:23:33] andygeers

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.


25
[+4] [2008-10-24 01:42:46] geometrikal

How to use the advanced features of c#

How to use DirectX to speed up some image processing


26
[+4] [2008-10-24 00:34:24] Foredecker

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


27
[+4] [2008-10-23 23:46:41] Don Wakefield

Javascript for fun.

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


28
[+3] [2008-10-23 23:38:18] Lance Roberts

VB.net

......


I feel sorry for you. - Rayne
Yeh, I wish they would have kept VB6 going, but thems the breaks. - Lance Roberts
I hope it is only to maintain and migrate it to C# - Schalk Versteeg
Don't you meen VB.next then after that VB.next .... - Ian Ringrose
29
[+3] [2008-10-24 00:05:37] Gabriel Isenberg

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. :)


30
[+3] [2008-10-24 06:02:07] Daud Ahmad

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.


31
[+3] [2008-10-24 06:37:50] Kishork

iPhone Programming !


32
[+3] [2008-10-24 11:37:53] Johan

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.


33
[+3] [2008-10-25 01:05:02] Bill B

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.


I always review the disassembly of any functions that pop above 5% on the profile. I found my lower_case(std::string) made a _M_leak_harder (gnu libstdc++) for every string operator[]. Using iterators ran much faster. - Zan Lynx
Exactly. I'm sure there are tons of cases where knowing assembly would be beneficial. Optimization is certainly one of those cases (as you obviously know). - Bill B
Look at Clojure, it's a Java virtual machine based Lisp-like language. But you get to use all the java libraries out there, which is a lot. That said, Paul Grahm is kind of dumb and ESR is an idiot. - Chad Okere
34
[+3] [2008-11-24 03:07:19] Jon DellOro

To be even more self-disciplined.

To stay with the thinking of the best.

To eschew mediocrity.


35
[+3] [2009-12-03 21:24:04] Mike Weller

How to balance family time and computer time.


36
[+2] [2008-10-24 08:07:07] TheMarko

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.


37
[+2] [2009-12-03 20:35:12] Phil

Assembly, C, math.


38
[+2] [2009-12-03 20:39:56] Ferruccio

Photography. Looks like fun.


39
[+2] [2008-10-24 00:14:52] community_owned

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


40
[+2] [2008-10-23 23:44:55] Rayne

Haskell More F# PHP Javascript More D XML.


41
[+1] [2008-10-24 00:03:00] Chris Pietschmann

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.


42
[+1] [2008-10-24 00:05:29] harriyott

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


43
[+1] [2008-10-24 00:33:53] community_owned

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


44
[+1] [2008-10-23 23:38:04] Joe Basirico
  • WCF, WPF and linq
  • jquery
  • other neato .net 3.5 features

Wow. Our names are very similar. :-) - Jose Basilio
45
[+1] [2008-10-23 23:44:05] Julien Grenier

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


46
[+1] [2008-10-24 14:59:39] Federico Ramponi

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


47
[+1] [2008-10-24 15:05:12] foraidt

More Design Patterns and after that Architectural Patterns.

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


48
[+1] [2008-10-24 08:23:47] Claudiu

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


49
[+1] [2009-12-03 21:13:48] Sander Marechal

Lisp. I have played around a bit with Practical Common Lisp [1] 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 [2] 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.

[1] http://www.gigamonkeys.com/book/
[2] http://svn.jejik.com/viewvc.cgi/jukebox/

50
[+1] [2009-12-03 20:27:10] Dr. Xray

Business Logic.


51
[+1] [2008-11-24 03:16:01] John T

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.


52
[+1] [2009-01-04 14:52:18] martiert

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


53
[+1] [2009-01-04 14:52:48] mjy

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).


54
[+1] [2009-03-17 13:06:46] BenAlabaster

Patience and understanding... :P


55
[+1] [2009-04-04 10:45:59] Yakov Fain

Cloud computing


56
[0] [2009-04-15 16:15:03] lapinferoce

let me see :

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

hum...probably ruby


57
[0] [2009-03-17 13:09:26] Antony Scott

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.


58
[0] [2009-03-17 13:04:57] Galilyou

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 ... !


59
[0] [2009-04-15 16:23:17] jw.

Forth! Am I the only one? (:


60
[0] [2009-04-15 16:33:22] idrosid

how to build a compiler


61
[0] [2009-04-15 16:42:46] Gabriel Isenberg

In no particular order:

  • Calculus
  • Linear Algebra
  • Python
  • IronPython / Dynamic Language Runtime
  • Objective-C
  • Cocoa Touch
  • XNA
  • JQuery
  • ASP.NET MVC
  • Silverlight
  • Emacs
  • Subversion

62
[0] [2009-04-15 16:46:30] KenB

SCRUM SCRUM SCRUM


63
[0] [2009-04-15 16:47:05] avstrallen

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...)


64
[0] [2009-04-15 16:49:22] JonoW

Silverlight, XNA and WPF


65
[0] [2009-04-15 16:50:50] user47559

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++ [1] sitting on my desk, blinking out Morse code now. Now to wire up an LCD and some servos.

[1] http://www.pjrc.com/teensy/index.html

66
[0] [2009-04-15 16:56:03] Legion

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.


67
[0] [2009-10-22 13:04:10] tobias

parallel programming and cloud computing


68
[0] [2008-11-24 03:17:35] Julien Grenier
  • Objective-C : to develop for my iPod
  • sed : That's a unix command that seems powerful.

69
[0] [2009-01-04 14:28:46] Dana Robinson

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


70
[0] [2009-01-04 14:34:44] SuperRoach

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


71
[0] [2009-01-04 14:41:08] community_owned

Object-C with some Cocoa


72
[0] [2008-10-25 01:45:41] community_owned

AJAX (just any JavaScript in general) and C# for me.


73
[0] [2008-10-25 03:24:48] DarenW

Haxe. Got some ideas for animations, mostly 2D or semi-3D, with some user interactions, and i have no particular reason to stick with actionscript or the Windows-based Flash app or any other conventional tools. And it's free, can also make javascript and other output types. It might not be big out there in the world but it fits my odd little side projects just fine. Or, i think it would... gotta learn it better...


74
[0] [2008-10-25 03:27:59] akdom

Writing a basic language. The primary goal of being to better understand compiler theory and to gain insight into how to write many of the constructs I use every day. Also, it would just be really cool to play around with my own language.


75
[0] [2008-10-30 05:44:34] cofiem

(I'm a web developer) jQuery, because re-writing common javascript everytime I want to do something is just silly. More advanced uses/functionality of ASP.Net and C# - I keep running across built-in classes that do really interesting things. and keep going with PHP - coz you have to know at least one free server-side language.


76
[0] [2008-11-21 16:53:34] community_owned

Python, Django, and Jquery. I would also like to learn about cryptology (Reading Applied Cryptography by Bruce Schneier right now).


77
[0] [2009-01-31 20:31:29] davogones

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


78
[0] [2009-03-17 12:33:02] gogole

C, C++, JQuery and Ruby.


79
[0] [2009-03-17 12:43:01] dankyy1

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


80
[0] [2009-03-17 12:45:06] Nikos Steiakakis

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.


81
[0] [2009-03-17 12:46:43] furtelwart

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


82
[0] [2009-03-17 12:46:52] Ascalonian

JQuery, Maven, JBoss ESB, and C#


83
[0] [2009-03-17 12:51:11] Dmitris

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


84
[0] [2009-03-17 12:54:13] AdamK

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


85
[0] [2009-03-17 13:02:22] Mark Thistle

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 [1] ;-)

[1] http://www.adahome.com/Tutorials/Lovelace/java.htm

86
[0] [2009-12-03 21:16:38] Bob Aman

Ryan Dahl's Node.js [1]. Easily one of the most brilliant new projects in years to address the concurrency issue, in particular with I/O. I'm interested mainly because of how easy he's managed to make evented I/O seem.

[1] http://nodejs.org/

87
[0] [2009-12-03 21:20:58] gWiz
  1. x-code/objective-c/iphone sdk, and quick overview of Snow Leopard Grand Central Dispatch
  2. c# 4.0, .net 4.0 parallelization framework
  3. f#
  4. architecture and design for cloud computing
  5. python (via ironpython)

88
[0] [2009-12-03 21:24:01] leewebdev

Drupal, PHP, and jQuery


89
[0] [2009-12-03 20:44:33] daemonfire300

deeper C++, master degree php, beginner ASM, APIs in general, XML, complexe mathematics... hash algos


90
[0] [2009-12-03 20:58:37] Rob

Python.........


91
[0] [2009-12-03 21:12:02] Chad Okere

Where to start? There's a ton of interesting stuff out there. Scala and Clojure are at the top of my list since I'm a java fan now. Android development seems really interesting too. I've always wanted to do 3D programming so OpenGL is on the list as far as general programming interests.

It will be exciting to play around with Closures when Java 7 comes out, but I don't expect it will take very long to learn them.


92
[0] [2008-10-24 08:26:08] nkr1pt

RIA frameworks like Flex and JavaFX


93
[0] [2008-10-24 10:31:15] rshimoda

My current objective is learn how to manage software requirements (functional and non-functional) as well as estimate development time better.

After all these years of working I'm still getting 200% more time than originally estimated to get things done and I'm still accepting confusing (and even paradoxal) software requirements - and my team is suffering with it.

I kept wondering if there was a language / concept / anything out there which can be used as a silver bullet to my problem but instead of going to code books I have to resort to project management books.


94
[0] [2008-10-24 10:45:55] community_owned

python,django and JQuery


95
[0] [2008-10-24 10:50:36] Ola Eldøy

Unit testing.

I need to get a good grasp of the concepts to be able to implement it in my current working enviromnent.


96
[0] [2008-10-24 10:53:29] JtR

functional programming and related math


97
[0] [2008-10-24 11:22:46] Joeri Sebrechts
  • Better team programming methods, especially around agile/scrum. I'm stuck in waterfall, and I hate it.
  • A deeper understanding of ExtJS [1], especially when using it at scale.
  • Reading up on how to implement crowdsourcing applications. I'm currently reading Programming Collective Intelligence [2].
[1] http://www.extjs.com
[2] http://safari.oreilly.com/9780596529321

98
[0] [2008-10-24 06:40:07] norbertB
  • .net 3.5 and all that includes
  • DSDM

99
[0] [2008-10-24 06:49:10] SvenDowideit

Marketing, Communications (speaking at conferences), stockmarket analysis, and Erlang :)


100
[0] [2008-10-24 07:18:19] Robert Rossney

I'm afraid Windows Presentation Foundation is the next step for me. I say "afraid" because what I need to do with it is an extremely non-trivial reimplementation of the software I've been developing over the last 3 years. I know enough about WPF at this point to know how much I have to learn before I can do this with a reasonable expectation of success.


101
[0] [2008-10-24 07:47:28] vik

python
Lisp


102
[0] [2008-10-24 02:10:50] Bernard

SQL stuff, Django, PHP - Just web programming in general.


Oh, and ++ to whoever said multithread/process programming. - Bernard
103
[0] [2008-10-24 02:19:49] community_owned

Ruby and Linux


104
[0] [2008-10-24 02:34:14] matt b

Spring
jQuery


105
[0] [2008-10-24 03:14:58] Mark Lubin

In to learn in no order:

technologies:

  • more ruby
  • rails
  • more css
  • regex
  • mastering c
  • c++(ya, I know but it's needed for what I want to do)
  • lisp
  • obc-c/cocoa
  • maybe javascript/jquery

concepts

  • compilers
  • os design
  • hardware design
  • embedded systems
  • functional programming
  • ai

things to forget

php and java


106
[0] [2008-10-24 20:03:22] danswain

MVC JQuery and F#

like many others it seems :)


107
[0] [2008-10-25 00:34:04] Mike Daniels

My next big thing is jQuery. I really jazzed the Microsoft is going to start including this technology in Visual Studio Scott Gu's Blog about jQuery and Microsoft [1]. Obviously it's important.

With jQuery I'm learning how to build something big with MVC. I'm beyond the examples and need the tough problem to help advance my knowledge.

[1] http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx

108
[0] [2008-10-24 13:34:22] JosephStyons

Sadly, it has to be Sharepoint. We are doing an implementation of that at our shop. I would much rather spend the time on LINQ-to-SQL.


109
[0] [2008-10-24 13:47:23] sammyo

Closures and Erlang


110
[0] [2008-10-24 14:18:06] Jon Simpson

I have read a lot recently about the how C++ and C# are not true OO and are more class oriented (or template based) languages. As a VB programmer by trade (and more recently a C# developer) I have argued that OO is not just about the language and more about the approach. I now want to understand the "true" OO nature of languages such as Ruby, and arguably aspects of Javascript such as prototyping.


111
[0] [2008-10-24 14:20:48] Buu Nguyen

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


112
[0] [2008-10-24 14:24:10] JB King

Programming wise: ASP.Net MVC and WCF. Operating System: Linux, just to play around with a distro and see how well it runs for me. General technology: Virtualization.

This is ignoring the things currently in my doing list like Sitecore.


113
[0] [2008-10-24 11:56:33] Ansgar

Grails and Groovy


114
[0] [2008-10-24 12:22:43] Richard Nagle

Recursion (again)


115
[0] [2008-10-24 12:26:54] Andrew Cox
  • FreeBSD - for fun
  • Management Techniques - for work

116
[0] [2008-10-24 12:34:00] peacedog

Jquery, Python, Unit Testing, and .net 3.5 related things (and some 2.0 related things, actually). As for order, Python I'm trying to pick up on my own. Jquery I want to use at work; unit testing is about becoming a better developer and the .net stuff is because we're a .net house and we might be migrating forward in the near future and I want to stay up on things.


117
[0] [2008-10-24 13:24:53] corymathews

jQuery and Python for me.


118
[0] [2008-10-24 13:30:46] Ryan Thames
  • Java Messaging Service (JMS)
  • Ajax
  • Algorithm Theory (For fun :D )

119
[0] [2008-10-24 05:37:36] community_owned

WCF because it's the wave of the future...


120
[0] [2008-10-23 23:39:47] Nick

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


121
[0] [2008-10-23 23:47:14] CMS

Silverlight 2 [1] and JavaFX [2]

[1] http://silverlight.net/
[2] http://www.sun.com/software/javafx/

Silverlight 4 was just demoed at PDC, looks like quite a good time to jump on board. - Kyle B.
122
[0] [2008-10-23 23:47:26] Daniel Silveira

Microsoft ASP.NET


123
[0] [2008-10-24 00:09:08] Tim
  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.

124
[0] [2008-10-24 00:35:26] Saif Khan

WPF and jQuery in ASP.NET!

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


125
[0] [2008-10-24 00:46:50] Prembo

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.


126
[0] [2008-10-24 01:07:27] Paul Nathan

My perennial "wish I knew better" was Lisp. But I've almost never had a project where Lisp would have made it sufficiently easier & less time consuming than, say, C++, to justify me learning it.

F# sounds moderately interesting and in the same category as Lisp, but with the added hassle of .NET libraries.

Other than that, I'm exploring data mining as a hobby, and I am reading about professional level software engineering to prepare my grad student-y self for the business world.


I'm not a .NET fan, but I'd say .NET libraries are not a hassle in this case. F# with decent libraries vs. LISP with not much library support... Hmmm... :-) - Brian Knoblauch
This is the third time I've mentioned this, but Clojure is a JVM lisp that works with all the java libraries. - Chad Okere
127
[0] [2008-10-24 01:17:59] Walter

I'm definitely going to learn more about JQuery + Grails and maybe some Django if I have time to spare :)


128
[0] [2008-10-24 00:22:21] Michael McCarty

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


129
[0] [2008-10-24 00:24:45] John Dunagan

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


130