Top Banner
Problem Solving: Programming with Processing IS 101Y/CMSC 101 Computational Thinking and Design Thursday, September 12, 2013 Carolyn Seaman Susan Martin University of Maryland, Baltimore County
5

Quiz

Feb 22, 2016

Download

Documents

chun

Algorithmic Problem Solving: Programming with Processing IS 101Y/CMSC 101 Computational Thinking and Design Thursday, September 12, 2013 Carolyn Seaman Susan Martin University of Maryland, Baltimore County. Quiz. Individual quiz: 10 minutes Team quiz: 10 minutes. Review. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Quiz

Algorithmic Problem Solving:

Programming with ProcessingIS 101Y/CMSC 101

Computational Thinking and DesignThursday, September 12, 2013

Carolyn SeamanSusan Martin

University of Maryland, Baltimore County

Page 2: Quiz

QuizIndividual quiz: 10 minutesTeam quiz: 10 minutes

Page 3: Quiz

ReviewReview quiz answersProcessing commands handout, style guideProcessing tutorial handout

Revisit “for loop” from last class – ask questions now!!

Page 4: Quiz

Processing LabBreak into groups of two or three within your

teamComplete tutorial 1

Swap roles (scribe, advisors)When complete, demonstrate to course staff

Complete tutorial 2Swap roles (scribe, advisors)When complete, demonstrate to course staff

Complete tutorial 3Swap roles (scribe, advisors)When complete, demonstrate to course staff

Page 5: Quiz

Processing Assignment 2 Implement a program to help a user plan a garden,

given: Layout shape Plant type Number of plants

Appropriate collaboration: discuss, but write your own code; do not share or show code