show/hide this revision's text 2 added what I like and what I hate

I can tell you what happens with me.

Unlike many people I know, I do like what I do for a living and try to get insight on new things every time I can.

However, in my personal case, to learn a new language ( and learn it well ) I have to use it in a work project.

Otherwise, I play with it a little, learn some basic stuff and drop it.

Is not that I don't like learn new stuff. Actually from my colleges I'm the only one who gets into programming forums, and read technical articles and watch google tech talks, just for pleasure.

I know there's a bunch of good stuff out there. But until I have to touch them for a customer it seems like I won't get them.

  1. I like: being able to think in a different way. I can appreciate more each style an way of doing things each time I learn a new language.

  2. I hate: To re-learn basic stuff I already master in one. For instance how to manipulate arrays, or strings. It is so basic, that there are very few resources on line.

BTW I started this python challenge and get stuck on problem 6. Zip?

-- Oscar

show/hide this revision's text 1

I can tell you what happens with me.

Unlike many people I know, I do like what I do for a living and try to get insight on new things every time I can.

However, in my personal case, to learn a new language ( and learn it well ) I have to use it in a work project.

Otherwise, I play with it a little, learn some basic stuff and drop it.

Is not that I don't like learn new stuff. Actually from my colleges I'm the only one who gets into programming forums, and read technical articles and watch google tech talks, just for pleasure.

I know there's a bunch of good stuff out there. But until I have to touch them for a customer it seems like I won't get them.

  • Oscar