Django (and Web Application Frameworks) Joel Bremson May 16, 2011 - - PowerPoint PPT Presentation

django and web application frameworks
SMART_READER_LITE
LIVE PREVIEW

Django (and Web Application Frameworks) Joel Bremson May 16, 2011 - - PowerPoint PPT Presentation

Django (and Web Application Frameworks) Joel Bremson May 16, 2011 jbremson@ucdavis.edu @LUGOD Web Application Frameworks Definition A web application framework is a software framework that is designed to support the development of


slide-1
SLIDE 1

Django (and Web Application Frameworks)

Joel Bremson May 16, 2011 jbremson@ucdavis.edu @LUGOD

slide-2
SLIDE 2

Web Application Frameworks

slide-3
SLIDE 3

Definition

A web application framework is a software framework that is designed to support the development

  • f

dynamic websites, web applications and web services.

  • http://en.wikipedia.org/wiki/Web_application_framework
slide-4
SLIDE 4

Options!

???

slide-5
SLIDE 5

Installing Django

slide-6
SLIDE 6

Installing Django

slide-7
SLIDE 7

Installing Django

slide-8
SLIDE 8

Installing Django

slide-9
SLIDE 9

Installing Django

slide-10
SLIDE 10

Installing Django

slide-11
SLIDE 11

Installing Django

slide-12
SLIDE 12

settings.py

slide-13
SLIDE 13

settings.py

slide-14
SLIDE 14

Django is Python

slide-15
SLIDE 15

Django is Python

slide-16
SLIDE 16

Python -> Django

slide-17
SLIDE 17

The T

  • ols
  • virtualenv
  • pip
  • fabric
slide-18
SLIDE 18

Getting Help

  • www.djangoproject.com
  • stackoverflow.com
  • www.python.org
  • IRC - #django on freenode.net
slide-19
SLIDE 19

Thanks

  • Questions
  • http://autopiagame.com
  • jbremson@ucdavis.edu