SLP: Documents
Go up to the main README file
(
md
)
UVa-specific
Syllabus
(
md
) for the fall 2017 and spring 2018 semesters
Documents and tutorials
Choosing a developemnt environment
(
md
)
VirtualBox introduction
(
md
) and the
VirtualBox image details
(
md
)
Docker usage
(
md
)
Linux Administration Howtos
(
md
)
Development environment setup
(
md
)
Github webhook setup
(
md
)
Managing local settings
(
md
)
Continuous Integration testing setup
(
md
)
MySQL introduction
(
md
) and a
MySQL reference
(
md
)
Python's virtualenv setup
(
md
)
Homeworks
HW 1:
Git HW
(
md
)
Introduction to git and github
(
md
)
HWs 2 & 3:
Frameworks homework
(
md
) (Django is HW 2, Rail is HW 3)
Django getting started
(
md
) -- read this to get started with HW 2
Ruby on Rails getting started
(
md
) -- read this to get started with HW 3
ONLY if you are deploying to apache2 on your own machine (which you don't have to do for this course, since we have that configured for you):
Django deployment
(
md
)
Ruby on Rails deployment
(
md
)
HWs 4 & 5:
Frameworks expansion homework
(
md
) (Django is HW 4, Rail is HW 5)
HW 6:
Iteration checklist
(
md
)
Projects
Nonprofit data collection
(
md
)