Slashdot Mirror


Commentary On How To Make Novice Programmers More Professional (slashdot.org)

Over the weekend, my colleague David ran a story that sought people's suggestion on how to make (force, encourage, advice) a novice programmer to be more professional. Several people have shared their insightful comment on the topic. One such comment, which has received an unusual support on not just Slashdot but elsewhere, is from William Woody, owner of Glenview Software (and who has previously worked as CTO at Cartifact, architect at AT&T Interactive). He writes: The problem is that our industry, unlike every other single industry except acting and modeling (and note neither are known for "intelligence") worship at the altar of youth. I don't know the number of people I've encountered who tell me that by being older, my experience is worthless since all the stuff I've learned has become obsolete. This, despite the fact that the dominant operating systems used in most systems is based on an operating system that is nearly 50 years old, the "new" features being added to many "modern" languages are really concepts from languages that are between 50 and 60 years old or older, and most of the concepts we bandy about as cutting edge were developed from 20 to 50 years ago. It also doesn't help that the youth whose accomplishments we worship usually get concepts wrong. I don't know the number of times I've seen someone claim code was refactored along some new-fangled "improvement" over an "outdated" design pattern who wrote objects that bear no resemblance to the pattern they claim to be following. And when I indicate that the "massive view controller" problem often represents a misunderstanding as to what constitutes a model and what constitutes a view, I'm told that I have no idea what I'm talking about -- despite having more experience than the critic has been alive, and despite graduating from Caltech -- meaning I'm probably not a complete idiot.) Our industry is rife with arrogance, and often the arrogance of the young and inexperienced. Our industry seems to value "cowboys" despite doing everything it can (with the management technique "flavor of the month") to stop "cowboys." Our industry is agist, sexist, one where the blind leads the blind, and seminal works attempting to understand the problem of development go ignored. You can read the full comment here or here.

