Skip to content

Commit

Permalink
Added course overview and pedagogy sections
Browse files Browse the repository at this point in the history
  • Loading branch information
jezhumble committed Jul 17, 2016
1 parent 4cdd382 commit c31c214
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 12 deletions.
3 changes: 2 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
<div class="footer-col-wrapper">
<div class="footer-col">
<p>&copy; 2015 Jez Humble. Site built using Jekyll and hosted on
an AWS S3 bucket and CloudFront.</p>
an AWS S3 bucket and CloudFront. Source code <a
href="https://github.com/jezhumble/lapm">available on GitHub</a>.</p>
<p>This work by <a xmlns:cc="http://creativecommons.org/ns#" href="https://lapm.continuousdelivery.com" property="cc:attributionName" rel="cc:attributionURL">Jez Humble</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</p>
</div>
</div>
Expand Down
46 changes: 35 additions & 11 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,45 @@
layout: default
---

This is the course website for [Info 290M Lean/Agile Product Management](http://www.ischool.berkeley.edu/courses/i290m-lapm), a 2 unit graduate class taught by Jez Humble at the UC Berkeley School of Information. Everything on this website is licensed [Creative Commons Attribution-Share Alike](https://creativecommons.org/licenses/by-sa/3.0/us/).
This is the course website for [Info 290M Lean/Agile Product Management](http://www.ischool.berkeley.edu/courses/i290m-lapm), a 2 unit graduate class taught by [Jez Humble](https://continuousdelivery.com/about/talks/) at the UC Berkeley [School of Information](http://www.ischool.berkeley.edu/). Everything on this website is licensed [Creative Commons Attribution-Share Alike](https://creativecommons.org/licenses/by-sa/3.0/us/).

The course is designed to give participants a practical overview of the modern lean/agile product management paradigm based on contemporary industry practice. We cover the complete lifecycle of product management, from discovering your customers and users through to sales, marketing and managing teams. We'll take an experimental approach throughout, showing how to minimize investment and output while maximizing the information we discover in order to support effective decision-making. During the course, we'll show how to apply the theory through hands-on collaborative problem-solving activities. There will also be guest lectures from industry experts.
The course is designed to give participants a practical overview of the modern lean/agile product management paradigm based on contemporary industry practice. We cover the complete lifecycle of product management, from discovering your customers and users through to building high performance teams and delivering complex digital products. We'll take an experimental approach throughout, showing how to minimize investment and output while maximizing the information we discover in order to support effective decision-making. During the course, we'll show how to apply the theory through hands-on collaborative problem-solving activities. There will also be guest lectures from industry experts.

Thanks to [Carlos Miguel Lasa](https://www.linkedin.com/in/cmlasa) for his help putting together this course.
Special thanks to [Carlos Miguel Lasa](https://www.linkedin.com/in/cmlasa) for his help designing and delivering this course.

# Course overview

The [syllabus](/syllabus.html), supplemented by guest lectures, covers the following topics:

* The history of project & product management
* The product lifecycle
* Economic frameworks for product management
* User research
* Agile software development
* Lean startup
* The experimental paradigm of product development
* How to grow high performance teams
* Release planning
* Process improvement
* Innovation accounting
* Product marketing
* Venture capital

# Pedagogy

Contemporary research into education tells us that the most effective way for students to learn is through doing, and by synthesizing material themselves in both an individual and group setting. Thus the majority of the material is learned through group and independent study through [assignments](/assignments.html) and in-class exercises, including case studies. There is also traditional lecture-style teaching, but this is designed to be interactive, and students are strongly encouraged to ask questions and engage with the material. Final [grades](/assignments.html) are determined through continuous assessment, and there is no final exam.

# Reading List

There are no required books for this course: the supplementary material will mainly be conference talks, papers, and blog posts. However if you’re interested in getting a solid grounding in the subject, I recommend the following:

* Inspired: How To Create Products Customers Love by Marty Cagan
* Badass: Making Users Awesome by Kathy Sierra
* Lean UX: Applying Lean Principles to Improve User Experience by Jeff Gothelf
* The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses by Eric Ries
* Running Lean: Iterate from Plan A to a Plan That Works by Ash Maurya
* The Principles of Product Development Flow: Second Generation Lean Product Development by Donald G. Reinertsen
* Crossing the Chasm: Marketing and Selling Disruptive Products to Mainstream Customers by Geoffrey A. Moore
* How to Measure Anything: Finding the Value of “Intangibles” in Business by Douglas W. Hubbard
* _Inspired: How To Create Products Customers Love_ by Marty Cagan
* _Badass: Making Users Awesome_ by Kathy Sierra
* _Lean UX: Applying Lean Principles to Improve User Experience_ by Jeff Gothelf with Josh Seiden
* _The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses_ by Eric Ries
* _Running Lean: Iterate from Plan A to a Plan That Works_ by Ash Maurya
* _The Principles of Product Development Flow: Second Generation Lean Product Development_ by Donald G. Reinertsen
* _Crossing the Chasm: Marketing and Selling Disruptive Products to Mainstream Customers_ by Geoffrey A. Moore
* _User Story Mapping: Discover the Whole Story, Build the Right Product_ by Jeff Patton
* _Lean Enterprise: How High Performance Organizations Innovate at Scale_ by Jez Humble, Joanne Molesky, and Barry O'Reilly
* _How to Measure Anything: Finding the Value of “Intangibles” in Business_ by Douglas W. Hubbard

0 comments on commit c31c214

Please sign in to comment.