Found the google cache! <a href="http://webcache.googleusercontent.com/search?q=cache:odBrx_JiISYJ:https://airdev.co/post/6-things-i-wish-i-knew-before-becoming-a-code-free-programmer-1524018292858x527538231573998900&num=1&hl=en&gl=us&strip=1&vwsrc=0" rel="nofollow">http://webcache.googleusercontent.com/search?q=cache:odBrx_J...</a>
Interesting.<p>Given the level of knowledge the author now has of the underlying data structure and algorithmic thinking, I suspect that learning a "real" programming language would only be a small leap and would open up a ton of capabilities for them.<p>That's pretty much been my experience with visual SQL query builders as well - by the time someone is able to use it efficiently, they are not only a small step from just writing the code, but they'll end up being many times faster if they did. That said, I think visual development definitely has a place; it's great for visualizing the relationships between things and reducing complexity. Once that's done, optimizations and sometimes the actual implementation of the blocks you're connecting is best done in traditional code.
From <i>What Can't I Build?</i>, this isn't "code-free programming", rather it's code-free web app building. It's still very powerful but not the same thing as coding.<p><pre><code> "That said, there are some limits to what the core language can do. Bubble’s language is comparable in power to spreadsheet formulas: you can do a lot, but anything requiring recursive or looping operations on data (such as, for instance, writing a custom machine-learning algorithm) would be difficult."
</code></pre>
<a href="https://bubble.is/faq" rel="nofollow">https://bubble.is/faq</a>
My experience with code-free is that it's write-only. I had the misfortune of trying to support a database import to BI that was done in a visual platform, whose name I have thankfully forgotten. Trying to trace a single field to see how it was derived was nearly impossible, because you couldn't work backwards - and the instructions for this were kept in a blob that you had no visibility into.<p>Code really is the best representation of a coding problem.
Still not clear to me what "code-free programming" means. Wix with some plugins?<p>The website says you're looking at paying $100k+ if you want "fully custom responsive design". Seems designed to prey on people who don't understand tech...