Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
41–50 of 62 posts
Re: Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
#42Earlier quoted context omitted.
Professional exams oftentimes cover subjects like ethics, which would undoubtedly help the industry
I doubt that unethical people act unethically because it just never occurred to them to be ethical, and that they would've known better if there was a class.
Re: Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
#43The exams in regulated professions are designed to test that you know the jargon and general knowledge of the field (anatomy and physiology, case law, etc,). The day-to-day application of that knowledge is usually consistent with that knowledge. Outstanding members of the field are determined by years of experience and specialization.
Software doesn't meet any of those expectations. The jargon changes weekly and your expertise with O notation and hash tables means almost nothing in day-to-day practice. The fixation on evaluating candidates on those topics is more about what's handy as a way to narrow the hiring funnel than it is about measuring what's important.
Software development is a creative activity. You can't measure that. Safety critical software is developed under regulatory guidelines enforced by process requirements and certification of organizations that follow those processes.
Re: Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
#44Re: Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
#45It's called a PE (Professional Engineer) License. They introduced one for Software a few years ago. Most engineering disciplines have this and you can take the test 5 years after passing your FE (Fundamentals of Engineering) with work experience. However they are not typically needed unless you work (and sign off) on something that could be dangerous to the public. Civil engineers almost require them to work, other f…
The work is boring, as in mind-crushing boring. You don't get to invent or design anything. Your job is to watch other people invent things, and then run those things through a set of checklists, while documenting everything.
One thing about programming is that it's democratic, inasmuch as anybody can download Python and start programming. Including me. Nobody will stop me, and I will invent things. We already have the situation in my department, that I'm not "allowed" to program, meaning that I "prototype" things, and the programming department turns them into a product that can be shipped.
Programming is too important to be left to the programmers. ;-)
Re: Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
#46I think this is the same question of "Why isn't there a bar exam for medical doctors". "Being qualified" for software requires nothing less than hands-on training. Until software moves to more apprenticeships/residencies, I'm afraid we stuck in this "infancy" of a field.
Medicine requires board exams.
Re: Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
#47Earlier quoted context omitted.
Professional exams oftentimes cover subjects like ethics, which would undoubtedly help the industry
I doubt that unethical people act unethically because it just never occurred to them to be ethical, and that they would've known better if there was a class.
Re: Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
#48Earlier quoted context omitted.
Medicine requires board exams.
Sorry, you cannot just take a board exam and start practicing medicine. Law, you can.
https://www.americanbar.org/content/dam/aba/publications/mis...
http://www.slate.com/blogs/business_insider/2014/08/02/state...
Re: Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
#49Re: Ask HN: What obstacles stand in the way for a “bar exam” for programming jobs?
#50Earlier quoted context omitted.
Medicine requires board exams.
Sorry, you cannot just take a board exam and start practicing medicine. Law, you can.
In 2014, 60 apprentices took the bar exam (out of 83,963 total examinees). 17 passed.
Almost all states do require law school nowadays, and you don't have a prayer of getting reciprocity to practice in another state without it.
https://priceonomics.com/how-to-be-a-lawyer-without-going-to...