Brainstorming Lesson 2. 1 Agenda Topics Review of Tutorial Concepts Activities Brainstorm app ideas.

Slides:



Advertisements
Similar presentations
Using Lists and Loops in Lots of Circles Week 4. Lists For example: to do list, shopping list In CS: An ordered set of values One name, multiple values,
Advertisements

Pitch Guidelines Lesson 10. Check-in: Presentation You should be at least halfway done with your presentation Raise your hand if you have done this.
Market Research Lesson 3 0. Check in: Share App Ideas What app ideas are you working with from your brainstorm? Which one are you leaning toward? 1.
Technovation User-centered Design Week 3. Check-in: survey Now you have survey results from ~20 people Stand up as a team and share interesting results.
SOCIAL MEDIA 101 EXPLORING FACEBOOK, TWITTER, AND MARKETING.
On one post it write anything you know about starter activities On the other write anything you know about a plenary 5 minutes!
Lean Thinking Week 2. Agenda 5:30 – Team Stand Up 5:40 – Lean Thinking 6:00 – Activity: Brainstorming 6:45 – Activity: Market Research 7:25 – Review.
Technovation Lesson: Business Plan Week 6. Check-in: Business model You should have completed the business model page in your workbook. You’ll need this.
Peer Editing DO NOT pick up a computer Pick up a “Peer Edit with Perfection” note-catcher from the plant counter Have a pen or pencil ready to take notes.
Basics of Computer Programming Web Design Section 8-1.
Defining the Issue Lesson 2. 1 Modules 2.1Ideation – Brainstorming community issues 2.2Lean Startup 2.3Design a survey 2.4Games App Inventor tutorial.
Procedural Writing Writing a How-To Paper.
Madlib-Input, Strings, and Lists in Scratch Barb Ericson Georgia Tech June 2011.
Brainstorming Solutions Lesson 3 0. Modules 3.1Summary of Last Week 3.2Solution Brainstorming 3.3Customer Development 3.4Potential Market Size 3.5Survey.
SCRATCH This Design Notebook belongs to:. 3 What are the different ways you interact with computers? List your answers here: 5.
Hack Day Tweet about Hack Day today! _technovation_.
Competitive Analysis Lesson 5 0. Agenda 5.1Product Description and Paper Prototype Revisions 5.2Project Planning 5.3 Competitive Analysis and Pricing.
Week 8 Hi everyone! I hope you’re having a good time programming your apps and writing up completed business plans.
Getting Started with Facebook Without Sharing Pictures Of What You Had For Lunch.
Review 1 Make a small circle of friends and in your circle discuss whether you think you met the learning objectives for this lesson As a class As an individual.
Nonvisual Arrays and Recursion by Chris Brown under Prof. Susan Rodger Duke University June 2012.
Welcome to the new This brief presentation will help you navigate the site and point out new features.
Hack Day. Welcome to Hack Day! Meet your mentor and your teammates! Share: –What’s your name? –What school do you go to (or company do you work for)?
Use page # to find context of word in order to identify the correct definition. You must also identify if each word is a noun, adjective, verb, adverb.
Technovation Incorporating Feedback Week 4. Check-in: paper prototype By now, your paper prototype should be complete, so that you can begin creating.
LIU’s 2012 Summer Migrant Program. For the next two minutes, please fill in the chart on your handout with all of the items that come to mine when you.
Library Orientation Today, we’re going to talk about... u How to enter and exit the library u How to find books u How to take care of books and other materials.
Вишератина Т.Н., учитель английского языка МОУ «СОШ» села Корткерос, Республика Коми 2012.
Moving Sprites in Scratch Exploring Computer Science – Lesson 4-4.
Igniting 21st century learning ® ® © One-to-One Institute 1 Teaching & Learning in a One-to-One Environment 1 Muskegon August 16,17,18.
Creating Procedures in MoleMashHack Week 2. Procedure Named sequence of statements Code reuse Example without arg: turn on light Example with arg: make.
 Directions: Identify the following as a simple, compound, or complex sentence.  1.) He watched the plane take off, even though it was raining outside.
