Announcements
Lesson
- Look at projects
- Remember the grading rubric from the syllabus:
- Technical Operation 30%
- Creativity 30%
- Clear Interaction (if applicable) 30%
- Above & beyond (10%)
- (15% minus each day late)
- Remember the grading rubric from the syllabus:
- Review voltage, current, resistance
- Introduce power
- Whenever current passes through a resistor, heat is generated
Github!
Instead of WordPress we will use Github for all assignments. You can find some resources here as well as elsewhere on the web.
- Create an account at github.com. I prefer that you use your name.
- Create a repository
- Name: “Introduction to Interactive Media”
- Description: “My repository for the my work for Intro to IM at NYU Abu Dhabi, Spring 2020”
- Make sure the box marked “Initialize this repository with a README” is checked,
- Click the “Create repository” button
- Create a new file
- Name: dueFebruary4/handsFreeSwitch.md
- Type the first line:
- **Here is the description of my hands free switch**
- Insert a blank line (by pressing “Enter”)
- Paste in the text
- Click “Commit” at the bottom of the page
- Upload your images
- Click “Upload Files”
- Select or drag your files in
- Wait for upload to finish
- Click “Commit” at the bottom of the page
- Add images to text file
- Go back to dueFebruary4
- Click on handsFreeSwitch
- Click the edit (pencil) icon
- Where you want to include the image, type
- ![](myimage.jpg)
- Use a blank line to separate paragraphs
- Click “Commit” at the bottom of the page
- Verify that the images show up properly
- Add a link to the video
- Go back to dueFebruary4
- Click on handsFreeSwitch
- Click the edit (pencil) icon
- Where you want a link to the video, type
- And [here](https://vimeo.com/12838267) is my video
- Click “Commit” at the bottom of the page
- Verify link to video works properly
Assignments due Thursday February 6
- In the dueFebruary4 folder in your Github account, create another new file
- Name: InteractiveObservation.md
- **Interactive Observation**
- Paste in the text that you wrote
- Adjacent lines will be joined to form a paragraph
- To start a new paragraph put in a blank line
- Read the following
- Email to me the link to your Github repository. This is the name of your account plus the name of your repository, e.g. github.com/michaelshiloh/introToIM