Skip to content

Documents and Information relating to Hello Web App: Introduction to web app development using Python and Django.

License

Notifications You must be signed in to change notification settings

oboechick/hellowebapp

 
 

Repository files navigation

Hello Web App: Intro to Web App Development Using Python and Django

Hi, I'm Tracy! This is the GitHub repository for HelloWebApp.com's open source files. Hello Web App is a book to walk right-brained and new programmers through the process of building their first web app using Python and Django. Anticipated release in July 2014 for both the e-book and paperback book. Sign up to be informed of updates at HelloWebApp.com.

Contents

Starting your project:

Learning Python (Must have very basic Python and logic knowledge before jumping into Hello Web App):

Walk through the code in Hello Web App's chapters here:

Miscellaneous help:

After the book:

Introduction to Hello Web App

In January 2011, I taught myself Python and Django and launched my first web app in six weeks.

Three years later, this web app has evolved into my startup, WeddingLovely (a part of 500 Startups and the Designer Fund) - I've designed and built the entire company and LOVE web app development!

Learning to code was so frustrating, especially as a right-brained designer with no back-end programming experience. Tutorials assumed I was comfortable with the command line, knew what a model-view-template architecture was, and already had a grasp on programming tools and resources.

I want to build a introduction to web app programming using Django and Python which assumes absolutely no programming knowledge - down-to-earth explanations of programming terms and basic walkthroughs of using important programming utilities like git (for version control), GitHub (for backups), virtualenv (for virtual environments), and others. The book will also emphasize templates first - getting to the visual, web-app view first to see results rather than using the command line.

Requirements will be a very basic overview of Python and programming concepts and basic HTML/CSS knowledge, with recommendations for resources to learn those components quickly. The book will be useful with anyone with these requirements, but I'm also especially interested in young coders, women coders, and designers who want to learn how to launch a web app.

The e-book will also be released DRM-free.

Follow and ask me questions on Twitter (@limedaring) and follow the project directly at HelloWebApp.com.

Kickstarter!

Hello Web App successfully raised funds with Kickstarter. Thank you to all of our supporters!

License

The information in this repository is licensed under the terms of the MIT license. This does not apply to the information in the Hello Web App book, which is copyrighted. :)

About

Documents and Information relating to Hello Web App: Introduction to web app development using Python and Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.2%
  • HTML 23.0%
  • CSS 0.8%