TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What I wish I knew before becoming a code-free programmer

17 pointsby leeale10about 7 years ago

12 comments

rock8yabout 7 years ago
Found the google cache! <a href="http:&#x2F;&#x2F;webcache.googleusercontent.com&#x2F;search?q=cache:odBrx_JiISYJ:https:&#x2F;&#x2F;airdev.co&#x2F;post&#x2F;6-things-i-wish-i-knew-before-becoming-a-code-free-programmer-1524018292858x527538231573998900&amp;num=1&amp;hl=en&amp;gl=us&amp;strip=1&amp;vwsrc=0" rel="nofollow">http:&#x2F;&#x2F;webcache.googleusercontent.com&#x2F;search?q=cache:odBrx_J...</a>
LyndsySimonabout 7 years ago
Interesting.<p>Given the level of knowledge the author now has of the underlying data structure and algorithmic thinking, I suspect that learning a &quot;real&quot; programming language would only be a small leap and would open up a ton of capabilities for them.<p>That&#x27;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&#x27;ll end up being many times faster if they did. That said, I think visual development definitely has a place; it&#x27;s great for visualizing the relationships between things and reducing complexity. Once that&#x27;s done, optimizations and sometimes the actual implementation of the blocks you&#x27;re connecting is best done in traditional code.
评论 #16906724 未加载
jasonpeacockabout 7 years ago
From <i>What Can&#x27;t I Build?</i>, this isn&#x27;t &quot;code-free programming&quot;, rather it&#x27;s code-free web app building. It&#x27;s still very powerful but not the same thing as coding.<p><pre><code> &quot;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.&quot; </code></pre> <a href="https:&#x2F;&#x2F;bubble.is&#x2F;faq" rel="nofollow">https:&#x2F;&#x2F;bubble.is&#x2F;faq</a>
mark-rabout 7 years ago
My experience with code-free is that it&#x27;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&#x27;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.
sshineabout 7 years ago
How long would it take to write Bubble in Bubble?
评论 #16907213 未加载
halamadridabout 7 years ago
Can’t open the page either. I guess that happens to code free programming
评论 #16906005 未加载
dalacvabout 7 years ago
Great tips. I love Bubble. I think they are onto something good.
评论 #16906314 未加载
SeriousMabout 7 years ago
If you&#x27;re not coding, you&#x27;re a user. No matter how &quot;technical&quot; your task is.
评论 #16911919 未加载
severineabout 7 years ago
statusCode 400 message &quot;Operation timed out -- app too busy&quot;
评论 #16906081 未加载
评论 #16905987 未加载
stephdchangabout 7 years ago
Nice article!
Nashwaabout 7 years ago
interesting
anm89about 7 years ago
Still not clear to me what &quot;code-free programming&quot; means. Wix with some plugins?<p>The website says you&#x27;re looking at paying $100k+ if you want &quot;fully custom responsive design&quot;. Seems designed to prey on people who don&#x27;t understand tech...