A couple of years ago I wrote Hello Web App (http://hellowebapp.com) to teach beginner Django web app development. It's aimed at non-programmers and designers, and walks folks through building and deploying a basic web app.<p>I'm working on my third book to teach web design fundamentals to programmers (Hello Web Design: https://www.kickstarter.com/projects/1868398473/hello-web-design-design-basics-for-non-designers), so I've made Hello Web App free online during the Kickstarter campaign for the new book.<p>The full Hello Web App tutorial can be accessed here: http://hellowebapp.com/tutorial/intro/<p>Also, I'm happy to answer any questions about writing and self-publishing books — I've probably made about $20,000 lifetime profit on the two Hello Web App books overall.<p>Thanks all!
As a programmer who has a desire to build things that require UI components, but no real desire to learn the intricacies of UI, what I personally want is a cookbook/toolkit that lets me do common things really easily and then make tweaks, not build anything from scratch.<p>I really liked Bootstrap for this for the web, particularly things like their dashboard templates which gives me a cookie cutter dashboard with minimal effort.