top | item 40109645

Ask HN: What influenced you the most in your Engineering Career?

1 points| aredirect | 1 year ago

As a self-taught software engineer, I was heavily influenced by the following

- CS61a (Brian Harvey) followed by SICP course - Writings of Eric S. Raymond - CS61c (in progress) - Real World Haskell - Practical Common Lisp

These things have increased my impostor syndrome, but also were an eyeopener for so many wonderful things in this field. I'm curious what was it for you?

6 comments

order

pavel_lishin|1 year ago

Probably a guy named René, who was the first person I worked with who actually seemed to give a shit about (a) the craft of software development, and (b) teaching a relatively new software engineer to care as well.

aredirect|1 year ago

I hope I have the same effect on students doing internships where I work this year . I believe my René was Brian Harvey!

lordkrandel|1 year ago

Peopleware by Tim Lister and Tom De Marco. Software is mainly about people.

aredirect|1 year ago

Thank you for the recommendation! definitely that's a dimension I need to checkout :)

syndicatedjelly|1 year ago

If we're talking engineering as a broad subject, I would say Design for Six Sigma. DFSS establishes the practical link between math and engineering, through the lens of industrial statistics. I greatly appreciated learning this link early in my career. It has helped immunize my technical acumen from being degraded by pseudo-scientific theories pervasive in the field of project management.