105 of 188 comments (clear)

  1. How to make an employer more realistic? by Anonymous Coward · · Score: 1

    How come we don't ask this question? Can we get rid of the layers of useless HR bureaucracy?

    1. Re:How to make an employer more realistic? by VernonNemitz · · Score: 4, Insightful

      It is possible that the employers are confusing arrogance for competence. Recently I had a somewhat generic insight into an old old adage, "Power corrupts" --and that insight came in two parts.
      The first part is that "power" doesn't have to be political to be corruptive. Money is power, for example. Knowledge is power, for another (can include knowing "all" about computers).
      The second part of the insight is that the first symptom of corruption is arrogance....

    2. Re:How to make an employer more realistic? by shunnicutt · · Score: 1

      I've heard it said, "Power corrupts. Absolute power corrupts absolutely. Petty power corrupts out of all proportion."

    3. Re:How to make an employer more realistic? by gweihir · · Score: 1

      Only with an UBI. Then we can have them argue with each other and the sane rest of us can ignore them. We should also do the same thing with the lawyers and the politicians. These people have a massively negative productivity.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  2. The commentary has a major flaw by ruir · · Score: 5, Insightful

    It does not comment the obvious, that industry love the young because they are cheaper, and have yet not learned to say no to crap.

    1. Re:The commentary has a major flaw by Anonymous Coward · · Score: 2, Interesting

      Yup.

      I'm always fascinated by the enormous scale of the disasters that young 'uns manage to create.

      They tend to want to create giant structures from toothpicks made of green wood.

      However, if you put them on small projects, with minimal impact, it can make it worth it.

      They may be cheap, but you get what you pay for.

      That said, lots and lots of folks feel they don't want to pay for quality and robustness. They would prefer to pay, for example, $1000 every two years for complete site redesigns by crappy Indian McSite companies than $5,000 for a high-quality site that will need a $2,000 redesign in three years anyway.

      The numbers support their view, so they can't actually be blamed.

      It just sucks.

    2. Re:The commentary has a major flaw by Anonymous Coward · · Score: 1

      You're correct. It is not 2-3 times better.

      It's 20-30 times better.

      The difference is *MASSIVE*.

      However, that doesn't mean much to, say retailers that only need a basic storefront.

      It does mean a lot to some folks, though.

      Go back to pooping out your McSites. You'll make money, and the retailers will be happy (more or less).

    3. Re:The commentary has a major flaw by TheRaven64 · · Score: 3, Insightful

      Experience is really not that rare, it is actually pretty much impossible to prevent getting more experienced

      Old and experienced correlate, but they're not the same. Some people manage to spend decades repeating the same mistakes without learning from them. It's hard to gain experience without age, but it's surprisingly common to gain age without experience. This is also part of the reason some older folk find it hard to get hired: when you're young, ignorance and stupidity manifest similar symptoms and you can always hope that the person is simply ignorant and can be cured. When you're old, if you're still ignorant then the root cause is likely to be stupidity and so it's better to take a risk on someone younger (who is definitely ignorant, but might not be stupid). If you're old and competent, then you're far less likely to struggle to find employment.

      --
      I am TheRaven on Soylent News
    4. Re:The commentary has a major flaw by Tablizer · · Score: 1

      A well-engineered system can indeed be significantly cheaper and easier to manage and maintain than a "cowboy created" system. It's just that it's difficult for the customer and/or managers to know the difference, and thus don't reward such sufficiently.

      They judge books by covers partly because they don't know enough about systems design, which is generally expected, and partly because they don't take the time to probe and ask questions, which is largely their own fault.

    5. Re:The commentary has a major flaw by pla · · Score: 5, Insightful

      Maybe your amazingly robust website is not 2-3 times better, but only 1.2 times better and you should only be making a few dollars more than the 20 yo grad.

      In programming, experience is worth drastically more than the pay differential for the same. A seasoned coder can crank out in a few hours what a recent college grad would literally spend a few weeks on; and it will be far more stable and maintainable.

      Yes, I am conservatively some 50x more productive than my junior peers. A big part of that comes from knowing what to ask the customer up front, knowing what won't work, and knowing when to just build the damned birdhouse the customer requested rather than a 400 unit Gehry-inspired avian housing complex "just in case" the customer wants to upgrade in the future.

    6. Re:The commentary has a major flaw by dcw3 · · Score: 1

      +1

      Exactly what the parent said. If you're pumping out little short term simple projects that's one thing. But if you need something mission critical that's got detailed requirements, I'm going to look for a seasoned engineer every time.

      --
      Just another day in Paradise
    7. Re:The commentary has a major flaw by dcw3 · · Score: 1

      "But what's the incentive to hiring experience?"

      Code that meets the actual requirements, securely, w/o memory leaks everywhere, and doesn't have to be rewritten because some dumbshit took shortcuts, or didn't know wtf he was doing.

      --
      Just another day in Paradise
    8. Re:The commentary has a major flaw by JeffAtl · · Score: 1

      Yes, I am conservatively some 50x more productive than my junior peers. A big part of that comes from knowing what to ask the customer up front, knowing what won't work, and knowing when to just build the damned birdhouse the customer requested rather than a 400 unit Gehry-inspired avian housing complex "just in case" the customer wants to upgrade in the future.

      I'm not challenging you, but could a lot of that 50x be a result of accumulated domain knowledge or product specific knowledge?

      Would you be 50x more productive than junior peers if you moved to new company in a different industry?

    9. Re:The commentary has a major flaw by xtal · · Score: 1

      Why don't all you old guys open a consultancy, bid aggressively given the huge advantage you have by virtue of the increased productivity?

      Seriously.. why not?

      My guess is the advantage doesn't exist, and much of what's needed to make most applications works is indeed young people willing to gut out horrible code for systems that won't be around in two years, let alone ten.

      I'm a EE, I have written hundreds of thousands of lines of code that are still in production - some of it decades ago - but I left programming, and I'm unlikely to ever be back. The problem with making novice programmers more professional is that software development is not a profession. It should be, but it isn't, and it never will be, until there is a force of law behind it.

      #lawnoffoffoff

      --
      ..don't panic
    10. Re:The commentary has a major flaw by epyT-R · · Score: 1

      No thanks. That would just make would-be programmers stay away, and the rest of the industry so risk-adverse that it would create a market for DE-automating business.

    11. Re:The commentary has a major flaw by russotto · · Score: 1

      Ahh, a wanabee guildmaster heard from. We don't need to ossify the profession.

    12. Re:The commentary has a major flaw by pla · · Score: 1

      Why don't all you old guys open a consultancy

      An awfully lot of programmers do exactly that, but working as a contractor isn't for everyone. Personally, I do a bit on the side, but enjoy the stability that a 9-to-5 gives me.

      I'm a EE, I have written hundreds of thousands of lines of code that are still in production

      Then you of all people should recognize the difference between good design vs throwing "young people willing to gut out horrible code" at the problem.

      but it isn't, and it never will be, until there is a force of law behind it.

      What does the law have to do with whether or not something is a profession?

    13. Re:The commentary has a major flaw by Dissenter · · Score: 3, Interesting

      Been there, done that and I agree. Having spent 15 years in the industry, I learned that it isn't worth the fight. Basic developer roles are, today, entry level positions. People that don't move up are despised for their "seniority" if they don't graduate to architecture or some other so-called more important role. Went that path, spent a few years running a consultancy for more experienced folks and learned that the experience actually made me want to leave programming all together. Sure, I'll still hack together a few things for fun and play with the latest trends in development, but I'm not doing that for my job anymore for two reasons. One, I don't want to deal with the kids, and two, once you get over the initial hump, it pays better to have that background and then get out! I'm not saying money is everything, but now I'm grown up, have a family and a kid to send to college so, the money sure helps. I am, however, giving back to the "community" by teaching my kid how to code like a professional and how NOT to be "one of those programmers".

      --

      Dissenter
      "There is no knowledge that is not power."

    14. Re:The commentary has a major flaw by Wraithlyn · · Score: 4, Insightful

      "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur."

      --
      "Mind, as manifested by the capacity to make choices, is to some extent present in every electron." -Freeman Dyson
    15. Re:The commentary has a major flaw by xtal · · Score: 1

      Consultant != Consultancy. Scale. You know better? DO better.

      Ain't that easy.

      --
      ..don't panic
    16. Re:The commentary has a major flaw by xtal · · Score: 1

      My code is.. and was.. pretty bitching. You probably have some running in your computer now.

      If you're smart enough to code you can do something else much more profitable - and retire sooner, or contribute on the side. It isn't worth it.

      --
      ..don't panic
    17. Re:The commentary has a major flaw by xtal · · Score: 1

      The law lets you control entry and manage standards.

      Law is a profession.. but the MBAs are trying.

      Medicine is a profession. They know how to protect a gig.

      Engineering (used to be) a profession. MBAs destroyed it.

      Programming has no control over entry, standards, or base education requirements. It is not a profession.

      --
      ..don't panic
    18. Re:The commentary has a major flaw by jmcvetta · · Score: 1

      If you're smart enough to code you can do something else much more profitable

      Any suggestions on what would be a more profitable line of work? Preferably something that does not require a big pile of capital to get started.

    19. Re:The commentary has a major flaw by pla · · Score: 1

      You're splitting imaginary hairs here. A "consultancy" is just a company that provides consultants.

      And I never said anything about "easy". I said that experience matters. If it were easy, we wouldn't have a shortage of competent programmers, since it pays well and everyone and their brother that "knows computers" tries their hand at coding - And then they quickly learn they hate hate hate everything about it.

    20. Re:The commentary has a major flaw by pla · · Score: 1

      Engineering (used to be) a profession. MBAs destroyed it. Programming has no control over entry, standards, or base education requirements. It is not a profession.

      Again with these imaginary definitions! You need a dictionary, friend.

      A "profession" is however I make my living. Prostitution (whether it be to a pimp or an MBA) is still a profession, even if you like to pretend that the fact you grovelled to Uncle Sam for permission to work somehow makes you better than the plebes.

      I see you think highly of MBAs, though - So we at least agree on one point. ;)

    21. Re:The commentary has a major flaw by cwsumner · · Score: 1

      ... Experience is really not that rare, it is actually pretty much impossible to prevent getting more experienced. ...

      That is not true, actually. To quote a saying from 30 years ago:

      "There is a big difference between 20 years experience, and 1 years experience repeated 20 times!"

      The difference in effectiveness varies from 5 to 1, up to about 20 to 1. The difference in cost is nowhere near that much. And many times it is the difference between being able to do the job at all, and never doing it.

      If you doubt this, ask the large American companies that have gone out of business in the last 20 years... ;-)

  3. Copy and pasted from earlier article... by __aaclcg7560 · · Score: 1

    How do you become a more professional programmer when your full time job isn't programming?

    I was a video game tester for six years, went back to school to get an A.S. degree in computer programming, and got into IT support because I enjoy the work. I program at home (Python and web development) and occasionally write PowerShell scripts at work, but the only time I deal with other programmers is when I'm cleaning up their messes over the network at work.

    BTW, Microsoft SharePoint IS NOT a proper bug tracking tool.

    1. Re: Copy and pasted from earlier article... by __aaclcg7560 · · Score: 1

      No one choose tech support because they like it.

      Like my friends who switched from programming to health care in college? They make more money than I do but they hate wiping other people's asses for a living. Meanwhile, I'm enjoying my career in IT support, and some of my best paying contracts were for hospitals.

      You just went smart enough to program well. Its hard work. All thinking. High pressure.

      I made the president's list for maintaining a 4.0 GPA in my major while taking two classes per semester, working 80 hours per week as a lead video game tester, taking an all-day ceramics course on Saturdays and teaching Sunday school.

      Tech support requires much less. No thinking under pressure. Well not much.

      Like unboxing 750 PCs and 1,500 monitors, throwing out three dumpsters of packing material, and finishing a one-year contract in nine months? Or going through 600 old tickets in 60 days when management scheduled six months to complete the project? Or being assigned individual tickets that require four to six hours of research to find a solution?

      Hehe and you say you clean up the mess programmers leave? Like refactoring or seeping the floor?

      More like the program blowing up from not being thoroughly tested before being released into a production environment. Unhandled exception error?! Shame!

      Maybe study harder instead of gaming like a looser?

      I'm too busy studying for my InfoSec certifications to play video games.

    2. Re: Copy and pasted from earlier article... by __aaclcg7560 · · Score: 2

      Tip: If you are trying to humble brag, the claimed accomplishments are supposed to be meaningful.

      Great tip!

      But creimer is a self admitted troll, so eot

      Not quite. I love trolling the trolls on Slashdot. That's not the same as being a troll.

  4. Arrogance by Anonymous Coward · · Score: 2, Funny

    I like how much of the comment was focused on arrogance, and then he broke out the Caltech means I'm smarter bullshit.

    1. Re:Arrogance by Anonymous Coward · · Score: 1

      Leaving out the entire "I'm told that I have no idea what I'm talking about despite having more experience than the critic has been alive" part and rephrasing it as if the speaker was the one being condescending is an excellent start on a strawman argument, but you need to make it less obvious that you're a arrogant millennial who instantly gets butthurt when someone with more experience calls you on your egotistical bullshit.

  5. Dunning Kruger with employer approval by sciengin · · Score: 4, Insightful

    In short its because idiots are too stupid to realize their own stupidity that experience is derided as outdatedness.
    Of course a certain addiction to the "new and shiny" is probably what got many interested into CS in the first place, so it will be hard to get rid of that completely

    This is then bolstered by employers knowing exactly that some 23 year old will work insane hours and is much more easily exploitable than a veteran.
    Here comes the Dunning-Kruger effect on the employers side: They too are unable to realize that the code produced by a newbie can be orders of magnitude worse than that produced by a veteran. Sure the LoC per day look impressive but it is not at all a measure for productivity.

    1. Re:Dunning Kruger with employer approval by __aaclcg7560 · · Score: 1

      What's "new and shiny" in CS? When I went back to community college to learn computer programming on a $3K tax credit that George W. signed into law after 9/11, I was trying to leverage six years as a black box tester to become a white box tester. That never happened since I got into IT support, enjoyed the work and never looked back. The only "new and shiny" thing I've gotten back then was Microsoft Visual Studio at academic pricing.

    2. Re:Dunning Kruger with employer approval by slew · · Score: 1

      Also, what comes around, goes around.

      Fourty years ago computer science folks decided that they wouldn't be making a profession, but creating a job out of their hobby. Thus they created a job category with no credentialing, no apprenticing, no continuing education requirements, no board certification, so they continue with they hobby with the lowest set of requirements so they could change the world w/o having to deal with the "grown-ups".

      Now that hobby has become an industry and a certain amount of "pride" has set in the old-timers. Of course now that the table is set, the next generation of non-grown-ups comes along and wants the same leway. These new arrogant kids are basically the new crop of the old arrogant kids. Some of them will add value, some of them won't (just like the old crop). The big difference is that the barrier to entry is much lower now, so there is probably more chaff than in the past. It doesn't mean you throw out the baby with the bathwater, though, but you have to look at things with a more critical eye before you jump...

      Full disclosure, I *am* one of those old-timers. I just need to look in the mirror to see the same thing as what I see in the young-ins...

    3. Re:Dunning Kruger with employer approval by gweihir · · Score: 1

      Very much this. In fact, many inexperienced coders have negative productivity, because cleaning up after them is much more expensive then the value they generated.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  6. Re:tl;dr by bobbied · · Score: 1, Troll

    They say the brain is the second thing to go.. I forget what the first thing was.....

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  7. Re:tl;dr by Anonymous Coward · · Score: 4, Insightful

    I got the same impression. It was his proper use of capital letters, commas, paragraphs, grammar in an essay that was logically constructed that shows his loss of faculties. Any one can do that with some effort. A younger person would have been able to forcefully make the same point with a concise tweet:
    HAXXORS Sux!!! sjw ftw!

  8. Some of it is obsolete. by 0100010001010011 · · Score: 5, Insightful

    all the stuff I've learned has become obsolete

    And as a mechanical engineer in my 30s I wish that some older engineers would accept that some of it is.

    We trail behind software by some years, despite building software constantly. Every engineer I work with insists on building their own Simulink models. "Continuous Integration" is just some "new fad". Yet every so often we'll have builds break because they didn't run the build scripts in the right order.

    I could replace 4-5 full time engineers with Jenkins and some continuous integration scripts building software, doing the dSpace hardware in the loop testing and e-mailing us the results.

    Our process was literally:

    1. Build software.
    2. E-mail it to my lead
    3. Lead forwards it to the testers
    4. Testers manually flash the software
    5. Testers manually unit test
    6. Testers e-mail my lead with results
    7. Lead e-mails me the result.

    I had the whole process packed up into a Jenkinsfile and automated but most people thought it was some "new fad".

    Accept that sometimes we come up with a way to do better.

    1. Re:Some of it is obsolete. by Anonymous Coward · · Score: 1

      I did the same thing with an ASIC design group a while ago.

      In the end we agreed to let the processes (manual and automated) just run in parallel and after a couple of months it became obvious that the automated process was doing a good job catching the stupid little errors a lot faster. In fact after about 3 weeks the test team started only testing stuff that cleared hudson (hey I said a while ago)

    2. Re:Some of it is obsolete. by 0100010001010011 · · Score: 1

      unit test before releasing

      We do. I just described our unit testing procedure.

      Because of the nature of automotive engineering "unit testing" is called "Hardware in the Loop" testing. We do have 'software only' tests however a majority of it is done on a dSpace bench after it is flashed onto the ECM.

      After it passes all of our HIL tests it's stamped for release.

      Jenkins is a piece of crap.

      Constructive criticism is more than welcome. If you have a better CI tool I'm all about learning how to use it and seeing if it works about our process. I went with it because it runs on Windows. I can run it in 'portable' mode without installing it (which needs Admin access).

      So what do you have that's better?

    3. Re:Some of it is obsolete. by TheRaven64 · · Score: 1

      So what do you have that's better?

      I'm not the grandparent, and I use Jenkins, but I don't disagree with him. It is a piece of crap, it's just that everything else seems to be worse (especially hand-rolled scripts). Travis-CI is better for a limited set of use cases, but impossible to extend to more complex things (e.g. we have to run some of our tests on specialised hardware and you can't do that with their cloudy thing and even though it's open source they explicitly state that they don't believe anyone else will be able to get it working).

      --
      I am TheRaven on Soylent News
    4. Re:Some of it is obsolete. by markhb · · Score: 2

      I'm a big fan of Teamcity. I'll admit that I haven't looked at Jenkins since it was Hudson, but even though it's not open-source or free beer (beyond a minimal setup) I'd suggest giving it a try.

      --
      Save Maine's economy: write stuff down. All comments are exclusively my own, not my employer.
    5. Re:Some of it is obsolete. by jandersen · · Score: 1

      I could replace 4-5 full time engineers with Jenkins and some continuous integration scripts...

      You may be able to do so, but it may not be wise, necessarily. For each, highly skilled engineer you get rid of, you also give up an amount of expertise, that will be expensive to replace, should you need it later. For example if the company needs to expand its business, change its product line or whatever; efficiency savings (just like outsourcing) often look better on paper than when you get to implementing them.

      If you want to introduce new methods and technologies, you have to sell the idea - not only to management, but also to the engineers. And it is better to introduce improvements gradually, for every step involving the engineers in the process. Nobody likes to have changes imposed - especially engineers - so you have to work with them and get them on your side. If you are not able to do that, then you still have something to learn.

    6. Re:Some of it is obsolete. by 0xdeadbeef · · Score: 3, Insightful

      Accept that sometimes we come up with a way to do better.

      Do you think a millennial invented automated unit tests? Do you think a millennial invented source control triggers?

      That was old hat in 2003. The only reason it wasn't "continuous" integration is that build times could be on the order of hours.

    7. Re:Some of it is obsolete. by 0100010001010011 · · Score: 1

      automated unit tests. source control triggers

      And yet here I am in 2017 not using either of those things because they're scary and new in my industry. People sound no different than the article poster whining about how the "old way is more better" for a variety of reasons that mostly hinge on personal feelings.

    8. Re:Some of it is obsolete. by gweihir · · Score: 1

      Accept that sometimes we come up with a way to do better.

      Very, very, very rarely. And then it is often actually some older guy that has actually done it.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    9. Re:Some of it is obsolete. by TheRaven64 · · Score: 1

      The concept of actual CI is flawed in our branch and merge git-world

      I've seen a couple of projects integrate CI with the GitHub pull request mechanism very well by ensuring that the CI system is the only thing that has push access to the master branch. Pull requests are tagged by a project member as ready to merge and the CI system then performs the merge to head. This ensures that you never end up with a race where a pull request passes tests, but then another commit introduces something that causes the code in the pull request to fail tests, even though it merges cleanly.

      --
      I am TheRaven on Soylent News
    10. Re:Some of it is obsolete. by jandersen · · Score: 1

      Are you saying that we should give staff busywork so that they'll be around if we need them for something important later?

      I think you already have enough data to answer your own question. What I am saying is that management should try to think a bit further ahead than to their next bonues payment. As an engineer, I have seen over and over how management jump on the latest money saving fad, and then struggle to keep up quality and production as a direct consequence. Just take the outsourcing idiocy: Managers go "Oh look, we can hire SW engineers in India and China for 10% of the cost, let's fire our seasoned, local people and hire some cheap ones instead" - and it always results in months or years of chaos. This is not because Chinese or Indian engineers are worse than American or European ones, but developing software is not like digging trenches or laying bricks. The ability to write code is only a very small part of it - there is a whole world of soft skills needed, centered around things like communication within the team, expectations that team members have of each others and of management; managers somehow rarely seem able to understand this.

      If the management of an apparently well-run business are not able to find new, useful things for their engineers to do, then that is a symptom of management failure. An engineer with long experience represents a significant value, but in terms of investment by the company and in potential, future earnings for the company. Who, in their right mind, would throw out something valuable just like that?

  9. So true by Aethedor · · Score: 4, Insightful

    Too often I've heard that the way I develop my web applications is outdated. My 'old' but proven stable an secure approach is labeled 'obsolete', while the modern and 'cool' new techniques often cause stability and security issues. There seems to be an unspoken contest for many young developers to be the first to adopt new fancy technology. It's more about being cool than about delivering quality.

    Also, many young developers use third-party libraries too easily. They don't look at the quality of that library, they only look at 'does it do what I want'. Too often, that results in a big mess of spaghetti code. Young developers are lazy, too lazy to determine the 'general approach' (don't know the right English term for it) for their software and they're not mature enough to stick to that. I a big fan of the Keep It Short & Simple (KISS) approach. The third-party libraries I use must also follow that approach. If I can't find the right library, I write it myself. Yes, that takes more time. But it will safe time in the end, because it will give me good control over my application. I won't allow a crappy third-party library to mess up my application. Ever.

    --
    It doesn't have to be like this. All we need to do is make sure we keep talking.
    1. Re:So true by Pig+Hogger · · Score: 1
      Amen.

      I don’t trust Wordpress and their ilk. Many moons ago, a static website I was maintaining suddenly had some strange PHP code at the beginning of each file.

      Turns out the server was compromised, and they changed every Wordpress site into a zombiebot. But since I did not use Wordpress, it was totally inert.

      I eventually was forced out by some cougar honcho with her pet autistic kid/programmer who only swore though CMS, despite my warnings of vulnerabilities

      It did not take 6 months to have their “new, improved” website pwn3d

    2. Re:So true by Aethedor · · Score: 1

      Well, too often that third-party library is a truck, while all I needed was a wheelbarrow.

      --
      It doesn't have to be like this. All we need to do is make sure we keep talking.
    3. Re:So true by Aethedor · · Score: 1

      Agree. But when all you have is a library that is known for being crappy/unstable/vulnerable, what do you do? A young developer would simply use it, because he won't know it's crappy/unstable/vulnerable. An experience developer would deal with it, by 1) writing a good library himself, 2) use it anyway, while taking the right precautions or 3) find a total different approach. Knowing what you're doing is the difference between a young developer and an experienced developer.

      --
      It doesn't have to be like this. All we need to do is make sure we keep talking.
    4. Re:So true by 0xdeadbeef · · Score: 4, Insightful

      Also, many young developers use third-party libraries too easily.

      This is probably my biggest pet-peeve about younger programmers.

      It is a nice metric for measuring competence, though. Anyone who automatically trusts a black box assumes it is higher quality than anything they need to test. Anyone who uses third party code assumes it solves their problem faster, failure risk and debug cost included, than writing it themselves. The quality of the third party code someone chooses shows the upper bound of their own ability, and of their ability to perceive quality itself.

      It can be used as a flanking maneuver to trick incompetent people into outing themselves. Critique their code directly, they puff up and make excuses. Criticize the third party shit they introduced into the build, and if they agree with you to appear wise and knowledgeable, the noose goes tight.

      If only I could say this directly: we can fix the shit you write. Fixing someone else's shit you found on github is more expensive.

    5. Re:So true by Aethedor · · Score: 1

      Dude, you're probably 25

      Sorry kiddo, you got it all wrong.

      --
      It doesn't have to be like this. All we need to do is make sure we keep talking.
    6. Re:So true by Wraithlyn · · Score: 1

      we can fix the shit you write. Fixing someone else's shit you found on github is more expensive

      This is gold. I am totally stealing it.

      --
      "Mind, as manifested by the capacity to make choices, is to some extent present in every electron." -Freeman Dyson
  10. Same stuff, different generation by Anonymous Coward · · Score: 1

    Yep, I've been coding for 40 years and have seen this argument come up over and over. Every set of 20 somethings pee on older coding methods and bang the drum for their 'new' way of software development and then when they get into their 30's they bitch about the the next 20 year old's peeing on their code. They should teach a class in college about it. There's only one thing worse than this. It's some 50 year old Architect who always trying to prove he's hip by jumping on every new thing that comes down the development pipeline. Everyone gets caught in a permanent rewrite mode until the product fails to meet the delivery date, the customers leave, and the company folds.

  11. Poster, you forgot the "controller" in MVC. by happyjack27 · · Score: 1

    I agreed with the poster up until the last part, where he suggested that the "massive view controller" problem was a misunderstanding of what constitutes a "view" and a "model". I'd ask poster if he understands what constitutes a "controller" in the MVC model. And from that I surmise that who ever told him he didn't know what he was talking about was probably correct, at least in that particular instance.

    But that the poster didn't realize this, throws into doubt earlier things he said, which I agreed with up until I got to that sentence. It strikes me now that those perspectives might really have been the result of the posters "arrogance and ignorance" as the phrase goes. And furthermore that his claims of things being a solved problem for "20 to 50", while I agree this happens a lot, I think we might disagree on what the specific instances of this are.

    I would say for instance that, while it didn't need to invent a new language to do it, "Rust" provides a good solution to dynamic memory allocation (namely, compile-time static analysis), that is different and in many ways better than garbage collection and automatic reference counting (ARC). While he might claim this problem was solved decades ago, it is just a fact that compile-time static analysis for dynamic memory allocation did not exist until recently, except in the form of "scope" as opposed to "lifetime", which, while similar, it is different from.

    Now there will certainly be a great deal of rediscovery, of re-inventing wheels poorly (for instance i just found someone re-created the java "date object", but made the linux epoch (zero milliseconds) dependent on the time zone.), but it must be noted also that there still are a fair amount of new, interesting ideas.

    1. Re:Poster, you forgot the "controller" in MVC. by TheRaven64 · · Score: 1
      MVC is a particularly bad example, because the original Smalltalk MVC was very different from modern MVC libraries.

      While he might claim this problem was solved decades ago, it is just a fact that compile-time static analysis for dynamic memory allocation did not exist until recently, except in the form of "scope" as opposed to "lifetime", which, while similar, it is different from.

      Actually, it did since the '70s (and some of the theoretical work dates back to the '60s), it's just that it was regarded as computationally infeasible for most software until recently. Even then, it doesn't really handle covariant and contravariant types very well. The same is true of a lot of 'modern' compiler techniques: a lot of things are possible on dev machines with 16GB of RAM that seemed practically impossible to people who invented them on machines with 128KB.

      --
      I am TheRaven on Soylent News
    2. Re:Poster, you forgot the "controller" in MVC. by K.+S.+Kyosuke · · Score: 1

      I would say for instance that, while it didn't need to invent a new language to do it, "Rust" provides a good solution to dynamic memory allocation (namely, compile-time static analysis), that is different and in many ways better than garbage collection and automatic reference counting (ARC). While he might claim this problem was solved decades ago, it is just a fact that compile-time static analysis for dynamic memory allocation did not exist until recently, except in the form of "scope" as opposed to "lifetime", which, while similar, it is different from.

      Escape analysis and data flow analysis have existed for quite some time, and both are compile-time steps that can be used to substantially limit the amount of consing. There have also been linear types sometime around 1990. Lisp also allows for explicit dynamic extent declarations in case that everything else fails but the programmer knows what he's doing.

      --
      Ezekiel 23:20
    3. Re:Poster, you forgot the "controller" in MVC. by happyjack27 · · Score: 1

      "Escape analysis and data flow analysis have existed for quite some time..."

      Okay, well neither of these things are built in compile-time static analysis of memory allocation to prevent memory leaks efficiently. So I'm not sure why you mention them.

      "Lisp allows for..." ...yeah, I'm going to stop you right there.

  12. He's Right by sycodon · · Score: 2

    Anyone who's been in the industry for more than a decide knows it.

    --
    When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
    1. Re:He's Right by sycodon · · Score: 1

      LOL!

      See! This new fangled Web thingy!

      --
      When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
  13. We're Boned by pipingguy · · Score: 2

    Younger people are usually cheaper and easier to fool and push around. We've outsourced thinking, experience and knowledge to the machine. There's no going back. Welcome to the permanent "Leisure Class" except with no money. We're boned.

  14. Re:tl;dr by FatdogHaiku · · Score: 1

    Well, there was the one lonely close paren in an unfortunate location...

    --
    You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
  15. Re:PRO-tips by Pig+Hogger · · Score: 1

    It’s kinda hard when the “tried ant true” (cough, PHP, cough) is one of the most unprofessionnal language there is

  16. Brute Force in AI by niks42 · · Score: 1

    Maybe it is time to let go, retire and go repair motorcycles or support local communities by starting up a Hackerspace or something.

    I've been watching the development of AI recently, reflecting on all of the work we did in the 70s on Machine Intelligence and Perception, or in the 80s on Expert Systems, and ruing the day that all of that expertise was kind of lost; we seem to now be benefiting from the march of technology to provide huge resources for computation that are built into Brute Force solutions for Deep Mind kind of AI, and we have lost the focus on what makes an intelligently coded algorithm.

  17. Re:PRO-tips by tomhath · · Score: 1

    As one old enough to remember when "meme languages" meant C and SQL. Then Ada. Then Perl, Java and Javascript.

    To be a pro you need to learn the new meme languages enough to make your own decision whether to use them rather than rejecting them because they're not the tried and true language you've been using for the past ten years.

    However, in my experience the mistake most programmers make is learning a single IDE/framework and expecting everything to be done in it. Visual Studio, Eclipse/Spring, Node IDE de jour, whatever. That guarantees you will be obsolete in a couple of years.

  18. And they don't know about solved problems (;-)) by davecb · · Score: 1, Troll

    A surprising amount of the resistance is plain fear: if you describe a solved problem in computer science, some number of the PHBs and some of the engineers will be frightened, and push back. Others will cover their ears and say "naa, naa, naa, can't hear that". After all, if they knew it was a solved problems and did the wrong thing, they could get in trouble!

    The frightened folks need to keep an eye on the news: I reccomend the morning paper.

    The person proposing a known fix should do so either very early in the project's life when it's easy to change, or very late, after a fiasco when it has to change. The middle is A Bad Time to change horses.

    --
    davecb@spamcop.net
    1. Re:And they don't know about solved problems (;-)) by davecb · · Score: 1

      He's saying that it was tested on Redis, MongoDB, PostgreSQL and some odds and ends, not that mongo is good or bad

      --
      davecb@spamcop.net
  19. Beverly Hills Cop by RogueWarrior65 · · Score: 1

    This sort of thing affects lots of different organizations not just the programming world. The arrogant newbie enters into an organization and immediately wants to change everything because in his/her eyes, until they came along the place was being run by a bunch of hick hayseeds. That's not to say that things can't be improved but one needs to spend some time observing, building relationships, and then making suggestions for improving things. One of the most appropriate lines from Beverly Hills Cop is when Axel Foley's boss tells him, "You're a hell of a good cop but you don't know every f*cking thing."

  20. On being the "hero" by petes_PoV · · Score: 1

    Our industry seems to value "cowboys

    Yes. I have lost count of the number of times people have been praised and rewarded for fixing some "disaster" or outage. But without anybody ever asking how the problem occurred - frequently at the hands of the very same hero who then "saved" the company.

    There seems to be the view in upper management that problems just happen: like earthquakes and floods. There is usually so much relief when the lights come back on (metaphorically) that everything leading up to an outage gets forgotten or forgiven. I even know of some individuals who, if not exactly creating problems, are very happy when there is an issue. Not just because it gives them the opportunity to be a "star", but because all the process-driven and procedural restrictions get tossed, and they have free rein to fix things by any means necessary.

    --
    politicians are like babies' nappies: they should both be changed regularly and for the same reasons
    1. Re:On being the "hero" by Comrade+Ogilvy · · Score: 1

      About half the much lauded "firefighters" I ever worked with were awesome engineers whose opinions I completed trusted. The other half were proverbial chain smokers who left smoldering stubs everywhere they went. I have my doubts that management ever figured out the difference.

    2. Re:On being the "hero" by Wraithlyn · · Score: 1

      "Intellectuals solve problems, geniuses prevent them." -Einstein

      --
      "Mind, as manifested by the capacity to make choices, is to some extent present in every electron." -Freeman Dyson
  21. I never see ageism when project is important by ranton · · Score: 1

    The commentary has a major flaw. It does not comment the obvious, that industry love the young because they are cheaper, and have yet not learned to say no to crap.

    Not only does it ignore the primary reason why companies often favor young workers, that omission causes the commentary to not touch on the the times when our industry values experience as much as any other.

    While I have seen a great deal of ageism in this industry, I have never seen it on projects when a project is really important to the company. When I work on a project where the C-level really cares about its success, they don't want young people in important roles on the project. I grew out a beard in my early 30's just to look older, because of instances like the time I had a client I first met in person after working with her remotely for months say "wow I pictured you as a grizzled veteran, but are you even done with college yet?" I try to downplay my age as much as possible since in many important meetings I'm the only one under 40, and often one of the few under 50.

    Ever since I graduated to projects where success will actually move the needle of the company's financial statements, I have heard far more derogatory comments about how young someone is than derogatory comments about how old someone is.

    --
    -- All that is necessary for the triumph of evil is that good men do nothing. -- Edmund Burke
  22. Old = expensive. by nbritton · · Score: 2

    It's not because your obsolete, it's because you're too expensive. When I was young I was lucky to get $40k, now I can command six figures. It's because I have experience. If you want more professional programmers then pony up the cash for experienced professionals... you get what you pay for and there is no free lunch.

    If you are a senior professional, the important thing to remember is don't price yourself out of the market. For me, salary is usually the last thing I think about during the job hunt, I'm more interested in finding a role doing something that I enjoy and something that can benefit from my experience. As long as pay is within two standard deviations from the national average I'll seriously consider the offer. Also pay isn't everything, I prefer companies with a good benefits package and ones that are stable with a proven track record.

    1. Re:Old = expensive. by nitehawk214 · · Score: 1

      I learned early in my career that I don't want to work at companies that moan and whine about how much software staff costs. This extends to non-programmers as well. "Why should I pay for a professional QA person, when I can just pull someone off of the line and pay them peanuts?"

      I remember sitting in an IT staff meeting getting a lecture that we were lazy overpriced bums. "You are 20% of our staff, but make 50% of our wages!"

      Yeah, asshole, its because we have degrees (mostly 2 year, because they were cheap bastards) and your line people did not even graduate high school.

      I realized at that point that as a programmer, I do not want to work in IT ever again.

      --
      I'm a good cook. I'm a fantastic eater. - Steven Brust
    2. Re:Old = expensive. by __aaclcg7560 · · Score: 1

      I realized at that point that as a programmer, I do not want to work in IT ever again.

      Sounds like you worked in a small company. Corporate IT is a different ball game. The worse corporate IT I ever worked for had upper management insisting that the IT service provider deliver "double the performance for half the cost" as a requirement. The only way to meet that metric was to cut the staff in half and double the workload on everyone else. Last time I checked that company was on its fifth IT service provider, the IT staff was too small to support current operations, and everyone I knew ten years ago is long gone.

    3. Re:Old = expensive. by nitehawk214 · · Score: 1

      Yeah, it was fairly small.

      I once worked in a big software development division at a huge corporation and it was much like that. Employees are an expense not a resource, squeeze margins until they squeal. Hire contractors so they can be let go without any strings attached.

      When they moved on to offshore, I jumped ship... so to speak. I will not work for a company that does offshoring ever again.

      --
      I'm a good cook. I'm a fantastic eater. - Steven Brust
  23. How To Make Novice Programmers More Professional by Tennessee+Bear · · Score: 1

    As a member of the Obsolete generation, I have a "biased" view of what was stated. The industry is guilty of being Ageist, and Sexist. Also of being blind to history. Thus they repeat it. All the "new" innovations are based on reworked versions of past innovations. The Cowboys rule and they have always. Companies and schools have tried to impose standards, but fail because results count, not support ability. Batch job submission became RJE, RJE became RPC with a GUI, Time sharing became CIS, Citrix is timesharing in a new wrapper. Everything old is new again once its repackaged. But show me the Millennial that understands that and they are just as obsolete as I am. There is not a shortage of qualified programmers, there is a shortage of Mid and upper management, and young programmers that understand this. Its the nature or culture of IT in general. .Who can do it quick that counts. That is why we have always had want ads that ask for 5 years experience with a product that has been out for 6 months. In the end it does not matter if programmers are professional enough, they will be phased out by AI not too for in the future. Many who call themselves programmers today are little more then scrip writers. Its a dying industry.

  24. Management fail by IHTFISP · · Score: 1

    The core problem is not w/ engineers nor CEO-level executives: the real root problem here, as usual, is a failure of low-level management & hiring policies.

    --
    Error: NSE - No Signature Error
  25. Alan Kay by K.+S.+Kyosuke · · Score: 1

    "Programming is not a field, it's a pop culture." -- Alan Kay, paraphrased

    --
    Ezekiel 23:20
  26. Disjoint between title (subject) and summary. by Walter+White · · Score: 1

    I didn't read the original article. I did read the summary which says absolutely nothing about "How To Make Novice Programmers More Professional." It seemed to be a whinge about how one seasoned developer felt disrespected by management. I don't see how that helps make novice programmers better in any way.

    Looking back on my development, a mentor was insistent that shortcuts often lead to delays and inefficiency later on. Do things right in the first place and move forward.

    I'm not sure that's relevant to this discussion, but I'm one of the dinosaurs.

  27. Re:tl;dr by dcw3 · · Score: 1

    Funny, I remember winning my first autocross race against 25 young punks when I was 56 yrs. old. But go ahead and keep thumping your chest moron.

    --
    Just another day in Paradise
  28. No, we can't by fyngyrz · · Score: 2

    How come we don't ask this question? Can we get rid of the layers of useless HR bureaucracy?

    It's not asked much because the answer is no.

    Control in employment (and government) extends top down, not bottom up. Most places, if you even attempt it as bottom up, you're likely to be out on the street, starving.

    If you don't want to be a controlled resource, then you have three options.

    1: Strike out on your own. This is very hard, but it can be done. I did it and was successful at it. I retired reasonably early (in my early 40's) and have been enjoying myself since. I did it without a college degree, and got a good deal of it done prior to the Internet. If I had had the Internet available in those early days, I would have saved a lot on textbooks. :) Basically, this is "if you want it done your way, you need to be the boss."

    2: Find the means to search until you find the very rare exception to the rule where the idea of actually doing good work is integral to the operation, and get them to hire you. This type of job search is expensive, slow, unlikely to succeed (there are very few such operations, comparatively speaking), and it also means that you still probably have to navigate the idiotic irrelevancies HR throws up on a constant basis. They still may not do things your way, but they may be using methodology that works well and you can at least live with.

    3: Move into a field where this stuff isn't a cause of going home at night so annoyed your dog avoids you.

    --
    I've fallen off your lawn, and I can't get up.
  29. The mainframes, the minis, the PCs... by dpbsmith · · Score: 1

    Sure. Anyone my age has seen the wheel reinvented several times because the minicomputer people were too arrogant to study what the mainframe people had done, and then the microcomputer people were too arrogant to study what the minicomputer people had done.

  30. Not all older workers are dinosaurs by ErichTheRed · · Score: 1

    I'm in IT, and we have the same problems programmers have, to a slightly lesser degree. Experience is not valued the same way it is in other fields -- most people don't trust a doctor straight out of medical school more than they'd trust a mid-career specialist who's probably seen thousands of patients. The reverse seems true in development -- employers place enormous faith in fresh grads programming in Web Framework of the Month and discard people who've seen this stuff 20 times over because they're too expensive. In IT, experience usually matters a tiny bit more, but it's really hard to justify the higher salary levels and you have to work very hard to keep your skills current as you age.

    I'm in the middle of a huge "migration to the cloud" for one of the core products the company I work for sells. When talking about Azure, Microsoft lumps us "old school" folks into a term they call "IT Pros" to separate them from "Developers." Because it's the cloud and they're targeting new developers writing from scratch, almost everything provided is aimed at developers and abstracted to a very high level. This is getting better, but Microsoft's a software company and they're used to interfacing with developers especially since they're not releasing packaged products anymore, instead they're rolling out and improving services as they go. The truth is that all this cloud stuff is just another layer removed from the actual hardware to make people's lives easier. It doesn't absolve you of the need to design in contingencies for failures or to know how things actually work at a low level. The best people I've worked with on cloud things so far have been the older crowd -- they understand that behind the magic is still servers, still TCP/IP, DNS, load balancers, VPNs, firewalls, etc. and that the concepts behind these haven't disappeared. Someone fresh out of school might not have the background and might even say "oh, that's low level crap, the cloud provides magic 100% uptime and infinite scale!" (And yes, I've had conversations that end like that...the concept of backup and DR is lost on some people regardless of cloud-vs.-on-premises.)

    That said, I do know people my age who haven't really grown all that much in their careers and have done the same thing for ages. The problem is that everyone over 40 gets lumped in together. You basically have to know someone to get hired past 40 at some places. How do we as an industry recognize hard-won experience for what it is instead of worshiping the cult of the 25 yeard old startup employee working 100 hour weeks because they're basically learning on the job?

    1. Re:Not all older workers are dinosaurs by __aaclcg7560 · · Score: 1

      You basically have to know someone to get hired past 40 at some places.

      Or get a job in government IT. I'm the youngest at 47 in my department. Everyone else is in their 50's, 60's or 70's.

  31. First learn English... by frank_adrian314159 · · Score: 1

    Like the difference between "bear" and "bare". Or maybe how to not keep the smart quotes from Word in the article so it doesn't barf on the screen under /.'s retarded lack of unicode.

    I don't see a lack of professionalism - just standard lack of experience and youthful hubris. And only more projects and time fix those.

    --
    That is all.
  32. Tried and True by fyngyrz · · Score: 1

    It’s kinda hard when the “tried ant true” (cough, PHP, cough) is one of the most unprofessionnal language there is

    For vaguely similarly slow scripting, there is:

    Python. Tried and true. Worlds better than PHP.

    Perl (it tends to be messy as hell, but it's certainly tried and true, and it doesn't have to be messy...)

    There's no good reason to use PHP. There are bad reasons -- like "PHP is all I know", and "they made me use PHP" -- but there are no good reasons.

    If you require real performance, you won't use any of the above. Performance is not their strength. They only way they can achieve performance is to either bring huge hardware to bear, or end up calling something written in a high-performance language. For tried and true, there is c and c++; for the risk-takers, looking into go might be called for.

    And just so I don't have to bother to reply to the inevitable whining about c (which is always whining from those incompetent in c), yes, you'll need a good programmer, or several. There are plenty out there. Of course, you might have to stop looking in Islamabad, Mumbai and grade schools for your employees in order to find them.

    --
    I've fallen off your lawn, and I can't get up.
    1. Re:Tried and True by gweihir · · Score: 1

      I like Python. If you do not need performance, it it a very nice language that rarely stands in your way. If you need performance, writing extension modules in C for the heavy lifting is pretty easy.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re: Tried and True by fyngyrz · · Score: 1

      LOL. Found the script kiddie.

      --
      I've fallen off your lawn, and I can't get up.
    3. Re:Tried and True by Pig+Hogger · · Score: 1

      There's no good reason to use PHP. There are bad reasons -- like "PHP is all I know", and "they made me use PHP" -- but there are no good reasons.

      There's no good reason to use PHP. There are bad reasons -- like "PHP is all I know", and "they made me use PHP" -- but there are no good reasons.

      The best reason is “that’s the only thing the host runs”

  33. Re:Commentary? by micahraleigh · · Score: 1

    Do those people get upset about Hillary exonerating pedophiles by manipulating polygraphs?

  34. Re:Catch the tief! Er ... the geezer! by micahraleigh · · Score: 1

    I'm so confused.

    I keep hearing startups refuse to consider older developers, but then I hear there is more opportunity for them there.

    I really have no idea, and any advice for how to navigate age is welcome. I have 2 .NET devs at my church over 50 who no one will hire.

  35. It's HR-Speak by shawnhcorey · · Score: 1

    Saying older programmers can't perform as well as younger ones is just HR-speak for "older programmers don't put in free overtime." You can't change HR.

    --
    Don't stop where the ink does.
  36. Ten Thousand Mistakes by hackwrench · · Score: 1

    http://thecodelesscode.com/cas...
    Ten Thousand Mistakes
    âoeTen mistakes, a thousand times each.â

  37. Oh yes, the story about Muthu.. by gamekeeper · · Score: 1

    To be clear, I do not support the slander, or marginalization of anyone based on color, race, creed, or religion.. Moving on. So, I read through the comments, saw the ups and downs. But what's disturbing is the fact when those whom speak up regarding glaring issues, there is no support.. this is how most people see it, 1. employer wants to start an initiative to jump start productivity. 2. employer may not want to pay or does not have a budget for the expectations.. 3. leverage someone in the workforce to spear-head this project, regardless if they are qualified or not. Latteral move requiring no extra Budget outlay. 4. if it doesn't work, employer blames employee whom is laid off and then is also responsible for those whom acted on the advice and subsequently got laid off. Which opens other avenues.. 5. Now employer has several openings that can be filled by younger less experienced individuals (drones), that can try to do the work at a significantly reduced cost.. Long term looks shabby, short term looks great. yes I agree our profession is messed up to some degree, but does that mean that we should sweep incidences like this under the rug, and try to move forward with a short ter vision? Or, can we stop this vicious cycle and bolster a better future-vision for ourselves and those whom will undoubtedly come after our passing? What ever happened to the concept of "forward thinking?" Thank you all for your time and attention (or lack there of, thanks just the same)

  38. Fully agree on that by gweihir · · Score: 1

    I am strongly going on 50. The funny thing is, part of my work-time I code (mostly C these days) and for full consulting-rates at that, because what I code is apparently too difficult for the hot-shot cowboys. Of course, I also deliver useful documentation, analyze problems not caused by me, explain how web-technology works to "developers", explain different architectural, design and implementation options, do security analysis, etc. The very competent and helpful UNIX-guru on the customer-side is even 10 years older than me.

    The part of the industry that is ageist and arrogant (i.e. the far larger part) is also very incompetent, and very, very stupid, because when it really hits the fan, they need some older guys (and the occasional gal) that actually have a clue how everything works and are not confined to their nice, sterile "Framework"-world, where problems do not exist and nobody needs to even understand how an URL is composed of components. This also nicely explain why so many IT projects fail or deliver vastly under-performing results: Lack of experience and the lack of understanding that comes with it. Amateurs.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  39. Re:PRO-tips by gweihir · · Score: 1

    PHP is more a "tried and ran screaming" kind of technology....

    That said, a really good developer can wrest solid code even from PHP, but it is kind of hard. Most PHP "developers" (and I include the language design team here) should instead realize their true potential and move to things like shoveling dirt, stacking shelves or flipping burgers. They would probably manage to even mess that up though.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  40. Re:Commentary? by gweihir · · Score: 1

    He did not stay on his obscure back-alley defrauding stupid people? Now he is trying to defraud everybody.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  41. Re:tl;dr by micahraleigh · · Score: 1

    Anti-aging technology is not encouraged here. Slashdot posts must only promote eugenics and genocide.

  42. I agree, BUT... by bradley13 · · Score: 3, Insightful

    As a 50+ programmer, who has written lots of code in more languages than I can remember, I agree absolutely that experience counts for a lot.

    Why am I not excited about that great new framework? Because it does the same thing that X did 2 years ago, Y did 5 years ago and Z did 10 years ago, and they were bloated crap too. Great steaming piles of half-tested code that introduce outside dependencies in our project that we cannot control.

    Oh look, a new programming language. Everyone who ever enjoyed a compiler course has written their own programming language. Me too, whoopie. It's the libraries that come with the language that make it useful, not the syntactic sugar. It's the maturity of those libraries that make it stable and secure. I love playing with new languages, but I would never use a new language for anything important. WebAssembly? Ouch, please tell me they aren't serious, because I guarantee it will be used for productive websites far too soon. The articles about compatibility problems (websites depend now not only on your browser, but on your hardware), security breaches (sandboxed, riiiight), etc. almost write themselves, lacking only the specific details that we will hear all too soon.

    On the process side: Agile programming? We called it iterative development 30 years ago. It has the same advantages and disadvantages that it always had. Scrum? Don't get me started. DevOps? Old hat with new buzzwords. If we keep changing our tools and processes every couple of years, it's no wonder we produce crappy products filled with bugs and security holes.

    Chasing the new shiny is almost always a stupid idea if you are trying to produce a solid, reliable, secure system. Experienced programmers recognize crappy new ideas for the re-treads they usually are. Experienced programmers have probably built systems similar to what you need, and know how to do it. Experience counts for a lot.

    BUT.

    But, there is still competence. I have worked with "seasoned programmers" whose productivity was a net negative, because the rest of the team spent so much time cleaning up after them. Typically, these people have no idea how incapable they really are - they actually do view themselves as the seasoned, experienced programmer you just can't do without. Also typically, for whatever reason, you aren't allowed to remove them from your team.

    And I have also seen young programmers produce some incredible stuff. Three of my bachelor students build a complete website, multilingual, including a custom CMS and custom rendering, along with most of an accompanying web-shop. For a customer with very specific requirements. In nine weeks. The code is still running today, 8 years later. The custom, multilingual CMS and the rendering system is rock-solid stable, running unchanged. Some of the code shows that they were only students - hard-coded constants and other sins - but overall it's better quality stuff than what 99% of the "seasoned" programmers could produce, much less in such a short time.

    So, yes: experience counts, but so does skill. And the two are not always correlated...

    --
    Enjoy life! This is not a dress rehearsal.
  43. Re:The commentary has a major flaw (two actually) by ruir · · Score: 1

    Have you noticed there was Unix since the 70s, actually? What Windows? Many of us are using web and programming for the Web since the 90s.
    Interestingly enough, you are still young and unexperienced to get the meaning of not taking crap. Interesting.

  44. Uncle Bob (Robert C. Martin) by stormesj · · Score: 1
  45. Is this just a USA thing? by ukoda · · Score: 1

    I am in New Zealand and I have not seen age as an issue with the exception of pay expectations due to experience levels. I am 54 and no one asks if my knowledge is current, they just look at the work I have been doing recently. There is a shortage of skilled workers here so people are employed based on their skills/experience vs their pay expectations, age is not a consideration. My understanding is there is a skills shortage in the USA too so age bais seems counter productive. What about other countries? Maybe some Slashdot readers outside the USA and NZ would care to comment on what their country is like?