top of page

Scrum

  • Aug 8, 2016
  • 1 min read

Day 1 of Project time!

The morning lecture at Hackbright consisted about learning two key concepts in the programming world: scrums and agile development.

A scrum is a quick, standing meeting where each member goes over what they did yesterday, what they're planning on doing today and listing any blockers. A blocker is an issue that, until resolved, will prevent the member from moving on with their project. An example would be waiting for another member to finish their portion of the code. Since each person is working on their own project, in our scrums, we list anything that, after 20 minutes of researching, we cannot find a resolution for.

My scrum for today:

  • Yesterday: Data model sketch

  • Today: Data model solidification

  • Blockers: None

Onto the project!

 
 
 

Comments


Recent Posts
Archive
bottom of page