Into what other forms of engineering has programming taken you? - Stack Overflow most recent 30 from stackoverflow.com 2010-03-18T00:15:50Z http://stackoverflow.com/feeds/question/483296 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/483296/into-what-other-forms-of-engineering-has-programming-taken-you 2 Into what other forms of engineering has programming taken you? spoulson http://stackoverflow.com/users/3347 2009-01-27T12:57:03Z 2009-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#483307 0 Answer by Geoffrey Chetwood for Into what other forms of engineering has programming taken you? Geoffrey Chetwood http://stackoverflow.com/users/5640 2009-01-27T13:00:45Z 2009-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#483309 1 Answer by Cody Brocious for Into what other forms of engineering has programming taken you? Cody Brocious http://stackoverflow.com/users/4977 2009-01-27T13:01:05Z 2009-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#483325 0 Answer by edg for Into what other forms of engineering has programming taken you? edg http://stackoverflow.com/users/4200 2009-01-27T13:06:04Z 2009-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#483334 1 Answer by Paul Tomblin for Into what other forms of engineering has programming taken you? Paul Tomblin http://stackoverflow.com/users/3333 2009-01-27T13:08:31Z 2009-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#483344 0 Answer by Nikhil Kashyap for Into what other forms of engineering has programming taken you? Nikhil Kashyap http://stackoverflow.com/users/11299 2009-01-27T13:11:50Z 2009-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#483351 0 Answer by Jim C for Into what other forms of engineering has programming taken you? Jim C http://stackoverflow.com/users/21706 2009-01-27T13:13:39Z 2009-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#484810 0 Answer by MatthieuF for Into what other forms of engineering has programming taken you? MatthieuF http://stackoverflow.com/users/1836 2009-01-27T19:17:36Z 2009-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#484863 1 Answer by Beska for Into what other forms of engineering has programming taken you? Beska http://stackoverflow.com/users/57120 2009-01-27T19:29:31Z 2009-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>