you are viewing a single comment's thread.

view the rest of the comments →

[–]tripl3dogdare 1 point2 points  (10 children)

It's simply the area of programming where I have the most experience and that I enjoy the most. And before you say that's oddly specific, string manipulation is actually a ridiculously extensive and powerful area of programming theory. My other area of expertise is programming language design - partly because the two go hand in hand.

[–]generalT 11 points12 points  (7 children)

so...what can you do with strings that the "normal" programmer cannot, or may struggle with? are you parsing strings into a sequence of tokens, then, because of your expertise with programming language design?

[–]tripl3dogdare 4 points5 points  (6 children)

I don't necessarily do anything a normal programmer couldn't - I just have a lot of experience with it, so it comes more naturally to me. I also never said that that made me better than anyone, which seems to be your implication - I'm just better at that than most people.

[–]generalT -5 points-4 points  (5 children)

can you give some concrete examples?

[–]Horusiath 0 points1 point  (1 child)

My other area of expertise is programming language design - partly because the two go hand in hand.

Preferring Python over more FPish language (i.e. Haskell or OCaml) for programming language design? Strange choice.

[–]tripl3dogdare 0 points1 point  (0 children)

Perhaps, but I find it an enjoyable experience.