Presentation is loading. Please wait.

Presentation is loading. Please wait.

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.

Similar presentations


Presentation on theme: "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."— Presentation transcript:

1 Market Research Lesson 3 0

2 Check in: Share App Ideas What app ideas are you working with from your brainstorm? Which one are you leaning toward? 1

3 Agenda Topics Product Market Customer Development Conditionals/Procedures Activities Create a customer survey 2

4 VideoWall 2 Review Conditionals Nested Conditionals Variables Procedures 3

5 Conditionals Only do the action if the condition is true use an if statement If (condition is true) then (do something) Examples: if Simon says “Simon says” then do the command if the weather predicts rain then pack your umbrella If the user has more than 10 points then she wins! 4

6 Conditionals (Continued) You also tell the program what to do if the statement is not true Use an if-else statement If (condition) then (do something) else (do something else] Examples: You are asking someone to go to a party. What happens if they say yes? What happens if they say no? If it is raining then do homework else go to soccer practice 5

7 Nested Conditionals You can also put conditionals inside of other conditionals If (condition) then (do something) elseif (condition#2) then (something else) else (do something else) Example: if I get into Berkeley I will go there. Elseif I get into Stanford I will go there. Elseif I get into Harvey Mudd, I will go there. 6

8 Variables Values that can change while your program is running Want to track that value, so we store them in variables 7

9 Procedures Blocks of code that may need to be reused in other parts of your program Often have inputs, sometimes have outputs Example : laundry – the process is the same, what changes as input is the clothes. What results is clean clothes 8

10 Video Wall 2 Questions How could you use these concepts in your app? What is an example of a real life variable that you want to consider in your app? What is a real life conditional that could happen when using your app? 9

11 Why do startups fail? “The vast majority of startups fail NOT because they could not build a great product or technology, but because no one wanted the product!” — Steve Blank 10

12 Know your customers and market 11

13 Know your customers and market What problem does your app solve? What groups of people have these problems? How big is this group(s) of people (i.e. your market)? Think-Pair-Share 12

14 Customer Development “Customer development is not asking customers what they want—it is seeking to understand what they need, how they work, where their pain points and highest priorities are. ” —Cindy Alvarez “If I had asked people what they wanted, they would have said a faster horse.” —Henry Ford 13

15 Get to know your customer Does your target audience have the problem that you think they have? Is your solution (your app) the only solution to the problem? Would your target market pay for a solution like yours? How much? You will never be sure until you ASK (through surveys or interviews) 14

16 Understand your market Where is there a need for your app? What currently fills that need? If your app existed, would people use it? How often? How much would people pay for it? Which features are most important for your app to have? 15

17 Finding People to Talk To Twitter: @username Would love yr feedback on [product/problem/solution] – shd only take 2mins [URL] thanks! “ Facebook: “Has anyone heard of an app that does ____?” Email Asking in person 16

18 Activity: Survey questions Sample surveys for Angry Birds & Shazam 10 min to list questions Write as many questions as you can for the potential customer of your product What would you ask your ideal customer? Record your ideas in page 9 of the workbook Record your ideas in page 9 of the workbook 17

19 Activity: Create a survey Good surveys are short Pick the top 5-7 questions on your list Multiple choice questions with checkboxes are easier for people to answer You can allow for more than just one answer Create your survey in page 10 of the workbook Create your survey in page 10 of the workbook 18

20 Task List Determine the market for your App Finish creating your survey and have at least 20 people take it See page 7 & 8 of the workbook for examples of survey results 19

21 Next time You will tell the class about interesting results from these surveys at next week’s class! Complete Colored Dots tutorial before next lesson 20


Download ppt "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."

Similar presentations


Ads by Google