After several challenging interactions with the process of creating mobile apps for the Apple store, I have decided to ease my pain by writing it down and at the same time share it with the community. I will also use this opportunity to introduce Apple Test Flight as a way to test your iOS applications. […]
Stories
From Framework to Process
Methodologies and frameworks come as a result of concrete experiences. Since the beginning of time there has been a constant need to define patterns and concepts in order to facilitate our way of living and history is full of these types of situations. Take the invention of the wheel during the Neolithic Age for example, […]
Delivery Process — The series
How many projects actually meet the end goal for what they were created in the first place? How many organizations launch good initiatives that end up canceled because of bad adoption policies, incomplete or vague initial assessments or as result of overwhelming sales cycles? Why do projects fail? A few years after I […]
AI is here to support and not to replace...
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 […]
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 […]
Why do developers still need to develop ...
Humans are lazy… or is it just me ? In the digital technological past when everything was still disconnected, in the era before the internet, writing basic code was a skill required to enable more complex solutions and software – a bit bit like atom that are combined into more complex molecules, organisms or materials. […]
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 […]
Dream it, write it, prove it.
As you can see this post is all about IT. IT has been transforming ever since it existed – everything is always in flux, if IT stands still, IT dies. Every system of whatever nature – be it technical or biological – has it’s life cycle. Species evolve to adapt to their ever changing environment […]