Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Milestone 3: Environment Setup and Project Selection - CSSE 490, Study Guides, Projects, Research of Computer Science

The objectives and requirements for milestone 3 in the csse 490 - programming language paradigms course. Students are required to establish development environments, create installation instructions, reach project agreement, and plan user stories. Details on setting up a development environment, contact information, and submission instructions.

Typology: Study Guides, Projects, Research

Pre 2010

Uploaded on 08/19/2009

koofers-user-b0i
koofers-user-b0i 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Milestone 3—Environment Installation and Project
Selection
This milestone is to be completed as a team.
OBJECTIVES
The objectives of this milestone are four-fold:
Establish development environments for every team member.
Develop instructions for classmates on installing development environment for use later
in the course.
Reach agreement with me on your term project.
Plan “user stories” to be completed by next week.
REQUIREMENTS
You have 4 tasks for this milestone:
1. Establish a development environment for each team member, including access to your
team SVN repository. Your team repository is at:
http://svn.cs.rose-hulman.edu/repos/csse490-plp-200910-teamname
I’ll send you the SVN version of your teamname by email.
2. Edit the provided HTML document (see below) to describe for your classmates how to
set up a basic development environment for your language. Your document should in-
clude:
a URL for downloading the software,
the steps for installing the software on (at least) Windows XP,
the steps to create a basic “Hello, World” application so that your classmates know
their development environment is working,
your team name and the names of all the team members so your classmates can contact
you if they have trouble with the installation.
I’ve provided a template file, trunk/Web/index.html, in your team repository. You must
edit that document for this task. If you wish to include additional files for your HTML
document, such as screen shots, those must be placed in the trunk/Web directory. (This
is so I can easily share your documents with the class later.)
Curt Clifton$CSSE 490Programming Language Paradigms
$1
pf2

Partial preview of the text

Download Milestone 3: Environment Setup and Project Selection - CSSE 490 and more Study Guides, Projects, Research Computer Science in PDF only on Docsity!

Milestone 3 —Environment Installation and Project

Selection

This milestone is to be completed as a team.

OBJECTIVES

The objectives of this milestone are four-fold:

  • Establish development environments for every team member.
  • Develop instructions for classmates on installing development environment for use later in the course.
  • Reach agreement with me on your term project.
  • Plan “user stories” to be completed by next week.

REQUIREMENTS

You have 4 tasks for this milestone:

  1. Establish a development environment for each team member, including access to your team SVN repository. Your team repository is at: http://svn.cs.rose-hulman.edu/repos/csse490-plp-200910- teamname I’ll send you the SVN version of your teamname by email.
  2. Edit the provided HTML document (see below) to describe for your classmates how to set up a basic development environment for your language. Your document should in- clude:
    • a URL for downloading the software,
    • the steps for installing the software on^ (at least)^ Windows XP,
    • the steps to create a basic “Hello, World” application so that your classmates know their development environment is working,
    • your team name and the names of all the team members so your classmates can contact you if they have trouble with the installation. I’ve provided a template file, trunk/Web/index.html, in your team repository. You must edit that document for this task. If you wish to include additional files for your HTML document, such as screen shots, those must be placed in the trunk/Web directory. (This is so I can easily share your documents with the class later.) Curt Clifton CSSE 490—Programming Language Paradigms 1
  1. Send me an email requesting a meeting time sometime this week. All of your teammates must be able to attend this meeting unless that proves impossible. My schedule is avail- able from my homepage: http://www.rose-hulman.edu/~clifton
  2. Meet with me to discuss your team project. The agenda for this meeting will be:
    • Demonstrate your development environment
    • Agree on your team’s project
    • Determine a regular weekly meeting time
    • Determine “user stories” to be completed by the next meeting

SUBMISSION

Commit your HTML document to SVN as described above.

DUE DATE

The milestone due date is indicated on the class schedule posted on-line. Curt Clifton CSSE 490—Programming Language Paradigms 2