当前位置: 首页 > news >正文

Technology Strategy Patterns 学习笔记8- Communicating the Strategy-Decks(ppt模板)

1 Ghost Deck/Blank Deck

1.1 It’s a special way of making an initial deck that has a certain purpose
1.2 you’re making sure you have figured out what all the important shots are before incurring the major expense of shooting them
1.3 需要从技术、战略、产品相关角度评估整体
1.4 编写步骤

  • 先有整体轮廓/outline
  • 先只写headline,make sure they still make sense
  • 不断review和检查headline:使用Dramatic Structure/Ars Rhetorica(修辞学),检查描述的影响力(impactful)
  • 指定人员编写实际内容
  • 和有帮助的人一起检查和修正内容

2 Ask Deck

2.1 用途:用于向领导要资源和投入
2.2 The ask

  • The first slide says it all. You write your first slide last-首页要概况所有,首页要最后汇总检查
  • 要包括的内容
  1. The current state is this: X, Y, Z dramatic data points.
  2. Therefore, executive, you do this: X important project described in a single sentence with a name.
  3. Here are the milestones so you know what you get along the way
  4. That will take X duration, require Y number of teams, and cost $X capex and $Y opex.
  5. Here is the end state that you will have bought for that money: something awesome, and now the bad current state is over.

2.3 编写要点

  • Imperil the hero:充分展现我们的状态如何糟糕(不做的后果),或者如何有一个新的超级令人兴奋的机会。
  • Let the data drive
  • Save the hero
    • The roadmap
    • How long will it take?
    • How much will it cost?
    • Who will do the work?
  • The ask 明确发问
  • Appendix : includes all charts, graphs, query results, and any substantiating data supporting the claims you made in your main deck

2.2.4 main deck should be 12–5 slides

3 Strategy Deck

3.1 Execute all the applicable creation patterns of this book while keeping in mind the analysis patterns along the way
3.2 Collect your output from doing that.
3.3 Do a MergeSort of the output and make it into a deck with a smooth, comprehensive story using the communication patterns in this book.

4 Roadmap

在这里插入图片描述

5 Tactical Plan

在这里插入图片描述

6 MergeSort Meeting

6.1 将各方独立计划/LIST,合并为一个整体计划/LIST
6.2 步骤

  • Call a MergeSort meeting to make your plan, and make sure you clearly state the scope of what you need to build the plan for.
  • Have everyone make a separate list of lists, perhaps categories focusing on different aspects of the project such as “business,” “data,” “infrastructure,”
  • Give everyone time to populate their lists of lists independently. You will generate a lot more ideas this way, and be more inclusive of shy people in the group and flatten out the louder voices 注意沉默者的意见
  • Bring the raw material lists together in your MergeSort operation meeting.
  • Now you have a single merged list and you want to prioritize it.
  • The project manager takes over the meeting to take the now single, merged, prioritized list of lists and assign who does what by when into a spreadsheet.
http://www.lryc.cn/news/229435.html

相关文章:

  • Python实现WOA智能鲸鱼优化算法优化BP神经网络回归模型(BP神经网络回归算法)项目实战
  • 【机器学习基础】机器学习入门(2)
  • C#中在.NET 7.0控制台应用使用ADO.NET的方法
  • 垃圾回收(GC)
  • 【无标题】通用工作站设计方案:ORI-D3R600服务器-多路PCIe3.0的双CPU通用工作站
  • HarmonyOS元服务实现今天吃什么
  • 激活函数的本质
  • [工业自动化-18]:西门子S7-15xxx编程 - 软件编程 - PLC用于工业领域的嵌入式系统:硬件原理图、指令系统、系统软件架构、开发架构等
  • 【C++】——运算符重载
  • 怎么理解独立机器和虚拟机
  • 以太网和局域网
  • 【Git】第三篇:基本操作(配置本地仓库)
  • JS中sort排序
  • 【现场问题】datax中write部分为Oracle的时候插入clolb类型字段,插入的数据为string且长度过场问题
  • ASK、PSK、FSK的调制与解调
  • 基于XML的声明式事务
  • 力扣labuladong一刷day9滑动窗口共4题
  • ubuntu开机系统出错且无法恢复。请联系系统管理员。
  • Transformer详解一:transformer的由来和先导知识
  • 数字化产品经理的金字塔能力模型
  • 这 11 个 for 循环优化你得会
  • JVM字符串常量池StringTable
  • 【华为OD题库-010】寻找矿堆的最大价值-Java
  • 在PyTorch中使用CUDA, pytorch与cuda不同版本对应安装指南,查看CUDA版本,安装对应版本pytorch
  • copilot 产生 python工具函数并生成单元测试
  • 缓存与数据库双写一致性几种策略分析
  • Spring全家桶源码解析--2.6 Spring scope 限制bean的作用范围
  • python 文本纠错库pycorrector的使用(API变更,许多介绍文章已不可用)
  • 【C++初阶(七)】类和对象(下)
  • Linux上C++通过LDAP协议使用kerberos认证AES加密连接到AD服务器