Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Extremely Rapid Prototyping

Extremely Rapid Prototyping

Avatar for Joe Boutros

Joe Boutros

October 06, 2012
Tweet

Other Decks in Programming

Transcript

  1. @contextjunkie Extremely Rapid Prototyping Indeed - # 1 destination for

    jobs 80 million unique job seekers over 2 billion searches every month photologue_np (flickr)
  2. @contextjunkie Extremely Rapid Prototyping We’re Hiring! Indeed Labs Hackers Software

    Engineers Interaction Designers Visual Designers Product Managers is this you? ?
  3. @contextjunkie Extremely Rapid Prototyping What is “product prototyping” 1. something

    I just made up 2. a heuristic approach to product development 3. an effective way to build stuff while you’re still figuring out exactly what you’re building 4. your job description if you work at an early stage startup
  4. @contextjunkie Extremely Rapid Prototyping Why Prototyping? your brain works differently

    when you’re “thinking about stuff” vs. “talking about stuff” vs. “building stuff” vs. “using stuff”
  5. @contextjunkie Extremely Rapid Prototyping Realism, not perfection communicate your vision

    make it feel real focus on main use cases (but take notes!!!) high fidelity enough so you don’t distract with lack of detail
  6. @contextjunkie Extremely Rapid Prototyping Speed Breadth-first feature development stub things

    out don’t repeat yourself (DRY) focus on highest value stuff
  7. @contextjunkie Extremely Rapid Prototyping , srsly defaults get you 80%

    of the way there easy to customize once you outgrow the defaults
  8. @contextjunkie Extremely Rapid Prototyping Techniques build on top of APIs

    use 3rd party libraries and modules cache is cheap
  9. two s don’t repeat yourself @contextjunkie Extremely Rapid Prototyping If

    you only remember one thing building products is an art
  10. two s don’t repeat yourself @contextjunkie Extremely Rapid Prototyping If

    you only remember one thing building products is an art three strong opinions, weakly held