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 next
vote up 2 vote down

Get hot and heavy into JavaScripting and using Web frameworks to do cool things with Web pages. That would be FUN!

link|flag
vote up 1 vote down

Compiler building...particularly for building external DSLs

link|flag
vote up 1 vote down

actionscript and Adobe AIR

link|flag
vote up 2 vote down

C and hack into the Minix, Linux or BSD kernels.

link|flag
vote up 3 vote down

Politics. Seriously.

link|flag
2  
I do that. You will find that it's NP complete. – mstrobl Jan 25 at 9:12
vote up 2 vote down

Designing, coding, and implementing a high-performance, high-function file system.

link|flag
vote up 3 vote down

I want to do LINUX KERNEL PROGRAMMING but couldnt find time for it.

link|flag
vote up 1 vote down

Four years after learning C++ and Java (and even more years after learning python) and being able to be quite productive in all these languages, understand (1) what OOP really is; (2) whether it's everything it's been hyped up (in my life) to be; (3) what the real benefits of OOP are.

link|flag
vote up 1 vote down

There's a long list of languages I used, but for some reason I never got my head around assembler. I always wanted to learn assembler. I used it a little when coding graphics stuff in c/c++ on DOS, but only small portions to speed things up. I've always wanted to do my own operating system. Not with other bootstrappers and such others wrote, but my own. Just to learn how it works. Another thing I always liked where those 4k intros. They're another reason to learn assembler.

I'm planning on learning F# and Python this year. I've worked with python a bit about 6 or 7 years ago and I believe it's improved a lot. I think a lot can be done with Python and Silverlight.

link|flag
vote up 1 vote down

Not really a skill I've always wanted to master, but something that occasionally would be the perfect technique, and when that happens I really hope I mastered it:

XPath
...as well as XSLT, regular expressions, and fluent Python scripting.

The thing is, I have learned a bit of these to solve some particular problems, but I don't use them regularly enough to keep them in my head. So, the next time I need them, I usually have to re-learn even the basics, which sucks.

link|flag
vote up 6 vote down

Understanding OpenGL

link|flag
vote up 2 vote down

CAB for Winforms and now Prism for WPF

link|flag
vote up 0 vote down

Just getting the darn thing done.

link|flag
vote up 3 vote down

Test Driven Development. This is one of those things where it's really easy to learn the basic concepts, but much harder to get the hang of applying them in a real-world application. I think I'm right on the edge of it, but not there yet.

link|flag
vote up 1 vote down

shell scripting

link|flag
vote up 1 vote down

Sitting down and coding without having a reference (google).

link|flag
vote up 1 vote down

Finally learning Python! I'm still doing scripting in Perl, but I had wanted to make the switch a long time back ...

link|flag
vote up 1 vote down

Web programming.

link|flag
vote up 1 vote down

virtual machine design

link|flag
vote up 3 vote down

Artificial Intelligence, not the theory, but the practice... one can use a physic engine without knowing anything about physic (or with minimal knowledge). I want to work with AI the way I use physic engine.

link|flag
vote up 1 vote down

My bold answer is ... an operating system! I already bought the book of A. Tanenbaum, but didn't come much further than to read some of it. I think it's way too much to do for just one person and I don't want to end it like the hundreds of half-finished hobby OSes I found on the web. Although ...

Another topic would be to write some Android application, but here I'm missing any good idea on what that app. should do. If you have any ideas, let me know ...

link|flag
vote up 1 vote down

Theorem proving applied to software. I've tried many times, and gotten decent success, but it seems like it should be a lot easier than it is.

link|flag
vote up 2 vote down

Objective C and some iPhone programming

link|flag
vote up 3 vote down

Continuous Integration / automated builds.

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 3 vote down

REALLY learning Emacs.

link|flag
vote up 1 vote down

microsoft Silverlight

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
prev 1 4 5 6 7 8 next

Your Answer

Get an OpenID
or

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