Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Embedded Systems

ESC Boston


Experience Matters

Many of the presentations and tutorials I attended had a common thread: Knowing what you're doing really matters. Perhaps it's better stated as "You can't buy success" or, as Louis Pasteur probably said, "Fortune favors the prepared mind."

David Kalinsky, talking on "The Architectural Design of Device Drivers," noted that it's easy to write a single device driver, but designing an OS driver architecture that works for many different gizmos requires broad and deep experience. In short, your first two or three versions just won't work, simply because each new device requires functions you didn't anticipate.

Jack Ganssle returned from a Singapore trip and reports that their typical developer is 28 years old with 4-5 years of experience. That's in contrast to the U.S., where embedded developers tend to be graybeards with enough experience to know what doesn't work. He notes one reason for the age disparity: The U.S. no longer graduates enough engineers.

Bill Gatliff, who knows more about stuffing Linux into small systems than any one person really should, observes that the kind of company which steals your code also tends to be unable to write it, so you can stay a few features,perhaps whole releases, ahead of them. I infer a business opportunity for anyone willing and able to run with the Red Queen, as a small business can certainly out-innovate larger ones in this arena.

Overall, it seems as though the industry has collided with the fact that skilled developers don't grow on trees. The reports I read indicate that, while the overall quality of Indian and Chinese engineers leaves a lot to be desired, there simply aren't enough U.S. engineering graduates these days. The pipeline that produces college graduates mandates a half-decade lag, no matter what the demand, and all indications show that our undergrads now avoid engineering majors in droves.

You might expect companies to pay a premium for developers and you'd be almost right. While new electrical and computer engineering grads tend to earn 50 percent over the average for all tech fields, Ganssle observed that wage compression limits the premium for additional experience. The average seems to be twice the starting salary during an engineer's entire career, which may grievously understate the value of knowing what works.

I haven't seen a viable solution, let alone a good solution, to this problem. If you have one, you can get rich pretty quickly.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.