Slashdot Mirror


Ask Slashdot: Are General Engineering Skills Undervalued In Web Development?

nerdyalien writes After reading a recent post about developer competence, I can't help but to ask the question, "Are general engineering skills undervalued in web development?" I am an EE major. The course I completed, and the professors who taught it; mainly emphasized on developing skills rather memorizing reams of facts and figures. As a result, I have acquired a multitude of skills such as analytical, research, programming, communication, project management, planning, self-learning, etc.

A little over 3 years ago, I made the fateful decision to become a web developer in a small SME in SEA. Admittedly, I have an unstructured knowledge about CS theory. Still, within a short period of time I picked up the essentials of web development craft, and delivered reliable web applications. Most of all, I made good use of my existing technical/soft skills, despite the lack of my CS pedigree.

Recently I went through a couple of job interviews in MNCs, SMEs and start-ups alike. All of them grilled my CS theory or Java knowledge. Almost no interviewer asked me about my other skills (or past experiences) that could be helpful in the developer position. In my experience, web development is a cocktail of competing programming languages, frameworks and standards. Rarely a developer gets exposed to a single technology for a substantial period to learn it inside-out. Even still, in web development world, deep in-depth knowledge in anything will be outdated in few years' time as new technologies roll out. So, what matter's today? Knowledge on a particular technology or re-usable engineering skills ?

