Algorithmic Problem Solving: Programming with Processing IS 101Y/CMSC 101 Computational Thinking and Design Thursday, September 11, 2014 Carolyn Seaman.

Slides:



Advertisements
Similar presentations
B – Design B(i) How the solution solves the problem In this section you specify exactly how your chosen software will meet the requirements. For example.
Advertisements

Implementing Parallel Graph Algorithms Spring 2015 Implementing Parallel Graph Algorithms Lecture 1: Introduction Roman Manevich Ben-Gurion University.
Computational Thinking IS 101Y/CMSC 101 September 5, 2013 Carolyn Seaman Susan Martin University of Maryland Baltimore County.
Program Name Developed by Team Name Student1, Student2, Student3, Student4.
Presented by Carol Packard Steve Lasley Designing Blended Learning Strategies.
Code as Communication Programming Studio Spring 2015.
Human Resources Management
Accountability Proactivity Persistence Etiquette Class attendance Attainable goals Teamwork.
Overview IS 101Y/CMSC 101 Computational Thinking and Design Thursday, August 28, 2014 Carolyn Seaman Susan Martin University of Maryland, Baltimore County.
People: Usability COMP 101 November 12, 2014 Carolyn Seaman Amanda Mancuso Susan Martin University of Maryland Baltimore County.
Abstraction IS 101Y/CMSC 101 Computational Thinking and Design Tuesday, September 17, 2013 Carolyn Seaman University of Maryland, Baltimore County.
Design IS 101Y/CMSC 101 Computational Thinking and Design Tuesday, October 15, 2013 Carolyn Seaman University of Maryland, Baltimore County.
Logarithms.
Big Ideas IS 101Y/CMSC 101 September 3, 2013 Marie desJardins University of Maryland Baltimore County.
Algorithmic Problem Solving COMP 101 Computational Thinking and Design Thursday, September 4, 2014 Carolyn Seaman Susan Martin University of Maryland,
Abstraction IS 101Y/CMSC 101 Computational Thinking and Design Tuesday, September 17, 2013 Marie desJardins University of Maryland, Baltimore County.
Algorithmic Problem Solving: Programming with Processing IS 101Y/CMSC 101 Computational Thinking and Design Thursday, September 12, 2013 Marie desJardins.
Abstraction IS 101Y/CMSC 101 Computational Thinking and Design Tuesday, September 9, 2014 Carolyn Seaman Susan Martin University of Maryland, Baltimore.
Big Ideas IS 101Y/CMSC 101 September 3, 2013 Carolyn Seaman Susan Martin University of Maryland Baltimore County.
Accessibility IS 101Y/CMSC 101Y November 19, 2013 Carolyn Seaman University of Maryland Baltimore County.
Synthesis ENGR 1181 MATLAB 11. Topics  No new material  Covers topics that will be on the Midterm 2 Exam MATLAB 01 – Program Design MATLAB 02 – Introduction.
Course Computer Communications Study Period 2 EDA343, DIT 420.
UFCEKS-20-2Multimedia Authoring Times Table Quiz.
Structured Programming (4 Credits)
CSNB544 Mobile Application Development
Simulation and Modeling: Predator-Prey Processing Lab IS 101Y/CMSC 101 Computational Thinking and Design Tuesday, September 23, 2014 Carolyn Seaman Susan.
UFCFY5-30-1Multimedia Studio Scripting for Interactive Media Times Table Quiz This will contribute towards your online portfolio for this module.
Data: Programming Design and Modularization IS 101Y/CMSC 101 Computational Thinking and Design Thursday, September 25, 2014 Carolyn Seaman Susan Martin.
CS 161 Introduction to Computer Science I Winter, 2014: 112 Spring, 2014: 131 Summer, 2014: 132.
Daily Math Review September 2-6, Monday Solve the following problems with strategies and/or algorithms 5, = 9, = 3, =
Design IS 101Y/CMSC 101 Computational Thinking and Design Thursday, October 9, 2014 Carolyn Seaman Susan Martin University of Maryland, Baltimore County.
5 th grade team Sinclair Elementary School September 2015.
12-Jun-16 Event loops. 2 Programming in prehistoric times Earliest programs were all “batch” processing There was no interaction with the user Input Output.
 Quiz will be 45 minutes:  A hard copy of quiz will be handed to each student 1/21/2009 CPSC203- Week2- Lab1 2.
COMP 101: Designing a First-Year Experience for Computing Majors Welcome Penny Rheingans Carolyn Seaman Marie desJardins Susan Martin May 9, 2014.
All materials copyright UMBC unless otherwise noted CMSC201 Computer Science I for Majors Lecture 02 – Algorithmic Thinking.
Computer Vision COURSE OBJECTIVES: To introduce the student to computer vision algorithms, methods and concepts. EXPECTED OUTCOME: Get introduced to computer.
MS. NANCY HARRIS LECTURER, DEPARTMENT OF COMPUTER SCIENCE CS 149 – Programming Fundamentals (Accelerated)
Notes on layout, Graphics & Fonts
Metrics Replication Presentation for Maryland Staff September 26, 2002
CompSci 6 Introduction to Computer Science
Event loops 16-Jun-18.
Unit 3 lesson 2&3 The Need For Algorithms- Creativity in Algorithms
Notes on layout, Graphics & Fonts
Computational Thinking
HPR 205 Possible Is Everything/tutorialrank.com
CIS 273Competitive Success/tutorialrank.com
MGT 230 Education Begins / tutorialrank.com. MGT 230 Week 5 Driving and Building Leadership, Team Performance, Motivation, Communication, and Collaboration.
CIS 273 Education for Service-- tutorialrank.com.
ACC 576 Education for Service/tutorialrank.com
HCS 370 Become Exceptional/ newtonhelp.com. HCS 370 All Assignments For more course tutorials visit HCS 370 Week 1 Introduction to.
Active learning technique: repair code
Algorithmic Problem Solving: Programming with Processing IS 101Y/CMSC 101 Computational Thinking and Design Thursday, September 12, 2013 Carolyn Seaman.
Learning to Program in Python
Overview of the PAT Implementation Process Materials Developed by The IRIS Center at the University of Maryland.
ENG 1450 – September 30, 2015 (guest instructor)
Event loops.
CS212 Data Structures 2018 Second Semester.
Open on the student drive
Event loops 17-Jan-19.
Event loops 17-Jan-19.
NTC 326 Great Wisdom/tutorialrank.com. NTC 326 All Assignments (New Syllabus) For more course tutorials visit NTC 326 Assignment.
How to Create Assignments on Blackboard
Event loops 8-Apr-19.
Type Topic in here! Created by Educational Technology Network
Event loops.
Variables, Constants, Assign.
Event loops 19-Aug-19.
Chapter 6 Study Guide Task
Presentation transcript:

Algorithmic Problem Solving: Programming with Processing IS 101Y/CMSC 101 Computational Thinking and Design Thursday, September 11, 2014 Carolyn Seaman Susan Martin University of Maryland, Baltimore County

Blackboard Quiz Open your laptop, log in to Blackboard, and start the quiz

Review Review quiz answers Processing commands handout, style guide Processing tutorial handout Revisit “for loop” from last class – ask questions now!!

Processing Lab Break into groups of two or three within your team Complete tutorial 1 Assign roles (scribe, advisors) When complete, demonstrate to course staff Complete tutorial 2 Swap roles (scribe, advisors) When complete, demonstrate to course staff Complete tutorial 3 Swap roles (scribe, advisors) When complete, demonstrate to course staff

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