Into what other forms of engineering has programming taken you? - Stack Overflow most recent 30 from stackoverflow.com2010-03-18T00:15:50Zhttp://stackoverflow.com/feeds/question/483296http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you2Into what other forms of engineering has programming taken you?spoulsonhttp://stackoverflow.com/users/33472009-01-27T12:57:03Z2009-01-27T19:29:31Z
<p>Over the years, I've come to realize that the analytical psychology of programming has spilled over into other forms of engineering disciplines. It seems whenever I have the time, money, and energy I wind up taking on pet projects that typically solves problems but more often are motivated by wanting to learn.</p>
<p>Not long after getting my driver's license, I quickly got hooked on the modified sports car hobby. It's been a while now, and like software development, I've stuck to it. For example, I've recently completed a full 5-speed transmission rebuild with upgraded parts. This, IMO, required a some engineering skills, a great deal of motivation to learn, the right tools, and ability to figure out mechanical problems from not-so-obvious symptoms.</p>
<p>I could've sent it to a shop for about $1000 to have it done professionally, but that would've been a failure in my eyes. I made mistakes and probably spent as much doing it myself, but was fully rewarding knowing I did it and I'm now driving it.</p>
<p>Where has your technical knowhow taken you outside of software? Provide some examples.</p>
http://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you/483307#4833070Answer by Geoffrey Chetwood for Into what other forms of engineering has programming taken you?Geoffrey Chetwoodhttp://stackoverflow.com/users/56402009-01-27T13:00:45Z2009-01-27T13:00:45Z<p>Besides automotive mechanics like you, my main one would be Electrical Engineering.</p>
http://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you/483309#4833091Answer by Cody Brocious for Into what other forms of engineering has programming taken you?Cody Brocioushttp://stackoverflow.com/users/49772009-01-27T13:01:05Z2009-01-27T13:01:05Z<p>I've been delving into hardware more and more as I advance through programming. Being a low-level (reverse engineering/compiler dev/kernel dev) guy, it's a natural progression for me, with the bonus of not having to deal with high-level userspace nonsense.</p>
http://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you/483325#4833250Answer by edg for Into what other forms of engineering has programming taken you?edghttp://stackoverflow.com/users/42002009-01-27T13:06:04Z2009-01-27T13:06:04Z<p>I was once literally at the coal-face in a power generation plant.</p>
<p>I wrote a program to help estimate when the large steel balls used for crushing coal in a coal mill would need to be replaced. </p>
http://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you/483334#4833341Answer by Paul Tomblin for Into what other forms of engineering has programming taken you?Paul Tomblinhttp://stackoverflow.com/users/33332009-01-27T13:08:31Z2009-01-27T13:08:31Z<p>I went the other way - I graduated as a Civil Engineer and went into programming afterwards.</p>
http://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you/483344#4833440Answer by Nikhil Kashyap for Into what other forms of engineering has programming taken you?Nikhil Kashyaphttp://stackoverflow.com/users/112992009-01-27T13:11:50Z2009-01-27T13:11:50Z<p>Speech engineering. Its fascinating and there's some breaking research happening always. Kind of keeps you on your toes always.</p>
http://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you/483351#4833510Answer by Jim C for Into what other forms of engineering has programming taken you?Jim Chttp://stackoverflow.com/users/217062009-01-27T13:13:39Z2009-01-27T13:13:39Z<p>I came into programming from engineering, actually from Avionics. I worked on Automated test equipment used to maintain Avionic systems. While I had been a computer user, I had not really done any programming. From there I moved to general automation and today spend most of my time teaching application programming for industrial robots. </p>
http://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you/484810#4848100Answer by MatthieuF for Into what other forms of engineering has programming taken you?MatthieuFhttp://stackoverflow.com/users/18362009-01-27T19:17:36Z2009-01-27T19:17:36Z<p>For me, it seems to go the other way. A lot of the people I work with started off in Engineering or science, and have moved to Software development.</p>
<p>My boss is a Mechanical Engineer
A colleague is a Mech. Eng.
I'm a Civil Engineer
Previous colleagues include electrical engineers, even someone who had a PhD in Laser Physics.</p>
<p>I don't know anyone who's gone the other way.</p>
http://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you/484863#4848631Answer by Beska for Into what other forms of engineering has programming taken you?Beskahttp://stackoverflow.com/users/571202009-01-27T19:29:31Z2009-01-27T19:29:31Z<blockquote>
<p>... I've come to realize that the analytical psychology of programming has spilled over into other forms of engineering disciplines. </p>
</blockquote>
<p>Not engineering for me, per se, but I've branched out into several other hard science disiplines. My current favorite is Physics, with a particular interest in Quantum Mechanics and Relativity. Math, particularily Differential Equations and Spacial Geometry are also facinating.</p>
<p>On the arguably-even-geekier side of things, I've become increasingly interested in linguistics and language formation because of the highly elegant structured nature of Sindarin and Quenyan.</p>
<p>I could go on.</p>
<p>None of these are "engineering" in the classical sense, but I've found myself drawn to them for the exact reason you describe...because of the analytical nature required to appreciate them.</p>