34 of 323 comments (clear)

  1. UX by Anonymous Coward · · Score: 5, Insightful

    Most web sites seems to have far more engineering and art than they need, and far less UX that they should. I don't care how pretty and dynamic a site is if the user experience sucks.

    1. Re:UX by sycodon · · Score: 4, Insightful

      I have a little bit of electrical experience. I can wire a house, change batteries, and plug shit in like nobodies business.

      A few weeks ago I interviewed for an Electrical Engineering position. I couldn't believe it when they asked me nothing but Electrical Engineering questions. Didn't they know I knew how to program in .NET?

      How do I break into a field in which I have absolutely no training or other qualifications?

      --
      When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
    2. Re: UX by jd2112 · · Score: 5, Funny

      Go into management.

      --
      Any insufficiently advanced magic is indistinguishable from technology.
    3. Re:UX by WinstonWolfIT · · Score: 3, Interesting

      A structured web app will use something like AngularJs to bind that click to a controller method, separating layout from logic. To have any level of quality in the code delivering a web app, even a 'simple' one, you're going to have to use an html5 browser with javascript enabled. If you prefer not to, I prefer you not use my apps because I'll be damned if I'm going back to the days of slow-loading pages glued together. Even my personal shopping list app which is a glorified simplification of the standard todo app, uses ajax to provide a responsive experience. When I select 20 items to be removed, I don't have to wait for 20 page reloads on a slow connection. 20 async remove requests spin up and the entire job is done in about a second. Go back to the old days? Hell no.

    4. Re:UX by WinstonWolfIT · · Score: 3, Insightful

      newbie? Mate, I provided input into the original C++ ANSI ratification. I used to write C because that was the available choice.

      Two clicks where one suffices? That's a reduced UX. Trust me, I have no qualm about losing the 1% of my audience that your like represents. There's simply no upside to the likes of you using my software.

      Snob? Maybe but I've made significant contributions to a few blue chip software concerns in AU and I never once heard a UX guy say adding an extra click to make the luddites happy was okay. In fact, the luddites never came up. Not once.

    5. Re:UX by dotancohen · · Score: 3, Interesting

      The 2 best programmers I have ever worked with in my life, both had little more than high school educations. One quit programming to become a massage therapist. I dont know what it takes in the heart/mind to be a great developer, but I do know that neither a degree in CS or Engineering is a requisite.

      Our number 1 dev just quit to work on his film hobby. He was also completely self-taught, no formal education. Some people just 'have it'. Some don't, no matter how long they study.

      --
      It is dangerous to be right when the government is wrong.
  2. ABC, DEF, WTF? by Anonymous Coward · · Score: 4, Insightful

    Almost no interviewer asked me about my other skills (or past experiences) that could be helpful in the developer position.

    Yeah, they were probably all sitting there, reading through your resume, trying to figure out just what the fuck all of the acronyms you used in it actually mean.

    I mean, in a fairly short Slashdot submission summary you managed to work in these:

    • - EE
    • - SME
    • - SEA
    • - CS
    • - MNC

    I'm sure that you're dropping obscure acronyms in everything else you write, in some vain attempt to seem more important than perhaps you really are.

    1. Re:ABC, DEF, WTF? by beelsebob · · Score: 4, Interesting

      Right, the whole story came across as "I'm amazing, but for some reason interviewers keep turning me down after finding gaps in my knowledge, shouldn't they just overlook the gaps in my knowledge and see me for how amazing I really am?"

  3. No more or less than anything else by Crashmarik · · Score: 4, Insightful

    Unless you are going to be developing a site that is directly related to an EE field (mathematics/signal analysis/electronic parts etc), why would you expect your knowledge to be any more use than say someone else's knowledge of law ? If you want topics that would be useful but aren't directly related, art/art history/graphic design/advertising all come to mind.

    I know from experience my undergrad was EE and I have Professional Engineering license and it really doesn't overlap much except for problem solving skills and logical thought.

    1. Re:No more or less than anything else by Beck_Neard · · Score: 3, Insightful

      More to the point, what the hell are "general engineering principles"? I have a formal training in engineering and no one ever gave me a set of general principles to learn. Based on what I and other engineers do, I'd say the most general engineering skill is how to use ANSYS :)

      But seriously, I've only ever heard the phrase "general engineering principles" from programmers, and it usually stems from a gross lack of understanding of non-software engineering and how relevant software design is to things like building bridges or cars (hint: not at all relevant, except in the trivial sense that all of them involve clicking buttons and sitting in front of a computer for a long period of time. Maybe a "general engineering principle" would be to use an ergonomic chair? :)

      --
      A fool and his hard drive are soon parted.
    2. Re:No more or less than anything else by ShanghaiBill · · Score: 4, Informative

      More to the point, what the hell are "general engineering principles"?

      A basic understanding of physics and chemistry.
      Knowing how fluids flow, how solids bend and break, how light and electricity work.
      Constructing a simple mathematical model of a complex physical system, while understanding the limits of the model.
      Understanding how to solve problems, by breaking down complex problems into solvable sub-problems.

      I have a formal training in engineering and no one ever gave me a set of general principles to learn.

      Really? I have a four year engineering degree, and spend the first two years of that learning mostly general principles.

    3. Re:No more or less than anything else by hawguy · · Score: 4, Insightful

      I'm an EE who works as a programmer, who is currently working on a masters in CS. The general engineering skills involved in EE make me a better programmer than 90% of the CS majors out there.

      With few exceptions, I've found that when someone tells me that they are better than 90% of the X out there, I've found that to be false and that the person just doesn't know how little he knows, and he'll go on at length about some arcane little anecdote that "proves" how smart he is.

  4. Hiring based on skills? by Anonymous Coward · · Score: 3, Interesting

    If you are ever in a position to hire people, you will find it is the hardest business skill to acquire. HR people don't understand the types of skills technical jobs require, and hiring managers don't understand how to evaluate applicants on anything except technical skills.

    The result is hiring on trivial but easily tested skills. I was just turned down for a job because, after 20 years of delivering successful projects, which I had documented, they wanted me to take a basic coding test, and I refused.

    I'm not usually that ornery, but at some point I want the people I might be working with to show some common sense.

    All I can suggest is you are going to run into this over and over, and the only thing you can do about it, especially early in your career, is learn CSS, JavaScript and JavaScript frameworks, and HTML5. You are going to need to learn them anyway.

    As for Java, that's a big one, but you could get started. All of the tools you need are free and are available for both Windows and Linux.

    1. Re:Hiring based on skills? by Cat_Herder_GoatRoper · · Score: 4, Insightful

      The coding may not have been what they were evaluating. You failed because you thought the test was beneath you. Bad attitude cannot be corrected!

    2. Re:Hiring based on skills? by JoeMerchant · · Score: 3, Insightful

      I met a retired, highly successful CEO when he was about 70. The two quotes I remember from him are: "Hey, wanna go to the bar and pick up some babes." and "Hiring people was the hardest part of the business, if I succeeded 50% of the time in picking a person who didn't make things worse than they already are, I considered myself to be doing well."

      Personally, I've "picked" about a dozen people out of the hiring pool, some with a little more pressure to "fill the positions yesterday" than others. People are consistently surprising, often better used for something other than what they were hired for. If you can recognize that, and work people into roles where they contribute the best, that is the true skill of management.

      As for getting your foot in the door - it sucks, there's just not another word for it. Before the internet, it was about personal contacts and first impressions. Now, your hiring gauntlet is crammed full of so much noise that it is amazing that anybody gets found. I was "panned" for a gig that I am supremely qualified to do, 2 decades of experience doing exactly what they want and rave reviews from everybody I've ever worked with, people taking me to lunch 3 months after I leave a job trying to get me to come back. These people made up their mind about me based on 5 minutes of poor audio quality phone interview. The job is programming, not verbal knowledge regurgitation based on garbled descriptions - but, that's their hiring criteria, and I suppose they communicate with their people through crappy phone lines all the time, so it is an important skill, for them.

      Keep looking, don't be afraid to take an offer and then move on if something better comes along: your employers will be tossing you to the curb the next time they screw up sales and economic climate forecasting, with "employment at will" you have every right to move on to better things when the opportunity comes your way.

  5. Getting the job done quick is all that counts. by Qbertino · · Score: 5, Interesting

    Being in Webdev for 15 years I can say that getting the job done quick is all that counts. Most of the web is run by the bizarest of contraptions in software you can imagine - but they get the job done. Take for instance Wordpress: It's a prime example for bad software architecture and the inner platform antipattern.

            But it works. It delivers, Any idiot can download and install WP, pop in a theme and start fiddling. The webev gets called in when the system is all gummed up and feature x,y or z has to be added with magic programming trick (i.e. dirty hacks) quickly.

    Same goes for PHP as a PL. Strange, bizar and hilarious, but it get's the job done.

            That's what counts.

            All that been said, it's precisely because of this that your skills as a webdev determine wether you'll have some freedom to pick your job and a fair salary or if you'll be treaded badly. I've been through so many projects that I can tell you even the crappy devs don't mean it. If there's a crew of 5 coding without versioning, that's because their to dumb to know any better and they won't listen to you if you're not ready to walk out of a job that only pays you a McDs salary.

            If however, you've got the skills and the tools, most people will think you're a demi-god. Use whatever technology you want, but be able to deliver. I've started building my own toolkit a while ago - it involves bash-cli snippets and PHP code - and dive into any mess my client/boss requires me to work with, be it Wordpress, Drupal, Joomla or whatever. I've since become good enough that I can make some demands, but I have no illusions about my outlook in the webdev world. It is a volatile occupation and unless you move into Java/Oralce, SAP or MS territory, it will stay that way.

            The upside is the freedom we have. We get to use FOSS most of the time as primary tools of trade and get to try out new things 5 times a week - neat. You can't have it both ways.

    In a nutshell: If you want to stand your ground, you have to be good at both: Overall problem solving experience and proficient expert knowledge in the current tools of your trade. If you stick to building those mostly from tried-and-true FOSS technologies, you'll keep pointless learning to a minimum. For instance, I make a point of using grep to search for snippets of code in a project. My IDE may be dead 3 years from now, as may be the system I'm using. grep will be around until I die.

    My 2 cents.

    --
    We suffer more in our imagination than in reality. - Seneca
  6. Engineering is way undervalued by byteherder · · Score: 3, Insightful

    Engineering knowledge and skill is way undervalued in the current development climate. It is more about get it done fast, get it out the door. Don't make the code pretty, don't make it reusable, fix it later attitude. Patch it up, put a bandaid on it and move on to the next fire.

    The only place I have seen where engineering skills are valued is where lives are at stake (nuclear reactor code, Space Shuttle) or enterprise software that has to be up 24/7 or the business fails.

    Welcome to the real world.

  7. Here's what I know, just because you're an EE by DoofusOfDeath · · Score: 4, Insightful

    I've spent about 20 years refining my programming stereotypes. I think they fit the data pretty well now. Here's my take on you, simply because you're an EE:

    * You're smart enough to pick up pretty much any CS concept, from the simple to the arcane. For the most part, only physics majors will simply be smarter than you.

    * Your code will look like crap, until you put effort into writing more idiomatically and until you learn the design patterns that help programmers use to tame complexity. Your code will, generally speaking, be harder to read than that produced by CS and physics majors, until you put some work into it.

    * You mentioned having only a fragmented understanding of CS theory. I think that's true for most of us (I have a PhD in CS). There's just so much of programming for which good theory has been developed: type systems, parallelism (concurrent sequential processes, deadlock rules), user interfaces (kind of), system complexity, static / dynamic analysis of code, relational algebras, parsing, the expressive power of various languages in the Chomsky hierarchy, graph theory, complexity classes, etc. A lot of these theories can be useful for solving problems, but most programmers muddle by without putting them all together and remembering their implications. Heck, most programmers probably don't know about half of the things I listed.

    So I wouldn't feel too anxious about that, especially w.r.t. web programming. But it can be very satisfying to to learn more about them, and may in some cases let you solve some problems that other's can't. If you want to get better at some of the brainier stuff, I'd suggest getting a master's degree in CS from a decent school. But that my be overkill for bog-standard web development, I'm not sure.

  8. Re:I am an embedded developer by ArcadeMan · · Score: 3, Funny

    What do you mean? An African or European web page?

  9. All general skills are undervalued. by Black+Parrot · · Score: 3, Insightful

    HR wants 10 years experience in something that was invented 5 years ago.

    If you have bigger-picture skills, you might be tempted to think for yourself.

    --
    Sheesh, evil *and* a jerk. -- Jade
  10. Like most engineers by msobkow · · Score: 4, Insightful

    Like most engineers, you're under the impression that your "magic ring" should automatically be given respect. Your whole post just screams "prima donna", and THAT'S your problem in interviews.

    --
    I do not fail; I succeed at finding out what does not work.
  11. Re:There is no engineering. by lostmongoose · · Score: 5, Funny

    programmers insisting on calling themselves engineers.

    You mean like mechanical, electrical, etc 'engineers'? When was the last time ANY of those people drove trains? What? You mean it's only ok for some people to 'evolve langauge' to suit themsleves, but not others?

  12. Engineering skills cost money by Registered+Coward+v2 · · Score: 4, Interesting

    The companies are probably looking for the cheapest code monkeys they can find and thus don't want to pay for any other skills.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  13. I hire EEs by nhtshot · · Score: 3, Informative

    I'm the head of software engineering at a small company and was a technical director at an MNC previously. I've hired hundreds of programmers.

    I regularly hire EEs as programmers, but not for web development. Web development is mostly the bastion of very nimble, hacky types. As others have said, it's frequently more about putting together a reasonably elegant hack in a short period of time.

    I hire EEs for board support and other embedded development. Those are the places where real engineering skills are the most useful. I don't want my BSP full of dirty hacks or hard to find/duplicate bugs. I want code that is planned, organized and well executed. That's exactly (in my experience), what I get from engineer coders.

    The exception to my above generalization about web development is Java. Java backed websites (JSP and the like) are mostly developed by engineers and are used by large companies. If you want to maintain your engineering mindset and build websites, Java dev as a nameless drone at a big company is the way to do it.

    Otherwise, I'd suggest boning up on your C and getting into embedded stuff. I personally find embedded work much more satisfying. It's also much easier to stay relevant without knowing the ins and outs of the latest NoSQL db or javascript library.

  14. Give them examples by nbauman · · Score: 4, Insightful

    Since I don't know much more about IT than the average human resources guy, maybe my experience can be useful.

    I taught myself how to write spreadsheets, and wrote a lot of them for my own personal use.

    Then I talked to a guy who had been an engineer and programmer, and came into corporations to teach other people how to use spreadsheets.

    He made the point that, when he wrote a spreadsheet, he included error-checking routines, such as calculating things in different ways, that would catch obvious mistakes in the spreadsheet.

    For example, in a checkbook program, he would calculate the balance on each line by adding the debits or subtracting the credits from the previous line, as I did, and get a running balance.

    Then he would separately total the columns and get the balance by taking the difference between the totals.

    They should be the same. But if you made a mistake, they might not be.

    People have made a lot of expensive mistakes by calculating the total of a bid but getting the range wrong.

    This is a deliberately stupid example, but it's stupid enough that it was news to me (because I was self-taught), and it's stupid enough for an HR guy to understand.

    I would suggest that you think up a few examples of how your general engineering and EE skills gave you insights that helped you write a better program, examples with obvious utility, examples that are simple enough for an HR guy to understand.

    Since the HR guy may not even understand programming, you can give him a quick course in programming, which will demonstrate your educational skills as well.

  15. Re:Not shit by gatkinso · · Score: 5, Insightful

    It is true, my post isn't shit.

    --
    I am very small, utmostly microscopic.
  16. Re:secure email by BarbaraHudson · · Score: 3, Insightful

    Well, you apply for web monkey work, they're going to see if you have the essentials. If you don't, forget about the "nice to haves".

    Let's reverse the scenario - a web monkey who applies for an engineering job because he's worked as a web monkey at his previous job - an electrical engineering contractor - and has picked up some of the basics over the years. He'd be shown the door pretty quickly.

    I tried for several years to teach an engineering friend how to code. The problem is that he couldn't get into the minutiae. The mindset is simply not the same.

    --
    "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  17. The interview process has changed by dmaul99 · · Score: 3, Interesting

    It used to be that you'd go in and you'd be asked to talk about the projects that are on your CV, talk about what challenges you faced and how you solved them, and you'd be asked some basic technical questions to confirm that you hadn't completely made it all up.

    Now, nobody gives a crap about your CV. The last time I went through it, to be a PHP/MySQL developer, the tech lead or whatever came in without my resume in hand, gave a curt look and a limp handshake, and launched into it:

    "I have 3 questions."

    First off:

    "Design a game of blackjack." with no further explanation. A silent stare as I asked for clarification. Okay you want me to give you an object model. Doing that.

    Much pain later and condescension and derision later (yet in my opinion done well enough to be functional,) comes the second question with only 10 minutes in the hour remaining:

    "Design an algorithm to efficiently sort a list of trillions of elements."

    And I barely got off the ground on that one. Bounced some thoughts at him with the same derision and impatience in return. Needless to say I never got to hear what the third question was.

    His colleagues were not much nicer. I didn't get the job, but fuck them. I wouldn't want to work with these miserable assholes anyway. As I was walked out I saw their big developer pit or whatever they call it, this nightmarish contraption with no privacy and all this agile frenzy going on. No windows, all artificial light in the middle of the day, these giant monitors mounted on walls showing the build status or whatever the fuck, this cheap synthetic carpet, not a single person smiling. I'm sure they are very productive and God bless em.

    OTOH, yup, I'm still looking for full time work.

  18. Learn the material by Anonymous Coward · · Score: 3, Insightful

    I think instead of asking if it is really necessary to know CS theory and/or Java, you should just learn them for your next interview. Too many people have this "I can learn it easily" attitude and think it is enough, but that does not mean shit to an interviewer. Companies want people who can hit the ground running (i.e. people who already know their shit). You might as well prove that you "can learn it easily" by actually learning it.

  19. Re:There is no engineering. by Attila+Dimedici · · Score: 3, Interesting

    Actually, the term engineer as it applies to electrical, mechanical, etc engineers does not derive from the term used for those who drive trains. If the two terms are related, it is the other way around. My suspicion is that the term railroad engineer for the guy who drives a train derives from the fact that the first men who drove trains were the same men who designed trains. And even long after that stopped being true, they were men who knew how trains were designed (in detail) so that they knew how to fix them when something went wrong.

    --
    The truth is that all men having power ought to be mistrusted. James Madison
  20. Re:There is no engineering. by Balthisar · · Score: 3, Informative

    The difference is that electrical, mechanical, civil engineers, et al, all have governing bodies and licensing requirements.

    Except that vast majority of the working engineers in the USA aren't PE's, and aren't subject to licensing or other regulatory requirements. Some fields -- especially various civil things -- only require engineers to be overseen by a PE, but makes no requirement for engineers who perform the tasks. In most consumer fields no PE requirement exists.

    --
    --Jim (me)
  21. Re:There is no engineering. by NormalVisual · · Score: 5, Insightful

    Me, I'm just a programmer - thank you very much. I am not an engineer because I do not have an engineering degree, the experience or the exams that says I am.

    I actually feel the same way. I've got a few decades of professional coding experience, and would like to think I don't completely suck at it, but I much prefer the title "programmer", "developer", or even "analyst". The title "engineer" implies training and responsibilities that the vast majority of code monkeys like me don't have.

    --
    Please stand clear of the doors, por favor mantenganse alejado de las puertas
  22. Re:Don't be so hard on him... by Anonymous Coward · · Score: 4, Insightful

    As someone else with a Physics degree, Engineering Physics, its not just the math that gives you the edge over the CS guys, but the lack of arrogance.

    I have worked with many CS guys would couldn't code for shit because they never bothered to actually learn the language they're coding in, because according to them it's all just syntax. And the ones with the masters in CS are some of the worst developers I've seen.

    Physics is a humbling degree to get because once you get it you realize that you're only scratching the surface and that leads to a similar approach to other areas as well.

  23. Re:Don't be so hard on him... by dgatwood · · Score: 3, Informative

    I have worked with many CS guys would couldn't code for shit because they never bothered to actually learn the language they're coding in, because according to them it's all just syntax. And the ones with the masters in CS are some of the worst developers I've seen.

    Apparently, you've never read code written by people with masters' degrees in physics.... Talk about people not taking the time to learn the language....

    The thing is, a master's degree in CS doesn't necessarily give you any real-world coding experience, and doesn't necessarily give you any real-world engineering experience. And there's a wide range of undergrad degrees backing that master's degree. Remember that a master's degree usually gives you a lot of theoretical knowledge, and a lot less practical knowledge. Most of a candidate's practical experience is likely to come from his or her undergraduate degree.

    Want to find someone who really understands how to write software? Hire someone whose undergrad degree came from a smaller college (which is more likely to be closer to a trade school, with less theory and more practice), and ideally someone whose background is in something other than Java. Why? Java hides way too much of how a computer works, so Java programmers often lack enough understanding of what's going on under the hood to write good code.

    In your interview process, ask obscure low-level architecture questions, like "What is a trap?" or "What does the BEQ/JEQ/JE opcode do?" These questions will rule out anybody who hasn't ever worked with any form of assembly language. From there, try to ask questions about their learning style to try to figure out if they are self-teaching (which tends to be a sign of a good programmer, because it enables someone to rapidly adapt to working on code that he or she didn't write).

    Or find somebody with a master's degree whose undergrad degree came from a small school, and just assume that the odds are good that he or she was serious enough about programming to figure it out on his or her own.

    --

    Check out my sci-fi/humor trilogy at PatriotsBooks.