In a previous post we talked about AI supported development IDEs where we explored the idea of assistive AI’s in the development process which we want to explore a bit futher today. Because one of the possible options was to guide a 4GL IDE which is a much more fruitful ground to apply the theory. My […]
You are browsing archives for
Category: Stories
Exploring Assistive Artifical Intelligen...
A developer learns a set of basic skills that he can combine into more complex combinations of these language constructs. Variables, Loops, Classes, Objects, Functions, and so on. He learns about existing solutions and libraries that solve a specific problem that he can use, instead of having to implement them. He remembers solutions he has […]
There is no such things as LowCode or No...
LowCode and NoCode are misleading terms, as neither of them are true or make sense. Wheather the code gets generated out of a visual model or a nocode model is being interpreted at runtime in a proprietary runtime engine – in the end there is always code – no matter how high the level of […]
Digital Evolution and Evolutionary Algor...
When I was in my 20s I worked on a project involving Evolutionary Algorithms – I used them to try to find better mathematical solutions to a given problem than by using other approximation or problem solving strategies. The idea is to have a population where each individual represents a solution to the equation, no […]
Let’s talk about Digital Evolution
There was a time when the Internet cost me 400 Deutsche Mark per month – my mom thought I was crazy spending that amount of money for it where she was struggling to pay rent and get food on the table, but it was money I worked for so she let me do it. I […]