http://hellowebapp.com
https://www.kickstarter.com/projects/1868398473/hello-web-app-intro-to-building-web-apps-with-djan
It's basically the process I used to teach myself programming as a web designer a few years back, which I then launched a small web app (infant-version of WeddingInviteLove.com), which has grown into my bootstrapped startup which supports me full-time (WeddingLovely.com).
Most tutorials/books assume some amount of programming experience, or start out too advanced even if advertised as a beginner book. My goal is to assume nothing, and really break it down and make it super simple to get a basic web app launched, which hopefully will make it easier to transition to those other more advanced tutorials.
I also have a GitHub page for the public materials (like installation instructions, which'll live here rather than the book so I can update them quickly if needed): github.com/limedaring/HelloWebApp
I'd love any feedback on the project or any suggestions HN has for the book's materials. Thanks for letting me share!