WHAT IS A COMPUTER? LESSON 1-1. OBJECTIVES The student will be able to: Explain and give examples of the concepts on computers and computing.
Incorporating Feedback Lesson 5 0. Check-in: paper prototype By now, your paper prototype should be complete, so that you can begin creating your app.
Bestpowerpointtemplates.com Points of View – Telling a Story with Data Exploring Computer Science – Lesson 1-5.
Writing a diary entry using a mind map
Narrative Writing. Think and Share What are some examples of narrative writing? What are strategies that writers use in a narrative? What strategies do.
WHAT IS A COMPUTER? LESSON 1-1. OBJECTIVES The student will be able to: Explain and give examples of the concepts on computers and computing.
Including All Students. Where we start Remember we are creating access Presuming Competence Asking the question, What is everybody else doing? Also asking,
Today we will begin working on your first MAJOR writing assignment for the year. Our first step is to brainstorm about our selves. Complete the handout.
The Writing Process. Joy’s Writing Process for ELP Choose a Topic 2. Brainstorm the Topic 3. Make a Thesis Statement 4. Brainstorm each Sub-topic.
Adverbs AN ADVERB modifies a verb, an adjective, or another adverb. An adverb tells where, when, how, or to what extent.
Moving Sprites in Scratch Exploring Computer Science – Lesson 4-4.
Technovation Lesson: Career Exploration Week 7. Check-in: You should have completed at least half of your Business Plan Raise your hand if you have done.
Technovation Lesson 2 Lesson: Brainstorming. Agenda Topics –Brainstorming Activities –Brainstorm app ideas –Work on remaining app tutorials –Visit the.
Future Perfect Tense Lesson #16 Workbook page: 110.
Canvas and Arrays in Apps
What is a computer? Lesson 1-1.
Welcome Work 8/14/17 Copy the mentor sentence in your notebook and begin a list of what you notice about the sentence. (ex: verbs, nouns, adjectives,
Scratch for Interactivity
Creative writing and English 7
First week activities! Send us yours to be featured!
Basics of Computer Programming
It’s fun to learn! learning is fun! Selma Karayalçın
“ You showed resourcefulness” “You answered a question well”
Media Culture and Technology
Reciprocal Reading!!! As usual you are going to get 20 minutes to do some reading, Then I am going to stop you and you are going to answer your Reading.
Basics of Computer Programming
Basics of Computer Programming
Basics of Computer Programming
Nouns Nouns not noun noun noun not not
4th Grade / Prepositional Phrases
Go to =>
Bellwork: August 29, 2016 Take an article from the back counter.
3rd six weeks 2009 Expository Writing - to Inform
You’re in LOVE with someone or something
Computer Science Kiosk
Writing Focus: Questions
Bellwork: September 12, 2016 Take an article from the back counter.
Communal Story Telling
Presentation transcript:

Brainstorming Lesson 2

1 Agenda Topics Review of Tutorial Concepts Activities Brainstorm app ideas

Review Mole Mash 2 Loops Image sprites Timers 2

Real Life Loops Can you think of some real-life loops that you do? Washing the Dishes Definite Loop Using an umbrella Indefinite Loop Foreach dirty dish: Put in soapy water Scrub Rinse While still raining: use umbrella 3

Loops Tell the computer to do something many times For Example: draw 100 circles The code INSIDE the loop is repeated For Example: the code to draw 1 circle There must be a condition for the loop to end For Example: when 100 circles have been drawn Or when the user clicks the screen

Definite Loops You know when the loop is going to end because there is a definite number of things to do Examples: for (100 times) draw circle foreach [dirty dish] wash it foreach (class period): go to class foreach (shopping list item): get it Foreach (member of a list): do something

Image Sprites Images that can be determined to have a speed and direction

Lean Startup Source: Eric Ries – startuplessonslearned.blogspot.com

IDEAS Don’t be afraid to put any and all ideas out Start with a large list and trim down Start simple and then build BUILD your idea with code

CODE - Resources App Inventor tutorials App Inventor Community Gallery Wellesley MEASURE your idea with DATA

DATA Iterate quickly and usability testing Go from your initial idea an add on LEARN from your DATA to improve your IDEA

Activity: Brainstorm App Ideas 20 minutes Rules of Engagement: Stay positive and persistent Keep and open mind Ben Shapiro

Steps 1.Index-cards 2.Tell a Story 3.Choose your 2 favorites 4.Design your box 5.Share!

4 Index Cards Per Person

4 Index Cards 1 User 1 Verb 1 Object 1 Noun, Adjective, Adverb, or Verb Record your answers in Pg. 6 of the workbook Record your answers in Pg. 6 of the workbook

4 Cards 1 User 1 Verb 1 Object 1 Noun, Adjective, Adverb, or Verb Grandma Needs Gardening Space Women Share Safe Routes home

4 Cards 1 User 1 Verb 1 Object 1 Noun, Adjective, Adverb, or Verb Go! You have 60 seconds.

Shuffle your cards amongst your group.

Take 4 Cards. Trading is OK. You have 90 seconds.

Tell A Story using your NEW index cards Write your story in Pg. 6 of the workbook Write your story in Pg. 6 of the workbook

Write a two sentence story for how someone would use your app. EX: Sophie lives in an apartment now and misses gardening. She uses Pretty Plot to find a young couple who need help planting flowers for their new home. Write your story in Pg. 6 of the workbook Write your story in Pg. 6 of the workbook

Go around your group, telling your story. If you love someone’s story, give them one of your post-its.

Design the Box

Take your two most popular stories. Half of you go to one, half to the other. Design the box you would use to sell this app in (if apps came in boxes).

What’s it called? Who’s it for? What’s its tagline/slogan? What are its most compelling features and benefits? What imagery would make it stand out? Write your answers in Pg. 6 of the workbook Write your answers in Pg. 6 of the workbook

Present to the rest of us! You have 1 minute each

Now it’s up to you to build it!

Next Week: Finalize your app idea! Please come to class with an app idea– you will be making your first screen next week! If you have time, start sketching out some of the screens of your app.

Before you leave today Tweet #technovation Like us on Facebook: Technovation Challenge Post on the Technovation Forum: Answer: What was the best part about the brainstorming process? Or post your own question or comment!