|
|
|
|
|
by LyndsySimon
2983 days ago
|
|
Interesting. 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. 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. |
|
Why is it you think that someone like the author would be able to code many times faster than they could develop software visually through Bubble?