Hacker News new | ask | show | jobs
by eddiedunn 4415 days ago
Yeah, sorry, but that's you. I can bring my own anecdotal evidence to the table and say that for me, compilation, linking and algorithms were very secondary to the thrill of typing in "commands" to the computer and have it do all the work for me automagically. Programming, which I learned in college, was a very pleasant method of getting around all that boring math by letting me figure out how to solve the problem and then having my computer do the mechanical calculations.
1 comments

Thrill does not allow you to solve problems (beyond what a competent engineer has solved for you behind a pretty API). In order to succeed at solving problems you must enjoy it in the first place. If you do not care about the underlying algorithms behind those calculations programming is always going to be boring.