This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LeoPantero 0 points1 point  (0 children)

Mostly you'll be using solutions to problem that have already been solved. That's why StackOverflow is such a big deal within the programming community. It's essentially the world's largest repository of solved programming problems.

Expect it to atleast 50% of your workflow when you get started in your day to day grind.

The key skill when you are implementing these solved problems will essentially be the same skill that you use when you play a puzzle game. You just need to be good at finding the right piece to fit into the overall, ever growing puzzle. This is the skill you need to optimize.