vote up 177 vote down star
79

For me, I've always wanted to finish the O'Reilly "Mastering Regular Expressions" book. When I need a Regexp, I manage to get the one I need eventually, but it takes more effort than it should.

Learning a specific technology or language always seems to bubble up ahead of this.

flag
show 6 more comments

230 Answers

prev 1 4 5 6 7 8
vote up 0 vote down

The scary thing is that I've done almost all of the top 10 items mentioned here!
One skill I'd like to master is writing good requirements - this is important when communicating with both the customer and the development team, and stuff that goes wrong there costs a LOT of money and time.

link|flag
vote up 0 vote down

I always wanted to learn Ruby, C++ and WPF (sooner or later I will learn this).

I would like to master regular expressions and xslt too (I know a little about each but I always end up looking on internet about them because I don't know enough to do what I need to do).

link|flag
vote up 0 vote down

Pretty much anything in programming or computer science. .NET, C++, SQL, Sql Server, Functional programming, JavaScript, Unit Testing, Source Control, Object Oriented Analysis & Design, Design Patterns, Anything. I've learned a lot, but I've never mastered any of it. Even if I focused on just one, I don't think that I could ever truly master it... no matter how much time I spent on it...

Regards,
Frank

link|flag
vote up 0 vote down

Just getting the darn thing done.

link|flag
vote up 0 vote down

I keep trying to master Emacs and throw away all other text editors, but I just can't do it.

link|flag
vote up 0 vote down

One thing I always wanted to do:

  • Writing a compiler or a simple operating system.

A few others:

  • Writing programs purely in C. C++ did not let me do so.
  • Applying design patterns.
link|flag
vote up 0 vote down

Regular Expressions

link|flag
vote up 0 vote down

I always wanted to master the 3d games programming language...i also started once but due to my hectic schdule.earlier college and now job i never made it up yet!!..but i will master it one day

link|flag
vote up 0 vote down

Mathematical Modeling

link|flag
vote up 0 vote down

Bug-free programming

link|flag
vote up 0 vote down

Its programming itself. I read a quote somewhere I do not remember exactly as it was but meant:

If you have a funny feeling sometime in life that "I know how to program ", probably its time to retire "

link|flag
vote up 0 vote down

Master any languages i use daily without the need of copy and paste from others' code.

link|flag
vote up 0 vote down

developp apps in c99 faster than it takes to developp them in java

link|flag
vote up 0 vote down

Knowing java well enough that I could land into a senior dev role and go to town from start of project to finish and know what I was doing.

link|flag
vote up 0 vote down

Writing bugless code.

link|flag
vote up 0 vote down

Time management. Just never had the time to learn it.

link|flag
vote up 0 vote down

I am not sure if this counts as a programming skill, but I would say vi or emacs.

link|flag
vote up 0 vote down

Binary Trees, Hashtables, coding in Bash for Linux, Threading and Haskell :(

link|flag
vote up 0 vote down

Can't give one answer to this question, these are just off the top of my head:

  • Logic programming
  • 3d graphics (more for visualization than for games)
  • Machine learning
  • Dynamic programming
  • Graph theory and algorithms (my knowledge about stops at A*)
  • FPGA development
  • OS programming
  • And finally, while I've used emacs for at least a decade, and read the info files on a regular basis, I'm sure there are at least 50 features of emacs I don't know about that I would find very useful if I did. Really learning an editor is always a good investment.

"The lyf so short, the craft so long to lerne" - Chaucer

link|flag
vote up 0 vote down

I'd like to learn C++ deeply.

link|flag
prev 1 4 5 6 7 8

Your Answer

Get an OpenID
or

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