80% of tech could be built outside IT by 2024, thanks to low-code tools
161–170 of 230 posts
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#162This is a song we've heard before: the 4th generation programming languages [1]. They failed completely. Programming is no more about "the codes" than writing novels is about spelling. The difficulty in writing novels is being able to tell a story well (just like some people a good at telling jokes, others not). It is not about how good you are at spelling words. Most winners of spelling bee competitions never become…
exactly- even though I have read many interesting other reasons why this will not work out.
programming is about modeling and formulating a problem so that a machine "understands" it and can execute it.
Not so many people can and want to do it well...
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#163#Sisyphus
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#1642040: all IT projets are about migrating low-code projets from an outdated low-code technology to a new shiny low-code technology. #Sisyphus
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#165There 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”?
I believe GPT-3 being able to convert descriptions of functions or designs into semi-functional code is what has some excited. It's certainly the strongest argument and reason to hope it could be different this time that I know of. I'm skeptical but come from a generative AI background so I wouldn't underestimate it will be able to do things previously unaccomplished by making templates in the past.
I’ve tried to find that out but dunno. Do you have an idea?
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#166I’m certain that there have existed companies who didn’t want to pay programmers for exactly as long as there have existed paid programmers; what’s unique about right now?
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#167Somebody’s still going to have to maintain no-code apps. If they do as much as current apps, they’ll be just as complicated as current tech. Seems like that maintenance role will be left to people with system design and debugging skills—i.e. software engineers.
Software engineers don't have a monopoly on system design and debugging skills, not by a long shot.
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#168It'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…
Generally I share your skepticism, but a lot of BI tools are low-/no-code. Generally you can't build a SaaS platform on them any more than you can build it on Excel.
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#169This idea gets recycled every generation. I can’t count how many “low code” no-programming-skills-required tools I’ve seen come and go in the last four decades. Both COBOL and SQL got presented in these terms. I’ve yet to see a “non-technical manager” write a non-trivial SQL query, much less know how to confirm they got the correct results. The various 4GL tools that proliferated in the 90s led to complex amateur spa…
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…
Re: 80% of tech could be built outside IT by 2024, thanks to low-code tools
#170Earlier 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…
There is an assumption that code syntax is the difficult part about building applications.