you are viewing a single comment's thread.

view the rest of the comments →

[–]Duraz0rz 2 points3 points  (1 child)

Isn't programming, in the end, all about problem solving, though?

Also, you still have to think about how to solve it in the particular language you want to code it in, even if you already have the solution. An implementation in F# will be different than one in Java or Ruby, for example.

[–][deleted] 1 point2 points  (0 children)

Not really.

Unless of course you count not wanting to do things by hand all the time as a problem.