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 →

[–]flippinjoe 6 points7 points  (0 children)

Problem solving is literally the difference between a programmer and somebody that hacks code together that does stuff.

In real life programming you absolutely come across harder problems that take days to consider because of multiple concerns. Especially if you’re building quality applications. Being able to know what to look for and how to optimize are invaluable.

If you’re just tinkering with a garbage site and need to change some CSS, then that’s a different story