Software Engineering Body of Knowledge
An Anonymous Coward writes: "The IEEE has a project going to establish a Software Engineering Body of Knowledge. I'd recommend that all Slashdotters read this and send comments to this since this project could lead to the officially designating Software Engineers as a real Engineering discipline. That could then mean that licenses could be required to practice software development and that this could to regulation and other legal ramifications." On the surface this looks like a fairly boring document/process, but this is a major step forward - turning software engineering from an art into a science.
I've found thousands of really detailed, useful pages about software engineering, design and manufacture at the Portland Pattern Repository. Why are they trying to make yet another big repository with a structure that doesn't neccesarily scale as well as a wiki?
To see the PPR, surf to http://www.c2.com/cgi/wiki
"Look at me, I invented the stove!" -- Ben Franklin
Microsoft says I'm a systems engineer. I studied long and hard for the exams. And then had to relearn almost everything for the real world. You wouldn't believe my surprise when I found out that in the enterprise people don't use NT boxes as routers and use third party software instead of NT backup and a tape drive on each server. But getting back to the point. How come I'm not considered a "real" engineer? I got my license from Microsoft. Like developers are real engineers anyway. All they do is click, drag and drop code in until they say it's ready. Then the patches come out.
Hey, I'm all for recognising the science of software engineering. But don't let the pendulum swing too far the other way such that we end up forgetting the art of software engineering.
I still beleive that Software engineering is as much art as science. It's just less free-form. The biggest thing that most people miss is method and Structure (can you say SSADM? Aarrgh!). This is what leads to the failure of most software projects - the winning bidders (the lowest bidders) are often just a bunch of untrained amatures (Mostly "Microsoft Certified Professionals") who, while they can talk a good project don't know how to successfully complete a large task (only 20% coding time and all that) as they're only used to banging together a quick web-site/access back end. The art comes into making it efficient (Elegant code, a lost art to most MS programmers), The Science goes into realising that art in a functioning form.
Okay, correct me if I'm wrong, but Electrical Engineering is designated a "real Engineering discipline", right? Well I've never taken a course on EE, nor do I have any kind of license or certification, but I'm still allowed to take my radios apart and fix them when they break, right? Why would this official designation of software engineering affect anything? Am I the only one who doesn't get this?
grep -ri 'should work'
Someone please define the differences between, say... software developer, software engineer, and ummm... code monkey...
Now who has to get certified, and is legally responsible? Being a code monkey, I already have too much responsibility... don't want more... where do I protest?
---
Programming is like sex... Make one mistake and support it the rest of your life.
The article is slashdotted, so this is based on the writeup.
Requiring a license to be a programmer is a bad thing. If you think it will improve software quality, you're mistaken. Think I'm crazy? How many software contributers have an engineering certification? Sorry, no cert, no programming. No open-source software.
OK, so let's change the rules a bit. "You must be certified in order to write commercial software". You think that will help anything? Who determines what classifies as commercial software? Is my Mandrake CD commercial software? If so, does that mean all the software on it, including the free software, is now commercial? Not good.
However, what if there's a non-commercial certification process. Run, not by RedHat or Microsoft, but by a vendor-independent group of engineers. You prove to them that you are a capable engineer/programmer/whatever. They give you a certificate that actually means something. Perhaps require the certification to be re-written every N years.
Now, companies can have a certification that says this person is a software engineer. Not a Microsoft-certified software engineer. Not a RedHat-certified software engineer. An engineer-certified software engineer. No commercial influence, transferrable skills, and a large skill set.
I can't say that I don't give a fuck. I've just run out of fuck to give.
So because I have no university degree I'm suddenly considered useless? I studyed long and hard to change careers from banking. I took a 9-month intensive IT course which was at times very hectic. The J2CP exam was no joke, neither was the 60% of my knowledge that I learned without formal training on the job in my first 2 months, or the first month of my new job, in which I had to learn yet ANOTHER new set of skills and development tools with almost no training whatsoever.
Are we suddenly going to stop rewarding initiative, independent learning, flexibility and gumption, and only give credit to people who were lucky enough to figure out their career paths in their late teens, unlike me? Proposterous!
This space left intentionally blank.
At the university I attend there is already a Software Engineering curriculum, and if you take a look at places like the Carnegie Mellon Software Engineering Institute, you'll see that this concept has been around for a little while now.
However, this dosn't stop everybody and their dog from calling themselves engineers! Not that I really care, I just find it one of the most abused words out there. How many people out there call themselves doctors who don't have a medical degree.
'Men never commit evil so fully and joyfully as when they do it for religious convictions.' B. Pascal
This topic will have huge ramifications. Too many people call themselves engineers these days. It wasn't a problem in the past because the general public could differentiate between a "custodial engineer" and a professional engineer. Now, professional engineering is becoming blurred by more and more technical types calling themselves engineers, without even close to the training and standards a professional engineer is held to. I'm not familiar with American laws, but in Canada, you are not allowed to call yourself an engineer without a professional license. The Canadian professional engineering bodies have successfully stopped Microsoft, Cisco and others from calling their technicians "engineers". "Software engineering" is the most dangerouse of all, and in my opinion, the most needing of the professional designation, if only to apply appropriate training standards, ethics and liability. Think about it: don't you want to know that the guy who designed the fly-by-wire software for your 767 or A300 knew what he was doing?
(Emphasis added)
Yes, you can fix your own radios. You'd be allowed to write your own software. But would you be allowed to write it commercially?
I can't say that I don't give a fuck. I've just run out of fuck to give.
If software engineers become a trade, they'll eventually get their own union. This union would control the engineers' work by setting standards for education, and defining how certain jobs will be done.
I'll give a cookie to the first person who names a company that would be quite happy to control the board overseeing this as-yet imaginary union.
Am I the only one who heard Roxette to sing "I'm gonna get blitzed for some sex"?
My title cannot legally be "engineer".
I'm a developer.
I don't have the ring. (-:
I took the EIT exam which this first step tword becomming an "engineer". It was 4 hours and covered all of the engineering fields (electrical, mechanical, civil, chemisty).. It wasn't too bad, but tested my entire undergraduate schooling.
After going through graduate computer science/software engineering, I can't see how a CS ciriculum is going to prepare students for this "engineering" test.
The states make you an engineer, and unless they are all going to impliment a standard and separate cs engineering test, I don't see it flying.
Computer science pay is much much higher than
civil engeering..
Needing a license to practice only applys to CERTAIN types of engineers doing CERTAIN projects. I can tell you right now that if you go to work for Intel, but don't have an EE, you're not going to be arrested or anything. Sure, Intel may be taking a chance, but that's their problem. Now, Civil Engineers designing bridges is a different issue.
I expect it would be the same for software engineering. Good (and neerly necessary) to have the certification, but it won't impede Free Software in any way.
I see a *HUGE* problem with requiring licensure to practice software development, aside from the legal ramifications on open source work.
I do mostly low level coding, firmware, device drivers, things of that nature. I can interface with anything I can get a spec for.
I do not, however, know much at all about application development. I do not know much about writing an OS. I do not know much about game development. Yes, I can understand the concepts involved, but that differs from having the familiarity required to do those things with confidence in my abilities.
I agree that making software less of an "art" would help large corporations take fewer risks in hiring coders. While not a big fan of "That which benefits M$ benefits America", I can also see the side benefit of helping to separate the real developers from the web weenies.
Until we have only one platform, however, with only one API, only one programming language, and only one conceptual model (ie, OO, which I personally dislike), software development *MUST* remain an art.
Background: I am a chemical engineer, and I currently work in water treatment. /.ed, so I'm not sure entirely what the IEEE is up to. However I would think that there is a definite need for accredited software engineers for software systems that would pose a hazard to life or limb by their failure. A control system for an oil refinery, or medical equipment, for example are no place for feature rich bloatware that needs to be re-booted once a day.
To me an essential part of engineering has always been a sense of responsibility to society as a whole. Technology is harnessing natural forces in a way that provides benefit to someone or some group. Engineers try to ensure that this technology is used is as safe a fashion as possible. Minimization of risk. Planes stay in the air, bridges don't fall down, the water is safe to drink.
The article is hopelessly
The other side of the responsibility coin is liability. Engineers must show due diligence and carry liability insurance. It would likely be easier to insure an accredited software engineer working on a mission critical system.
I'm anxious to see what might come out as accreditation criteria for software engineers. I hope it would require some knowledge of the larger technological context and social responsibility.
Laugh while you can, monkey boy!
Disclaimer: I haven't been able to read the article yet; it's taking a while to load up. (Plus, I bet only half of the people that post don't even bother reading it before posting anyways) Computer Science and computers have always been well ahead of the people that create and develop laws. IF this ever became a law, very few people would actually follow it. I mean, how many top-notched computer programmers actually have official title education? I mean, probably a quarter of the very best programmers out there started doing it BEFORE computer science even existed. Secondly, the only possible use that this would be would be if the government or a top-tier company needed a developer to develop a fail-safe application. Let's say NASA needed an application, this might be a benchmark for them to identify talent. Lastly, to some extent, I agree that software engineering should be come a little more structured. There is a major difference in the code style and programming style of programmers that have proper education and those that are self learned. With education, coding becomes a more structured practice. This is a valuable asset in a corporate or group environment. If a certain person write code that only he or she understands, it costs the company even more because of the greater amount of time that it takes for other people to learn his code and style. However, on the other hand, some self-learned individuals, not learning structured development styles, are able to take shortcuts or find optimizations to produce better codes. (As always, this is a generalization. There are obviously exceptions to these two rules.) So to sum it up, this IEEE proposal would benefit schools and corporations because it creates structure in programming style. However, something like this could never become law in the same way that you need a medical license to practice law.
_______________________________
"I'm not Conceited...I'm just a realist..."
We have had some discussion on the C++ newsgroups recently, regarding the possibility of getting a decent C++ certification scheme started in the industry. Bear in mind that we're talking about a major language here, and one that has an incredibly high number of "users" who don't really know the first thing about it -- or worse, get that first thing wrong -- but think they're experts. There is no single commercial body that "owns" C++, so no political spin needs to be put on things. Basically, this is a prime candidate for certification.
Except that we concluded viable certification was not going to happen. Without a major industrial sponsor, and without a large body of experts who are actually qualified to administer the necessary tests, you'd never get it off the floor.
And what would "certified in the use of C++" mean, anyway? There are many different areas of C++ programming, and while some projects use most/all of them, other projects would never use, for example, much of the STL. To have any practical use, any certification would have to be more precise than just "good at C++".
Remember, this is just one language, and still the expert population felt it would be impossible to provide an effective recognition in today's environment. What hope can anyone have of effectively regulating software engineering as a whole in this today's development world, then? There are more contradictions in this industry than anywhere else I've ever seen, with some companies successfully using development methods for years where other companies have failed completely using the same methods. Who's to say, with any justification or authority, which methods a "chartered software engineer" should use?
If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
oh my
science is about trying things out understanding things
Very little to with enginering
(yes they work on many of the same concepts and engineers would not exist without scientists)
engineering is boring repeatable stuff churning out things at the same standard how many software releases are of EXACTLY the same quality
arrgh
john jones
A certified engineer can still make a mistake.
Certified software is tested and putatively immutable, and you can always throw more testing at it if you think it needs it.
DO-178B procedures require that all software designs and implementations be reviewed and tested, the tests reviewed, and the reviews reviewed, by different engineers--or companies--wherever practicable. And it comes with different levels of certification, to allow cost reduction where lower levels of risk are involved.
--Blair
(Note to web surfers, if you want to go to yahoo.com, say, to find standards links, do not mis-type the domain as "yaho.com". Trust me on this. I also advise everyone to use Panicware's free Pop-up Stopper. This node is getting wrapped right now.)
- Codifying a set of "best practicies" that, when applied, assure a solid
product.
- Codifying educational programs that teach these best practices.
- Certifying people who graduate from the educational process as "Software
Engineers".
The big problem with this idea is step 1: Sure, we have best practices, but they do not assure a solid product. By far, the highest assurance practice to date for developing working software is to make sure the developers have a lot of talent and dedication. There are software engineering best practices, but when goobers apply them, they are fully capable of producing bloated non-working crap. This is characteristic of an art, not an engineering discipline.It is very nice that people are sufficiently concerned about software quality and its impact on the real world (e.g. comp.risks). But this in no way means that we actually have best practices that will assure that mediocre developers can produce working product. Wishing for it (or mandating it) will not make it so.
Crispin
--
Crispin Cowan, Ph.D.
Chief Scientist, WireX Communications, Inc.
Immunix: Security Hardened Linux Distribution
Available for Purchase
I did a quick search in the list and found very few people from big name universities, with all the four big names in the field (software engineering is not my cup of te) that I know missing.
This makes me wonder if this process has any credibility then... Anybody out there who can comment (intelligently) on this?
I dont want software engineering to become some esoteric type of thing like quantum physics, or math, I want it to be something everyone can take part in.
Thats what open source is all about, allowing anyone with knowledge to contribute.
We shouldnt even have "licenses" and so on and so forth because in the real world, its not how many licenses you have, but what you can contribute that matters.
I say its an art and a science, and we shouldnt swing one way or the other, but if people are pushing it toward science, then i'm going to push it toward art, and i'm sure anyone whos a programmer for open source will agree that its an art, unless they work for microsoft and then perhaps its a science.
If you use Linux, please help development of Autopac
This idea is just plain stupid. Its an attempt to make programming as esoteric as other scientific fields.
Problem is, we need more programmers not less, why make it hard as hell now to become one by requiring people go to special schools like a doctor has to go to medical school, and requiring they pass all these overly difficult tests ?
If you use Linux, please help development of Autopac
That's why I suggested mandatory recertifications. Perhaps something besides a test can be used. What is the entire body of Joh Hacker's previous work? What has been written since the last recert board?
I also don't like exams. Too artificial for me.
I can't say that I don't give a fuck. I've just run out of fuck to give.
I'm a fairly experienced system architect as well as faculty in the CS/COE department of a major university, yet I have never received a degree in CS or engineering, nor any professional certifications in engineering. I fail to see how these would make me a better developer.
In fact, I've often found that my lack of formal background is a help rather than a hindrance. I'm often able to think outside of the traditional engineers paradigm. Because of that, I often see other developers being surprised at something I though up, that they never would have tried just because their training told them that sort of thing doesn't work. Since I work in distributed middleware and DB research, coming up with new things is kind of the point.
-Hobo
--Stupidity is Self Curing!
You just dont get it. Programming is not like building a house.
When you build a house, you cannot freely learn from millions of other houses built by taking it apart peice by peice and putting it back together.
Programming allows ANYONE to learn on their own and become a good software engineer.
Passing a test wont prove that you are good, It just proves you are good at passing tests.
The proof should be in your source code.
Perhaps as a test, requiring people write several programs and submit them to a review group, (similar to the driving test) so people can SEE they have skill, would actually be a better idea.
But to give a standard TEST, it doesnt come down to skill, it comes down to how much of the text book you memorized.
Its stupid.
The source code should prove someones worth, not a test.
If you use Linux, please help development of Autopac
I agree with you completely. Which is why, in response to another poster, I reccomended that the license be not based on a test, but on the body of all the work you've done. Require re-certification every N years. The review board looks at the code written between re-certs. They determine whether it is worthy of re-certification.
The main problem I see with this is with engineers not being allowed to show their work due to NDAs. Not quite sure how to get around that.
I can't say that I don't give a fuck. I've just run out of fuck to give.
Yes, you can fix your own radios. You'd be allowed to write your own software. But would you be allowed to write it commercially?
Not a problem. An un-degreed SE would be "allowed" to write commercial software, just as an undegreed EE would be "allowed" to design commercial hardware. (Ever hear of a fellow named Wozniak? Or Dell, for that matter)
Professional engineering licensing/accreditation issues tend to be relevant when government or military contracts are at stake. For instance, no municipality is going to accept a bridge-design proposal from some random dude calling himself a "civil engineer." Likewise, you're not going to work for JPL or NASA unless you can show the necessary professional credentials to indicate competency with metric and English units, for example.
It's true that a few talented engineers have been held back by a lack of degrees and licenses. After WWII, Wernher von Braun had to send off for a mail-order doctorate degree before Congress would take him seriously. But for the most part, this action on IEEE's part isn't something that should scare anyone, IMHO. The IEEE is a rather toothless organization, and no commercial interests are going to let them threaten the supply of talent, accredited or otherwise.
Dahlmann tightly grips the knife, which he may have no idea how to use, and steps out into the plain.
If you allow anyone to program professionally, then you must be prepared for more terrible code.
And please spare me the anecdotes about the English major who is the world's best programmer - we don't architect our socirty on corner cases. Added to which, there would be ample opportunity for non-CS grads to gain the certification where it to become required.
So why not let it stand as a marketing device? If you want software from the lay-hacker, you can choose to buy from him. If you choose to buy it from the certified hacker, you may do so freely.
Within a decade the marketing clout of the certification (if it is worth anything) would put the uncertified hackers out of business. Its just human nature - we look for a degree in the dentists office, don't we?
No, Microsoft says you are an MCSE. They make no attempt to generalize your skillset beyond that which is required to pass their certification.
The way a "real" engineering discipline works:
I am a mechanical engineer (MEng Mech Eng.). I passed lots of tests (barely, I only got a 2.2). But even to get that qualification, I _also_ had to complete team and individual industrial-style projects + have them reviewed. (Designing a recumbent pedal vehicle, and a streamlined body for a vehicle.)
Even so, I'm not really a fully qualified mechanical engineer - I'm not chartered. (I probably never will be, since I started developing software instead, but that's another story.)
I don't know how it works in America, but the way you fully qualify as an engineer (get your charter) in Britain and Ireland _is_ by the mechanical engineering equivalent of writing several programs and submitting them to a review group - the IMechE. After a few years as a "rookie" mechanical engineer in the industry (usually with a "mentor", an engineering guru to guide you on your way), you submit details of the projects you have worked on for review, and have an unfun interview. If they're up to scratch, you get a charter. The academic tests don't really mean much, beyond a certain basic level of competence, unless you're sticking in academia to do research.
Just as I can happily write programs without being a qualified software engineer, plenty of people can happily design machines without being a mechanical engineer. But qualified mechanical engineers will probably do a better job, and be allowed do it where people's lives are at stake - note how most software says things like "not to be used to run a nuclear reactor" in the license?
Also, mechanical engineers don't go off and reinvent the wheel from scratch either - we don't re-derive the Navier-Stokes equations each time we use them, and, when we're designing something, we used a (gasp!) "component-based approach" - ordering off-the-shelf parts and slotting them together. It keeps the cost down that way, and is a lot like component/ OO programming with a rich standard API. Kinda like writing Java applications, in fact (what I've actually spent the past while doing). Building and Civil engineers use a similar approach for... building houses...
Programming _is_ like building a house. Generally, you're slotting together lots of components that people have already designed. A builder doesn't make his own bricks - bricks come in a selection of standard sizes from the brick factory.
So, why not a similar approach for life-critical Software Engineering?
Choice of masters is not freedom.
For electrical engineers, the elegance may be in minimzing the number of transistors in a design.
For chemical engineers, the elegance may come on the form of the safety or usefulness of the byproducts of a reaction.
All engineering fields value elegance in method and design. The notion that "art" separates programming from other engineering endeavors is bogus.
Its ridiculous to assert that there are no means by which you can qualify and test programmers. Haven't you ever applied for a job? Didn't they ask you any programming questions? Did you take the Computer Science GRE? There are numerous excellent methods available for ascertaining some basic metrics about the competency of a programmer.
Obviously there would be no prohibitions on non-CS grads getting certified. Why would there be? CS grads may have some inherent advantages, but I've never heard of a certification proposal that requires a CS degree.
Your statements are well thought out and valid, unfortunately the group-think of /. is so peversely self-contradictory that it really makes you wonder where common sense went. You see, /.'s rail against certification every time an article comes up suggesting it, but then they spend the rest of their time bitching about Microsoft's crappy software and how horrible it is that they "get away with it".
What is so difficult about going through Stroustrup's book and picking three or four topics per chapter and formulating questions from them? Some could be true/false, some multiple choice, and some requiring you to "write" code snippets. It seems pretty straightforward.
The problem is when most "expert" groups discuss this topic, they typically look for a test they could get perfect in, based on the fault assumption that their perfect mastery of C++ must result in a perfect score.
You are correct to a degree, but only for some types of S/W systems. For example, my word processor is artfully designed for me to intuitively make the most out of it's capabilities. Great, but it crashes due to sloppy, 'artful' practices. Ok, it's a word processor, I lose a bit of work...annoying, but not critical.
Now for the systems that I hope were not designed in a purely 'artful' manner: Aircraft control systems, my microwave oven, the telecom switches that connect me to emergency services, chemical/nuclear process control systems, automotive control systems, traffic light control systems, fire control system on a smart bomb, nuclear attack early warning systems, pacemaker control system, computerized medical equipment (life support, anaylsis equipment...etc.), electronic infrastucture for commerce...etc..
These are all S/W application areas that demand an engineered solution. That means that the system performs the required functionality correctly, meets the required level of reliability, and does not perform unintended actions in either normal or extrordinary circumstances.
Artistic qualities do play a role in design & implementation, but it is not the only quality required to build & test such systems.
Could you imagine someone 'artistically' testing such a system? "Well, the system 'felt' right...I think we should ship it." "Oh, it failed! It killed 300 people! Tsk."
Last word; Programming != S/W engineering.
(How this scores 3 is a mystery)
Computer SCIENCE is very much part of mathematics. Denying it just proves that you slept through class, or avoided taking the hard classes because they had math in them.
Computer SCIENCE comes up with tools like VDM and Z (formal methods) that can be applied by ENGINEERS to verify that the software that was built.
Application Software construction is very much like movie-making already. You usually have a director (architect/designer), lighting and camera-crews (database and graphics experts) and so on. However, they all use tools like cameras, lights, and cranes (compilers, database engines, Open-GL drivers). These tools are usually certified by ENGINEERS who have used the processes that SCIENCE gave them.
Beautiful stuff does come out of the IEEE. 802.11b for example. Wi-Fi or Airport the marketing departments are calling it. Quite popular these days, apparently.
Actually, a lot of the H1Bs are qualified, because a lot of them use F1 (student) visas to get into the country in the first place. And the foreigners are more determined to go through such steps. If qualifications were so important, it would give companies all the more reason to choose a foreign national with a masters, than a US citizen who's graduated from a related degree (eg math or electrical engineering ). You're not going to keep foreigners out by raising the bar.
By Steve McConnel. I used to fear licensing software engineers until McConnel explained what being an engineer *really* means.
You can still write software, even for commercial purposes. In fact, there would be many situations why a sotware engineer is not what you need.
In any given engineering shop, there's only a handful of licensed engineers. There are still other engineers there who do the work, but the licensed engineer oversees the work and ensures due dilligence and best practices are used. In electronics, there are electronic technicians who don't have engineering degrees who design electronics. Instead, those places have a single licensed engineer who will oversee the final design and inspect it.
Do not fear software engineering: embrace it!
For the record, I do not qualify for licensing as a software engineer, but a licensed software engineer wouldn't mind hiring me to work on his team.
The bitter lessons of a veteran coder: http://bitterprogrammer.blogspot.com
The goal is failure avoidance.
There are software engineering best practices, but when goobers apply them, they are fully capable of producing bloated non-working crap.
I think you're blowing smoke. What are these best practices that produce crap? No one said best practices would make stupidity obsolete, so please don't tell me about people misapplying or misusing well-defined practices.
It is very nice that people are sufficiently concerned about software quality and its impact on the real world (e.g. comp.risks). But this in no way means that we actually have best practices
The two are completely independent in any case...so what are you saying? Obviously we know some best practices in software engineering...don't use GOTO, comment your code, use a debugger...come on, are you telling me that in fifty years of programming we haven't learned anything?????
The next thing you know, people who write will want to be known as 'book engineers.'
Hardware is engineering. Software is simply telling the machine what to do. An engineer designs ACS. An engineer does not write the specifications to mill the parts created by the ACS, although he might be involved in the *LOW LEVEL* programming that controls the physics of the thing.
If there is to be a software engineer, it should be limited to the software the directly interacts with physical systems (ie, ACS).
As always, just my opinion.
SCH - Aerospace Engineer.
No "certified" software engineers work anywhere, there is no certification. Thats the whole point of this article.
First you need that Engineering degree, and they are really nasty about transferring credit or allowing courses to be challenged. Basically, figure at least 3 years as a full-time university student if you already have very relevant training.
But then you need 4 (IIRC) years as basically an apprentice, working full time under the direct supervision of an accredited engineer. Naturally, this is, "We can end your career before it even begins!" internship-type employment.
So we're talking about a bare minimum 7-year investment (more likely 8 or 9) before they'll even look at you. These restrictions have been tightening up, requiring larger and larger investments in time, over the last decades, and I expect it to continue in this manner.
It seems to me that all of our professional organizations are slowly becoming old-fashioned guilds, organized less for the benefit of the general public and more for the members. Organizations in which one doesn't become a full member who can work unsupervised until middle age, assuming one commits oneself in one's youth. They already have the protection of government, so entrenched that nobody ever seems to suggest weakening their monopolies.
Do we really need a Bar Association? Do you think lawyers are more ethical, more beneficial to society because there's a government-granted monopoly to its members on arguing the law on others' behalf? Do you think your area's medical association is doing the best possible job producing competent, efficient doctors with no competition or alternative of any kind?
How many professionals are just wielders of required rubber stamps? How many brilliant young potential innovators are slowly crushed into mediocre clock-watchers, who have been shown again and again that putting your time in, looking respectable, and covering your ass pays off better than doing your job well and advancing the state of the art?
I think that far too few people question the value, competence, and good faith of professional organizations. They're just accepted as natural features of a well-run society, assumed to be the best interface to highly specialized skills without an active evaluation.
I look at them, and see the gradual calcification, then downfall of our society. I see never moving beyond asphalt roads and cars that move at 60 MPH, never moving a viable population off the planet, never extending the average human lifespan beyond 100 years.
I hate to see people talking about moving this kind of influence into software. It's one thing to run competing private organizations that certify certain skills, it's quite another to start legally requiring certification from a particular one, giving it monopoly status. Let alone ceasing to question whether it should keep that status.
I think that there are significant problems with relying on legal issues or tests alone for establishing or maintaining requirements for software developers, coders, managers, database people, etc...
There are a number of theories regarding why software fails. There are many studies, papers, etc... I have even been involved in a few of them. I don't know of any study or organization who feels that - at the very heart of the problem - is a shortage of licensing. At best, some sort of licensing -- might -- be of some benefit, but I don't believe that should be the first or foremost solution towards addressing software quality problems.
Many years ago, Scientific American magazine had an article on software; this article cited complexity as the reason software fails. I disagree. There are arguments about how complex software is - the difficulties associated with testing all computation branches and [execution] flows through a program (exponention, NP-C problems), testing software and module linkages, data typing and related matters, and many other issues. My experience and understanding is that most software problems relate to poorly thought out requirements, poorly documented changes, work done under time pressure, and a host of what I will call "fundamental" failings from software developers.
I think that advanced training in software - degrees with math components, and formal software engineering training can be genuinely helpful. A great problem is organizations that do not know or care about the consequences of flawed work going out the door.
Ultimately, with or without any form of licensing, I see one major step that would help software quality - ACCOUNTABILITY. There must be legal liability for software that doesn't work, or is purely dangerous. The onus must be on the producers of software to do the job properly.
I know software can be large, and can be complex - but it also often sloppy, poorly thought out, and problems are considered post-release headaches.
My presentation at H2K (Hackers on Planet Earth, 2000) addressed some of these issues. The presentation focused on Ethics in Military and Civilian Software Development. You can find this online from http://www.2600.com, and then following the link to the presentation. I have other papers that discuss this and related issues, also on my web site.
Sam Nitzberg
sam@iamsam.com
http://www.iamsam.com
Firstly, I made no claims of my own regarding the quality of Microsoft code. That said,Microsoft software has improved. Drastically. Its the crap they've had on the market for ten years that is the source of angst.
Why would I want to be lumped together with a bunch of stodgy old electrical or mechanical dweebs?
Because they are responsible for all the technology you use on a daily basis?
And no, it wasn't programmers that build the first calculator. It was a stodgy old electrical dweeb.
Seriously, I think that software that is used in critical applications should be subject to competancy requirements. Like the saying goes, if our buildings were designed like our software is, the first woodpecker that came along would destroy civilization.
Otherwise licensing is a waste of time.
And that is how it is done in other disciplines as well. Licenses are only required for work in certain areas - otherwise anyone who can convince a company that he can do a job can work as a engineer.
I was speaking to one of the members of the CEAB who visted LU on Monday. He recieved his P. Eng designation first in Electrical Engineering then later in Software. He said that the purpose of the Software Engineer should be for critical systems, namely those that if the fail, would put people in danger. The same as Electrical, Chemical, Mechanical or Civil or other Engineering professions.
This doesn't mean that only software engineers can work on such projects. It means that before the software is used it must be approved or 'stamped' by a Software Engineer with a P. Eng designation.
This is not currently required by law in Canada (AFAIK).
Again, this doesn't mean that all programs have to be written by software engineers, or approved by engineers. It is just proposed for software that is life-endangering.
For more information:
P.S. Education alone does not an engineer make! It is the combination of education and engineering.
P.P.S It is also possible to become an Professional Engineer without attending an accredited program. Several requierments must be met but it is possible.
All the IEEE seem to be doing is codifying current 'best practices' in software engineering in a similar manner to the Project Management Institutes (ANSI std) "Guide to the Project Management Body of Knowledge"
SE *is* project management as far as I've experienced it, or a subset. No-one with any sense would ever suggest that stds will prevent cockups in projects - but being totally ignorant of what many considers best practices will make you more likely to stuff things up.
I really can't see why developers get so upset about groups trying to put up hand-rails and guidelines for managing large projects.
If you're sitting coding up a wee access database for a mate or writing a little bash script to check your logs then you don't need them - but projects of a larger scale, involving many organisations and multiple teams DO benefit from guidelines.
Dave
That could then mean that licenses could be required to practice software development and that this could to regulation and other legal ramifications.
No, no, no, no, NO, NO, NO!!! Keep the government AWAY from it all, for pity's sake! We don't want legislation to dictate who can and cannot write software. In my county, my wife and I are not allowed to cut each others' hair in the privacy of our own home. Because beauticians got together some time ago and petitioned the government to make it illegal to cut hair without a "license." To get a license, you have to go to a qualified beauty school and then spend so many hours cutting hair in professional, and authorized, salons.
Of course, they then artificially limit the number of beauty schools that they allow to train for such licenses. The same thing happened in the medical profession. This sort of thing is routinely done by factional groups to pressure the government to create a stranglehold on the market, reducing supply and thus letting them charge more for their services.
In the long run, it only winds up hurting us all by driving the price up while not increasing the quality of the services we receive. Do you really think that having an "official license" makes doctors better than they would be otherwise? Are "certified" Microsoft Engineers any more qualified to work with Microsoft products than the rest of us?
Bad and good beauticians and doctors can be singled out by this little phenomenon called reputation. We don't need a piece of "official" government legislation to be mandated on all who want to enter the market in some lame attempt to make things better than they would be without the artificial intervention (do a search for "Adam Smith and invisible hand").
Let anyone who wants to write software professionally, whether or not they have a degree, license, or whatever, and let the buyer beware. Let each entity build a reputation, and the market will pick the best man for the job.
An unjust law is no law at all. - St. Augustine
You're the ones who think that bug-free code comes from testing and debugging, rather from design.
You're the ones who say "with today's processors, I can afford to waste resources here," not realizing that inefficiency accumulates.
You're the ones who don't bother to make sure you're checking return codes properly, or checking them at all.
You're the ones who spend more time programming and less time planning a large project.
You're the ones who think there is such as thing as a "releasable hack", a "production-quality kludge."
You're the ones who think open-source is immune to all this.
You're the ones who will quickly dismiss what I'm saying, or nitpick me to death.
I don't know why I bother.
"On the surface this looks like a fairly boring document/process, but this is a major step forward - turning software engineering from an art into a science."
On the surface viewing Software Engineering as all science and no art makes for boring documents and processes. When people are bored, they naturally don't do nearly as good a job. Indeed, the best Software Engineers have the science part down cold, but also have a natural instinct that is the direct manifestation of their artistic inclination. Art and Science are the Yin and Yang of Software Engineering, and to remove or diminish the role of either is to diminish the effectiveness of the software developer(s), regardless of which one you mistakenly choose to emphasize.
If one wants to improve the overall quality of their software they must develop both their left and right brain. To shun one in favour of the other is folly. It is no different than strengthening one leg and cutting of the other in an attempt to be more mobile. Hopping around on that one remaining leg will certainly make it big and strong, but mobility will suffer almost detrimentally. I guess that makes it a major unbalanced hop toward the different, and less effective, not a major step toward anything.
Perhaps these people have never heard of the Software Engineering Institute and the Capability Maturity Model? Then again, what do I know? I'm too artistic to be any good at Software Engineering
Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
The Association for Computing Machinery withdrew its support for this SWEBOK effort, after deciding that their approach to licensing practioners was inappropriate. So this probably isn't going anywhere.
In comparison with other engineering disciplines, the real problem is that we don't have a good handle on how to build software with huge safety margins so that it doesn't need to be engineered.
This seems confusing, until you look at, say, structural engineering. If you want to build something, there are standard handbooks that will tell you how to build something that's much stronger than it really needs to be, but won't fall down. That's how most houses are designed. Only when you get into more complex construction (steelwork, arches, laminated wood beams, etc.) do you need a licensed professional engineer to sign off (literally) on the blueprints.
We don't explicitly make that distinction for software. With fifty years of computing behind us, it may be time to do that.
A good place to start would be control software for anything with more than some minimal amount of energy. (For example, programming a VCR control CPU wouldn't require certification, but a garage door opener control would.) We could then go on to, say, software that handles the money of others, and perhaps to networking software that can affect more than 100 users at a time.
A formal distinction of which software matters and which doesn't is the first step. The industry needs to take that step.
Being trained as an Engineer makes you a good designer of systems, no matter what type of system you're designing.
Hooah! This is one of the funniest things I've read in a long time. I have worked with a lot of extremely talented Professional Engineers, and a lot of them I have great respect for. I have also worked for horribly incompetent PEs that have IQs teetering on 100, and have a complete lack of attention for details or what's important. This idea that Engineers are some super discipline is absolutely proposterous: They're just students who took the 5-6 year option rather than the 4 year option, sometimes because they want to parade around going "I'm an Engineer and my title is legally protected".
Software quality is dictated by the process, not by the person. Tell me that your system is a CMM5 system using the IEEE 12207 standard in a 9002 (or whichever one applies) setting, and that you have code review, proper test cases, etc., and THAT tells me whether you have quality code. Telling me that the guy who typed in the initial lines is an Engineer is an absolutely racket and is absurd.
The whole "engineer" designation is nothing more than a protection racket (I'm saying this as a member of two of the groups that have come up during this discussions): It's a way to raise the barriers to entry to say "Oh that guy who has designed 4 fantastic, robust systems in less time than we sat around and scratched our asses sure can produce, but it's not engineering production!". It's job security for those who have gotten an engineering designation. It's absolutely, positively absurd. An individuals knowledge in software development, no matter what their designation, will always be a tiny iota of the industry whole knowledge, making this field totally unlike any other that has come before.
The IEEE rocks, but they should give up on personal certifications (unless they are "no barrier to entry" certifications. I want to know what someone can do, not how much they have martyred themselves) and stick to making standards that make better software quality through better processes and systems.
And the second from the current (Nov 19) issue of The New Yorker from an article about the chief structural engineer of the World Trade Center:
But my favorite quote about engineering and science is the one that says:
...richie - It is a good day to code.
What worries me most is what you see on the front page of the site, namely the logos of a bunch of companies like Rational, Construx and SAP, who have vested interests in software engineering processes. If the committee goes away for a couple of years, comes back with a carbon copy of the Rational Unified Process and tells everyone they need to buy Rational Rose to get a certification, I'm going to be more than a little annoyed.
The basic problem is that there is simply no consensus in the industry as to what constitutes "good engineering" in software, beyond a certain very basic level. We're a very, very young discipline, and unlike structural or electronic engineering the mathematics does not exist to prove what we are doing is right.
In the absence of any real proveability in our craft, all you can do is make broad pronounciations, and then quibble about their interpretations. You can say "testing is good", but you'd never get a room full of programmers to agree whether test-first programming is better than testing completed code, and nobody's yet been able to determine which is more efficient under which circumstances. Similarly, you can say "well-designed code is good", but who's going to moderate the dispute between the CMM waterfall three month design phase group, the moderate Agile "design the module just before you code it" group, and the eXtreme "design is something you achieve as a by-product of merciless refactoring" party.
I have little faith in the mission of this group, as I can't ever see it coming up with a satisfactory document. Either the qualification for being a software engineer will be so broad as to be useless, or (more likely) it will mean that the industry will continue on as it always has, we'll just go back to being called programmers, and spend our time scoffing at certified "software engineers" as followers of an arcane, broken methodology.
Charles Miller
The more I learn about the Internet, the more amazed I am that it works at all.
I have never before written a lame "mod this up" message but this message is one of the most truthful, profound posts I've read on Slashdot in a long, long time.
The philosophy behind governing and certifications boards is a noble and reasonable approach presuming it was done right, but exactly as this message and the followup mentioned: How many times do you hear about an engineer being discredited, or a lawyer losing their license to practice law? How about doctors losing their license to practice medicine? The reality is that it is almost never (and only in the case of extreme negligence that is publicly known. For all of the talk of Engineers losing their certification I would love to see the numbers who actually have). These organizations exist to protect their members, not this absurdly ridiculous "protect the public" bullshit that hopeful PEOs are spouting on here.
...richie - It is a good day to code.
Sticking feathers up your butt does not make you a chicken - Tyler Durden
Design, testing and analysis is part of programming. There really isn't much of a role for people who don't understand and can't learn design, analysis and testing ( I suppose they can design web pages or something, but that's about it).
OTOH, management is a different issue. A programmer needn't be a good manager. An engineer needn't be a good manager either. Engineering and management are not the same thing.
That could then mean that licenses could be required to practice software development
Sigh. No.
It would mean you couldn't go calling yourself a Software Engineer if you're NOT, but nobody is going to card you trying to buy a copy of VC++.
Several years ago, many states attempted to enforce the laws on their books to require anyone acting as a professional engineer to be licensed as such by the state. As anyone who has ever achieved a Professional Engineering (PE) license can attest, there is no comparison between a PE and a MCSE. Comparing the exams would be like comparing middle school to college. The PE exams in most states are brutal. As far as I know, Texas is the last state to enforce the law as it applies to software. Many of the companies in "Silicon Valley" threatened to relocate of California enforced the law there. So, California (like many other states) changed the law to apply to structural and electrical engineering disciplines.
And what about the software that causes the death and harm?? The hardware can generally do no harm without faulty software. What about faulty SW that allows a defective part to pass inspection and then fails -- causing death or harm? sys-eng
I'm studying software engineering right now in Quebec and when my group finishes, if I dont fail too many courses, I should be among the first software engineers in Quebec. I think Ontario and other other provine are 1 or 2 years ahead. That menas that by 2002 there should be Software Engineers(tm) in Canada.. Btw, at least in my province, you cannot state that you are an eng. if you are not official eng. so MCSE's have to have a different name and everything. They are definetely not engineers.
;)
But right now, the only privilige that software engineers will have here is to be able to sign with a eng. at the end of their name.. Our names
Good luck to my American coleagues!
Tester
Student in Software Engineering at Polytechnical School of Montreal
No, it's an attempt to make it non-esoteric. Scientific fields can be esoteric, concerned with things that don't affect normal ppl. But engineering is never esoteric! Engineering is concerned with taking all the rules the scientists and mathematicians have come up with, and using them as tools (or simplifying them where required) to solve a real world problem, like building a bridge, or making a chemical compound - or writing the software which controls the engine in your car.
What's esoteric is art, and treating software as a pure artform rather than bringing in any scientific basis for it is a dead-end. In the past, scientific theories were judged not on whether they worked but whether they "looked" good or neat or felt "right" to ppl. This is the way software is today. What's needed is the software equivalent of Faraday, Darwin, etc - currently software is still at the alchemy stage where you can impress someone with something that looks flashy but is actually not doing anything at all.
We absolutely don't need more programmers. What we need are more good designers. And the idea is to establish that good software design can be taught.
Grab.
Maybe so, but you need to be able to devote the same amount of time to your studies as a full-time software engineer would.
And who says that open-source projects are any good anyway? They may have good publicity, they may even work 100% of the time, but that doesn't make them good examples of software design. Nor is everyone who calls themselves a good software engineer actually worth listening to.
To learn on your own, you'll need many, many good books. A lecture course is distilled from many books about recent advances, from history of the subject, and from the the lecturer's experience. How can you be sure, as a beginner, that there isn't some essential area you've missed?
A doctor only requires a good mind as well, and an in-depth knowledge of illnesses and biology which can all be acquired from books. Your opinions on me offering medical advice without an MD after my name?
Grab.
While I appreciate the need to identify competent engineers, most programming projects fail due to poor management, not bad engineering.
If you really want to improve software, focus on better management, not on better engineers. With better management, you will eventually have better engineers without worrying about certification.
Perhaps the IEEE should focus on a certification process for managing projects.
And so it goes.
You make my point for me, I think. As you say, a language is just one tool, and there is much more to software engineering than just that. So, if we can't even sort out a meaningful accreditation system for that one language, how can we possibly consider trying to do it for software engineering as a whole, and put any faith in the result?
If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
Not really. (You can go and look at the threads concerned using Google Groups if you want to see the real attitudes exhibited.) The problem is that certification programs produced thus far have been laughable. Take Brainbench, for example. I went along and got a top-in-my-country score in C++ the first time I tried. OK, I'm a better than average C++ programmer, but there were people on the standards committee who define the language further down than me. That might be because at least four or five of the questions they asked had no correct answer available, and that was a multiple choice test! If testing specialists can't get that right, what hope do they have of meaningfully assessing any testee-produced code?
It's not just Brainbench, though. Take a look at an average Software Engineering course at universities these days. American ones seem to be particularly bad right now, with many uni's following fashionable languages and techniques regardless of any technical merit. My own university, a well-regarded one in the UK, still seems to think that software engineering should be based on the waterfall model, if you listened ot their lecturer. (It wasn't quite that bad -- alternatives were at least discussed -- but you get the point.)
By the way, as for just taking true/false or multi-guess questions based on the contents of The C++ Programming Language, you won't get much meaningful information out of that. Like many old exams, all it tests if memory ability, with no real gauge of understanding. A few simple questions at the start of an interview might set the broad level of discussion for the remainder, but nobody smart recruits based on them alone, and it's notoriously difficult to set useful questions even then.
I don't see any real progress being made in the area of software engineering accreditation until there is an independent body, run by software engineers for software engineers, wherein the body of experience and expertise is sufficient to give any assessments they make some reasonable credibility. Right now, most software engineers don't even belong to any sort of union, and only a few belong to any other professional body, in my experience. Compare that with most other engineering disciplines, and you see both how far we have to go, and perhaps the direction for the first few steps.
If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
Having an MCSE, is indeed a method to become hired into corporate wherever, the other way is to know someone, at least in the USA.
Anyway, I sometimes get to work with some of those MCSE-to-get-a-corporate-job people and to be honest, they are practically useless. The simple technical knowledge they lack is absolutely scary. I correct them, answer the same questions all the time. It is frightening to know that they are the people that are running the corporate network.
So, I am working on getting my MCSE in order to "join" their ranks and fix all the crap that they are doing. It shouldn't take but a few months of self study. If they can pass the tests with their level of knowledge, I should have no problem at all.
So, to recap, getting an MCSE is indeed a way for some people to get in the corporate hiring door. It sucks, but that is how it happens.
Of course, I am just a help desk guy that got in through family connections. I am also a computer hobbiest, which probably helped a bit.
--
.sig seperator
--
If you ignore the other uses of a tool, does that make the tool less useful, or you less useful?
It's much better for software developers, and worse for software organizations.
Licensing for software engineers will force quality design & coding standards, or at least require that legitimate software engineers stamp certain products with a seal of approval.
Right now, if I say that I'm a software engineer, I am a software engineer. Mechanical Engineers and Civil Engineers cannot do that, because they are required to be licensed and in some cases bonded. Getting a PE is no joke MCSE either; it is a tough test that most takers fail.
Conformity is the jailer of freedom and enemy of growth. -JFK
However, it makes absolutely no sense whatsoever to make all software developers require that type of certification and title. For instance, a failure in the code of a game is never a life-threatening issue (unless someone has a bizarre example...) and most desktop applications also would not cause death if they fail (again, so me a bizarre example.)
So, it seems to me that developing a true Software Engineer title would do nothing more than possibly benefit mankind. As long as they don't attempt to force this upon all software developers.
If it does become something that all software developers will need, I can see the development of new games and other applications stagnate as the development houses could be forced to charge a larger sum for their software. While this could potentially defray the cost of the new licenses that their developers would need. It just wouldn't make any sense for non-life-critical software to require that Certified Software Engineers be involved in the making of the product.
While this could potentially increase the quality of games and other non-mission critical software, is that really necessary?
--
.sig seperator
If you ignore the other uses of a tool, does that make the tool less useful, or you less useful?
As I see it, standard engineering disciplines (mechanical, civil, etc) deal with open standards type of stuff - I can buy a book detailing all the shear and stress factors of given alloys of metal, the load that a pylon of material X can support, etc.
If as a civil engineer I engineer a bridge and it collapses, it's possible for a third party to forensically determine either the beam was improperly constructed, improperly riveted in place, or it was a case of me not carrying the double integral of 2 pi cos 3 delta theta in my design calculations, and as a result the beam was carrying lambda delta 3 cos pi two g Bilbo's constant, an insane amount of stress for that loadbearing item to carry.
If I develop for Microsoft (in doing so, my body of knowledge pertains MOSTLY to that platform, as opposed to portable things like physical constants, etc) software, I have NO IDEA what I'm grafting my code onto. Not even a third party is allowed to wade through MS's code and mine and determine what went wrong. I can't legally reverse engineer the DLL to see what the hell is going on.
Whereas a civil engineer's license is likely to hold cause neither PI nor the load-bearing properties of concrete nor the inherent properties of steel are likely to change any time soon, we're looking in the computer field anyway at things being in a state of constant change.
--- Jump!! Fire!! Bullet time!! - Lego version of the Matrix
As a side note, in Saskatchewan, MCSEs are not allowed to expand their title, because it's illegal to use the title "Engineer" without being certified by the Association of Professional Engineers and Geoscientists of Saskatchewan (APEGS).
"The creation of genuinly new software has far more in common with developing a new theory of physics than it does with producing cars or watches on an assembly line" - Bollinger
s t. pdf
http://www.idiom.com/~zilla/Work/Softestim/kcse
With great power comes great electricity bills.
Do you program for a living? How could you say something so absurd? When was the last time an algorithmic error made your program crash?? Its all about where the rubber hits the road. Memory management. Device support. Library integration. How the %$#@ will the lambda calculus, Z logic, or VDM proofs help you?
Stop waiting for the math because the math that tells you to use a debugger and a profiler is called experience.
Doesn't this pretty much describe the entire Linux operating system?
Yes and that is why Linux is ideal for automation.
.