Slashdot Mirror


Companies Are Developing More Apps With Fewer Developers (fortune.com)

Fortune reports that the "yawning gap in tech skills" has resulted in a surprising shift in supply and demand in the software industry. And in many companies now, a growing trend of developer jobs being given to non-developers can be seen. From the article: That's because a relatively new technology, known as low-code or no-code platforms, is now doing a big chunk of the work that high-priced human talent used to do. Low-code platforms are designed so that people with little or no coding or software engineering background -- known in the business as "citizen developers" -- can create apps, both for use in-house and for clients. Not surprisingly, the low-code platform industry, made up of about 40 small companies (so far), is growing like crazy. A recent Forrester Research report put its total revenues at about $1.7 billion in 2015, a figure that's projected to balloon to $15 billion in the next four years. Low-code-platform providers, notes Forrester, are typically seeing sales increases in excess of 50% a year.The report cites QuickBase, a company whose low-code platforms are used by half of the Fortune 500 companies, as an example. Its CEO Allison Mnookin says that almost any employee can now do most or all of the same work that developers used to do. Mnookin adds that there's a big advantage in this. "Opening an app's development to the non-techies who need the app removes misunderstandings between the IT department and other employees about what the end user needs."

24 of 163 comments (clear)

  1. fill in the blanks by turkeydance · · Score: 4, Insightful

    Companies Are ______ With Fewer ______.

    1. Re:fill in the blanks by zifn4b · · Score: 4, Funny

      Companies Are ______ With Fewer ______.

      Cards against Humanity: Developer Edition?

      --
      We'll make great pets
    2. Re:fill in the blanks by Frobnicator · · Score: 5, Insightful

      Companies Are making more money With Fewer employees.

      What did i win?

      You won the layoff, your CEO won a $15M bonus. Congratulations.

      --
      //TODO: Think of witty sig statement
  2. Natural progression by QuietLagoon · · Score: 3, Insightful
    It's a natural progression. As a set of core functional requirements start to emerge, a way of easily implementing those core functional requirements also emerges.

    .
    For example, what I currently do in a LibreOffice spreadsheet used to require one or two developers to write the software to do the same thing.

    Now I just open a spreadsheet, enter some numbers and do the analysis myself.

    1. Re:Natural progression by chipschap · · Score: 5, Insightful

      You have better tools to do more things but those tools came from skilled developers.

      In the "apps" world what I see is indeed more and more apps, about 95% or more of them crappy. Unskilled developers produce bad apps. Yes, that seems to be the trend.

  3. Browser apps by unixisc · · Score: 3

    Does that include apps that simply involve invoking a browser and opening the website of the application in question? A tactic popular w/ Microsoft in Windows Phone/Mobile

  4. We have these by Anonymous Coward · · Score: 4, Insightful

    Sharepoint and InfoPath. This has caused nothing but more problems for us.

  5. Right... by zifn4b · · Score: 4, Insightful

    Maybe it's because I don't live on the West Coast but I have yet to see or even hear about one of these platforms. Where I work, writing a SQL query flies over the heads of the majority of product managers and business analysts. QA requires a lot of hand-holding. I'm old enough to remember the days when the non-techies tried to write software platforms hacking VBA in Excel and Access and that turned out really well.

    This is not a new promise. It's been made before and it seems this article is slanted towards one particular product the one I haven't heard of. I know people have been customizing CMS's with clever hacking to make them work for purposes they weren't intended like WordPress and Joomla and so forth but it's not anywhere near what it needs to be to meet real, ever increasing business needs. Heck, for all the progress that HTML5, CSS, Javascript/ECMAScript and all the MVC/MVVM tool stacks that sit on top of them, for most cutting edge companies, it still ain't good enough. They want the sun, the moon and the stars. If hard-core development tool stacks can't deliver it, these lo code/no code solutions sure as heck can't come close.

    --
    We'll make great pets
    1. Re:Right... by StormReaver · · Score: 4, Insightful

      Where I work, writing a SQL query flies over the heads of the majority of product managers and business analysts.

      This is pretty close to the core of a problem that can't be fixed with drag and drop tools. The core problem isn't writing code. That's the easy part that anyone can learn. The real problem is analysis, a skill that very few people (relative to the business population) have. All the code generators in the world won't solve that problem.

      A good developer isn't a good developer because he can write code. He is a good developer because he can integrate the components of a system into a coherent whole. No programming automation system will magically teach someone how to do that.

      As you've said before, we've seen this promise come and go more than once in the last 30 years. Like "cloud computing" and the dot bomb, this fad will peak and fall.

    2. Re:Right... by Hognoxious · · Score: 3, Interesting

      "Much of the essence of building a program is in fact the debugging of the specification."

      Fred Brooks, No Silver Bullet

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  6. and they're abandoned in 10... 9... 8... 7... by Anonymous Coward · · Score: 5, Insightful

    today's low-code shortcut is tomorrow's abandoned platform ... cold fusion ... delphi ... VB6 ... you name it, it's been abandoned ... placing bets on a fly by nite startup's platform is not a good idea ...

    1. Re:and they're abandoned in 10... 9... 8... 7... by mwvdlee · · Score: 4, Insightful

      10 print "Wow, I can make apps with this tool without hiring an expensive developer."
      20 print "Oh, this tool only lets me make generic apps and none of the unique features I need; hire a developer."
      30 goto 10

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    2. Re:and they're abandoned in 10... 9... 8... 7... by Ronin+Developer · · Score: 4, Informative

      Delphi was and is not a low-code solution. It is a RAD environment where some really simple apps (i.e. the Fish app) could be built by dropping a few components on a form and linking the properties and writing a couple of events. But, most applications (and visual/non-visual component creation required coding skills.

      What killed Delphi was stupid decisions by Borland/Inprise to move away from what they did best and become an "Enterprise" company instead of a developer company. They also concentrated on Windows-only development when other platforms (mobile, web, Linux, Mac) were becoming popular (see first f'up). And, they raised the price so far that even dedicated developers and can't afford it's stratospheric pricing ($2600+) - only Gods and birds can reach it.

      The language is a dialect of Object Pascal (not in vogue despite its power). Delphi is the IDE and hasn't changed much over the years. It can now target Windows, Mac, iOS, and Android. Linux server is coming. It is very easy to create a highly complex, cross- platform application in a way that Xamarin can't touch. Performance for business apps is good. But, I have yet to see a real game written using it. And, good luck in getting Delphi into your IT shop these days (at least in the US).

      Not until developers can afford it again and work with it to see its power (if they can tolerate the language), it will regain its market share.

  7. Simple or disposable apps by Todd+Knarr · · Score: 3, Insightful

    This'll work fine for very simple apps, ones that only require standardized functionality. But then, with an app like that, do you really need to develop a custom one for any reason other than branding/appearance? And it'll work for disposable apps, ones that do the current job but don't need to be maintained or enhanced down the road. That's been true forever, it's why spreadsheets and word processors had macro languages so secretaries and accountants could do simple operations and calculations without needing to have the programming team get involved. But the moment you start dealing with an app with complex functionality that has to be changed, enhanced and extended over time, that's when you'll discover that you need software engineers. It's the same reason anybody who can grab a hammer and saw can cobble together a sawhorse that'll work for one job, but you need someone who understands architecture and construction to build a house that's expected to last for decades.

  8. Next buzzword by AlanBDee · · Score: 4, Insightful

    “You don’t need to know how to code in order to use them, but you do need strong analytical skills,”

    Um yep. Knowing how to read and write a programming language is the easy part. Having the analytical skills to achieve the task is why we get paid well.

    "low-code platform" is just another buzzword unless there is a difference between "low-code platform" and SAP, OBI, Sharepoint, infopath, etc.

    Our Sharepoint developer also codes in C#. Sharepoint is just a tool for him.

  9. Re:This has nothing to do with "skills gap". by Anonymous Coward · · Score: 4, Insightful

    No, we will not see "programming disappear". This same stuff has been predicted continuously for decades now. People skilled in the use of tools are many times more productive than those who are unskilled. As the tools themselves get more productive, the skilled users become more valuable. What I suspect we are seeing here is the temporary drop in the usefulness of software due to phones and tablets causing the unskilled to be able to produce "state of the art". This is a temporary phenomena that will end when software and computers become more useful again.

  10. Re:This will drive pay down by ShanghaiBill · · Score: 4, Informative

    Excellent point. As more tools like this appear from the aether, the value of developers will decline.

    History says otherwise. Tools that make people more productive cause those people to be more valuable, not less. A developer that produces 10 apps per year is going to bring in more profit than a developer that produces one app per year, and can thus command a higher salary.

    Rising productivity does not cause poverty. It causes prosperity. If your brain is too dysfunctional to realize that through logic, then just open your eyes and look at the world: Countries/regions with high productivity: America, Western Europe, East Asia. Countries with low productivity: Ethiopia, Niger, Pakistan, North Korea. Do you really think the latter group have benefited by avoiding "job killing" productivity improvements?

  11. Re:This will drive pay down by Anonymous Coward · · Score: 3, Insightful

    Yet another case of someone attempting to apply an absolute to a real-world problem. The historical trends you cited only apply to a situation where a significant number of human beings in the "world market" (such as it was) were in need of goods/services and could be counted on as customers; in other words, an anomaly. Do not expect the trend to continue.

    Once productivity outstrips demand (or rather, quantity demanded at any given point in time), continued increases in productivity only devalue labor, since you have a situation where you only need to produce X, but can do so with a declining number of people Y. If we apply this effect across all employers everywhere, they will all simultaneously seek to reduce Y while maintaining X. But as Y decreases, quantity demanded (X) must decrease as the overall buying power of people declines (due to layoffs), leading to a cascade effect in which X and Y decline together.

    You can not argue that increased productivity increases the value of human labor if quantity demanded is either static or (inevitably) in decline.

    Yes, a few people that remain valuable to industry of one sort or another WILL see an increase in pay as they take on the work of 2-4 or more former colleagues, but what of everyone else? Unless they "retrain" they will certainly see declining wages as they have been rendered obsolete in the view of the marketplace, reducing the effective value of their labor to 0 or near-0.

    "Retraining" means moving people into a new labor sector where they will compete with people already attempting to make a living. Increases in available labor there will drive down the real-world value of that labor.

    If you would open your eyes, you would notice that manufacturing worldwide is in decline, that long-term permanent unemployment in "developed" countries like the United States is up, and that growth is stagnant. Nations like Niger are poor examples as they have terrible socioeconomic dysfunction and have never functioned at a level even approaching optimal economic conditions. Attempting to apply labor supply/demand models to a nation like Niger is a waste of time. Just look at their labor laws!

  12. Which is no problem, unless internet or important by raymorris · · Score: 3, Insightful

    Having people writing scripts to make their job easier can be great. Sometimes you don't need to actually know what you're doing to write software.

    It only becomes a big problem when either a) it's exposed on the internet, where hacker bots hit it a thousand ties per day (headline: Acme Corp exposes 12 Million Credit Cards) or b) the data is actually important to your business. Example you write "rm $file", that's no problem until someone puts a * in a file name and it deletes everything in the folder.

    If it's going to be on the internet, or deal with mission-critical data or resources, it's good to have it done by people who know what they're doing, who know what the common errors are and how to avoid them*.

    * Not everyone with the word "developer" in their title is qualified. Does their education include systems development, or do they have a chemistry degree?

  13. RAD is 25 years old. by mtippett · · Score: 4, Insightful

    Search for Rapid Application Development from the 90's.

    Powerbuilder is one such tool that started getting built in early 1990's. What is old is new again.

  14. Re:Which is no problem, unless internet or importa by TechyImmigrant · · Score: 3, Interesting

    Multi user too.

    Writing some macros that tie word and a spreadsheet together might work ok for the non developer that created it, but once multiple people start using it, the fact that the author didn't know anything about mutex or acid or race conditions will be a re-run of the mid to late 90s all over again.

    --
    I should use this sig to advertise my book ISBN-13 : 978-1501515132.
  15. Re:This has nothing to do with "skills gap". by jeffb+(2.718) · · Score: 4, Insightful

    Back in the day, you had to move wires around to program and then someone had the bright idea of assembly. Then someone invented human readable code. And we've been programming like that for what? 60 years now? Programming hasn't changed much at all since then. We're basically writing code.

    What nonsense.

    I remember when "lines of code" was a widely-accepted measure of programmer productivity -- and the industry standard was single digit counts per programmer per day. That's less than ten lines per day per developer. And these were mostly programs for batch processing; some systems supported interactive use, where you'd type a command on a terminal, enter data in response to some prompts, and then see results. There was process-control stuff happening, too, but when a system executing thousands of instructions per second had to control a physical process, it wasn't very elaborate -- there wasn't time, never mind RAM, for much complexity. So, programmers thought really hard about each line that they wrote. (Are you old enough to have heard the term "desk checking"? Why waste valuable computer time trying to compile and run something, when it's got bugs that you should have caught with a few hours' review?)

    By the standards of those days, most of today's code is profligate waste -- coddling the users, correcting their mistakes, presenting things in a way that's convenient to the user rather than the computer. But by the standards of those days, displaying streaming video or recognizing speech by comparing it against a multi-terabyte distributed archive of conversational snippets is bleeding magic.

    And being able to invoke that power by calling a simple API? Oh, sure, that's exactly like duplicating your Quicksort card deck to add it into your current FORTRAN job.

  16. Re:This has nothing to do with "skills gap". by clodney · · Score: 4, Interesting

    No, we will not see "programming disappear". This same stuff has been predicted continuously for decades now. People skilled in the use of tools are many times more productive than those who are unskilled. As the tools themselves get more productive, the skilled users become more valuable. What I suspect we are seeing here is the temporary drop in the usefulness of software due to phones and tablets causing the unskilled to be able to produce "state of the art". This is a temporary phenomena that will end when software and computers become more useful again.

    I don't think we will see programming disappear, but I think we will see the low hanging fruit moving away from professional developers and into a generic white collar worker. Think about the progression of clerical functions - years ago you had a pool of typists, because it was both a manual skill that most office workers did not have, and difficult enough that it was worthwhile to farm it out to specialists (though in this case the specialists were cheap). Then we had word processing come in, and initially it was done by clerical staff, but the bar was raised in terms of what constituted "professional looking" output. Then the software became easy enough, and the office workers sufficiently used to typing and using computers that word processing as a dedicated job function has moved into a publishing role.

    Now we have a situation where everyone is expected to be able to use a word processor, and while anyone can type up a simple letter or paper, turning those same people loose on a multi-chapter book that is expected to use consistent styles and formatting rules is asking for trouble. Talk to any tech writer or publisher, and you will hear horror stories about documents in exactly the same way we talk about spaghetti code.

  17. Re: Demand by hackwrench · · Score: 3, Insightful

    Which is why i would eat 10 pizzas and buy 20 laptops, cars, houses, etc. if I only had the money.

    Oh, wait... I wouldn't. I'm tired of that old chestnut of infinite wants, limited resources going unchallenged. The first is only true over time and the latter is generally true over a fixed period of time.