Django for Designers/Laptop setup: Difference between revisions

Content added Content deleted
imported>Paulproteus
imported>Paulproteus
Line 1: Line 1:
== Actual setup guide ==
== Actual setup guide ==

=== Goal #1: Set up git ===


* Install git
* Install git

=== Goal #2: Practice navigating the computer from a command prompt ===


* Make sure they know how to launch a command prompt
* Make sure they know how to launch a command prompt

=== Goal #3: Set up Python ===




* Make sure Python works
* Make sure Python works

=== Goal #4: Prepare a text editor ===



* Make sure they have a text editor, and have it configured to Python with 4 spaces
* Make sure they have a text editor, and have it configured to Python with 4 spaces

=== Goal #5: Prepare the workshop code, via git ===


* Make sure they have done the git clone
* Make sure they have done the git clone

=== Goal #6: Create a special Python environment for the workshop ===


* Make sure they have a virtualenv created
* Make sure they have a virtualenv created


* Make sure they have installed the requirements.txt
* Make sure they have installed the requirements.

=== ? ===


* Python robot TA checkoff
* Python robot TA checkoff