Does anyone know of a resource which allows a person to build web apps without knowing how to code them? Like Google's App Inventor allows people to build (somewhat basic) Android apps with knowing the code, I'd like to find something I can use to build a web app I would like to have for my personal use.<p>It would be great if it was WYSIWYG or close to that.<p>I assume it may be somewhat limited, that's fine.<p>It would be great if I could edit the output with my own code down the line when I learn how to do so.<p>Hiring someone to do this for me would defeat the purpose. Half the reason I want this is to have something to play with and experiment with.<p>I have been learning to code on the side. I'd like to learn how to build web apps and am learning how to make Android apps. It is going to take a while and I am fine with that. However I am impatient and would like to find something that allows me to take a bit of a short cut in a way and allow me to play with web app creation in a basic way while I simultaneously learn how to do it the right way.<p>Thanks!
What you seek is a golden goose, it does not exist and probably will not exist for some time. Not until AI is more robust. What you can do is use a product like Wavemake that holds your hand quite a bit <a href="http://www.wavemaker.com/" rel="nofollow">http://www.wavemaker.com/</a> while it is not a "no code" solution, it does simplify things for you. The problem with some solutions like this as when you become more experienced and want more complicated solutions they can get in your way rather than help you.
Have you looked at <a href="http://www.web2py.com/" rel="nofollow">http://www.web2py.com/</a>. It comes with a webserver and database. There is also a book: <a href="http://web2py.com/book" rel="nofollow">http://web2py.com/book</a> and there are prebuilt application that you can install <a href="http://web2py.com/appliances" rel="nofollow">http://web2py.com/appliances</a>