ECE 3574: Applied Software Design Meeting 3: Course Reference - - PowerPoint PPT Presentation

ece 3574 applied software design
SMART_READER_LITE
LIVE PREVIEW

ECE 3574: Applied Software Design Meeting 3: Course Reference - - PowerPoint PPT Presentation

ECE 3574: Applied Software Design Meeting 3: Course Reference Environment Office hours are set (starting this week) My open office hours will be: Tu and Th 2-3:30, Fri 10-noon. Other times by appointment. The TAs office hours are posted


slide-1
SLIDE 1

ECE 3574: Applied Software Design

Meeting 3: Course Reference Environment

slide-2
SLIDE 2

Office hours are set (starting this week)

◮ My open office hours will be: Tu and Th 2-3:30, Fri 10-noon.

Other times by appointment.

◮ The TAs office hours are posted on the SWEL website

slide-3
SLIDE 3

The goal of today is to learn how to use the reference environment.

◮ What is a Virtual Machine? ◮ Creating and Provisioning VMs with Vagrant ◮ Starting, Stopping, and Destroying the VM. ◮ Linux: basic command line tasks

slide-4
SLIDE 4

Exercise 03: Vagrant

See Website.

slide-5
SLIDE 5

Next Actions

◮ Reading on C++ Templates ◮ Milestone 0 is due at 11:59 pm Friday 9/7. Be sure to:

◮ tag your version for grading ◮ push your changes to GitHub before the deadline

git tag milestone0 git push origin milestone0