2016: - Some day, we won't even need coders any more. We'll be able to just write the specification and the program will write itself. - Oh wow, you're right! We'll be able to write a comprehensive and precise spec and bam, we won't need programmers any more. - Exactly - And do you know the industry term for a project specification that is comprehensive and precise enough to generate a program? - Uh... no... - Code,…
This may not be a popular opinion, but I can't help but think that though the claims are a bit grandiose the fundamental thesis statement is true? IE: Each generation sees a "simpler" toolset being made available which opens up programming to a wider audience. If assembly was still the only way to program we would have fewer programmers, same with C, or dynamic languages. Javascript and the web opened up programming…
80% of tech could be built outside IT by 2024, thanks to low-code tools
201–210 of 230 posts
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#202Earlier quoted context omitted.
I've looked at a whole bunch of low code tools in the last two years and my opinion has shifted from high grade bullshit sold by the clueless to the even more clueless ('Now: coding for managers') to where I believe that the current crop of low code/no code platforms has something real to offer and has staying power for some use cases. Specifically: lots of forms based processing backed by relational DBs with occasio…
As someone still in the skeptic camp: what's a good example of a small, effective application that one of those products could help someone to build?
The most common pattern I see implemented is a request, tracking, and approval flow. For things like time off, or borrowing equipment, or volunteering for some duty, etc.
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#203It's been around 8 years since this happened: I started learning R and a Gartner consultant told me I was wasting my time because, "as Gartner puts it", the future of data science is citizen data scientists with very little coding skills because the tools and frameworks will do all the heavy lifting. I ignored him because I liked the language anyway. I guess every now and then someone will try to sell a tool to "buil…
If someone can build a low/no-code product, then the barrier to entry is so astonishingly low and there will be a ton of competition for that product. Another consideration is that these low/no-code products almost always cost money. So not only will the market be flooded with clones, rent-seeking from the provider will eat into margins. Much like the cloud is someone else's computer; SaaS is someone else's programme…
To support more customers, a cloud vendor needs to have linearly more computers. A no/low-code vendor, on the other hand, does not need to have linearly more programmers.
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#204There seems to be a wave of no code hype, much of it coming from the VC community, and I’m baffled as to what has happened to convince people it’s going to work this time. Is there some breakthrough tool I’m not aware of? Or is it just like this article, a bunch of pitch decks saying “if we can take just 80% of the tech market we’ll be zillionaires”?
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#205I now have to admit that I more or less agree with this article. I see so much wasted effort in not enabling subject matter experts with tools that would allow them to build systems that might be good enough to just use and maintain as-as, or prove value propositions that trigger expensive conventional development efforts.
I just bought the domain low-code-AI.com that will probably be home to prototypes I have for data prep and deep learning, and simplifying working with internal knowledge graphs (the two things that I have mostly worked in in the last ten years).
I like the comment in the article that application development is becoming a team sport, and not just done by a separate IT department. Much of the real value in corporations is in subject matter experts who believe in the company and nerd-out over the minutiae of running the company. I tend to view software developers as high paid fungible workers, somewhat easier to replace than SMEs.
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#206Earlier quoted context omitted.
There is an assumption that code syntax is the difficult part about building applications.
For many people this is true.
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#2072016: - Some day, we won't even need coders any more. We'll be able to just write the specification and the program will write itself. - Oh wow, you're right! We'll be able to write a comprehensive and precise spec and bam, we won't need programmers any more. - Exactly - And do you know the industry term for a project specification that is comprehensive and precise enough to generate a program? - Uh... no... - Code,…
This may not be a popular opinion, but I can't help but think that though the claims are a bit grandiose the fundamental thesis statement is true? IE: Each generation sees a "simpler" toolset being made available which opens up programming to a wider audience. If assembly was still the only way to program we would have fewer programmers, same with C, or dynamic languages. Javascript and the web opened up programming…
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#208Earlier quoted context omitted.
This may not be a popular opinion, but I can't help but think that though the claims are a bit grandiose the fundamental thesis statement is true? IE: Each generation sees a "simpler" toolset being made available which opens up programming to a wider audience. If assembly was still the only way to program we would have fewer programmers, same with C, or dynamic languages. Javascript and the web opened up programming…
Compilers may get better but business logic rarely gets simpler and specs rarely more refined
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#2092016: - Some day, we won't even need coders any more. We'll be able to just write the specification and the program will write itself. - Oh wow, you're right! We'll be able to write a comprehensive and precise spec and bam, we won't need programmers any more. - Exactly - And do you know the industry term for a project specification that is comprehensive and precise enough to generate a program? - Uh... no... - Code,…
This may not be a popular opinion, but I can't help but think that though the claims are a bit grandiose the fundamental thesis statement is true? IE: Each generation sees a "simpler" toolset being made available which opens up programming to a wider audience. If assembly was still the only way to program we would have fewer programmers, same with C, or dynamic languages. Javascript and the web opened up programming…
Nope.
---
A frontend developer.
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#210Low-code is here to stay. Most business programming should be done outside of IT. Not because programmers will not do it but in order to have better alignment with the business. Programmers will still have jobs and be needed. The work will shift as it has for the last 50 years to higher level languages that use libraries and frameworks that allow fewer programmers to manage more business value.
If businesses could write good specs, they would do so now. For the most part they don't because it is really hard to write good specs.