现代软件工程 作业 2 结对项目
这是现代软件工程课的作业
- 结对项目 Pair Project: 一对同学用结对编程的方法完成
结对编程课件:
2015 年的要求: (任选一个)
在手机上实习原来一些PC 端的简单游戏。
自己设计一个小游戏。
设计一个手机的小功能, 例如做四则运算的计算器。 要求全部自己设计并实现。
能获得加分的任务:
在过去一些流行游戏的基础上设计出新游戏, 增量式的创新。
在简单的工具上增加新的功能, 例如,手机计算器除了能算四则运算之外,还可以算带括号的运算, 分数运算,三角函数,等。
(适合有数据库和web编程基础的同学)
1. 实现一个简化的火车票购票系统 (12306 简化版),支持单人订票,web 界面。
2. 支持多人订票(成年人,订票座位应该尽可能在一起)
3. 在上面系统的基础上, 实现成人+儿童的订票, 要求他们的座位要在一起,儿童半票。
如何改进web界面支持这一需求?如何修改数据库的schema,操作以支持这一需求?
====
过去项目的例子 Pair Project (sample 2)
把普通的平面棋类游戏 (围棋, 象棋, 跳棋) 变成 三维的游戏。
一些过去同学的经验:
Pair Project (sampe 3)
在过去一些流行游戏的基础上设计出新游戏, 增量式的创新。
一些同学的例子:
======
2011 年的项目
Pair Project
http://academic.research.microsoft.com/academicmap
tasks for each pair:
learn the current architecture and feature
review new feature suggestions, and come up with your own features and improvements
pick 1-2 new features, and implement them in 2 weeks, using pair-programming collaboration model
break your feature into sub-tasks (see work breakdown structure, WBS), write down your estimation of the cost (how many hours). after the code is completed, write down the actual cost of time.
take a photo of 2 of the pair actually working, write a blog (including the photo) to share what you’ve learned in pair-project.
the developer of map view - John - will talk about the following:
a) The brief intro of SL programming
b) Architecture of map view code
c) Feature list of map view
deadline: 8/25, Thursday Noon. code checked in. be able to build from the project and run the demo.
8/25 afternoon (1-2pm), each pair present their work in real time demo and/or PPT.
8/31 noon. blog about your pair project should be posted online.
an acceptable pair project summary blog looks like this:
a) your project title
b) team members
c) the goal of the project, and WBS (break the goal into manageable pieces)
d) your estimate of each piece of work, and the actual cost of each pieces of work
e) your result (show some screenshots of your working feature)
f) the photo of both of you working in pair-programming style
g) the benefits and costs of pair-programming, from your own perspective. how did pair-programming help your pair overcome difficulties? what’s the cost of doing so?
h) how do you evaluate your partner? show us the strength and weak areas of your partner, give him/her constructive feedback in "sandwich style”.
· 智能桌面机器人:用.NET IoT库控制舵机并多方法播放表情
· Linux glibc自带哈希表的用例及性能测试
· 深入理解 Mybatis 分库分表执行原理
· 如何打造一个高并发系统?
· .NET Core GC压缩(compact_phase)底层原理浅谈
· 新年开篇:在本地部署DeepSeek大模型实现联网增强的AI应用
· DeepSeek火爆全网,官网宕机?本地部署一个随便玩「LLM探索」
· Janus Pro:DeepSeek 开源革新,多模态 AI 的未来
· 互联网不景气了那就玩玩嵌入式吧,用纯.NET开发并制作一个智能桌面机器人(三):用.NET IoT库
· 上周热点回顾(1.20-1.26)
2010-11-27 现代软件工程系列 学生精彩文章(7) 宝贵的教训
2010-11-27 现代软件工程系列 结对编程 两周写好3D 陆战棋
2010-11-27 现代软件工程系列 学生的精彩文章 (6) 我们其实还不懂互联网
2010-11-27 现代软件工程系列 学生的精彩文章 (5) 其实还是人的问题
2010-11-27 现代软件工程系列 学生的精彩文章 (4) 为用户服务
2010-11-27 现代软件工程系列 学生的精彩文章 (3) 如何在Bug 不断的情况下还能保持平常心... [zz]
2010-11-27 现代软件工程系列 学生的精彩文章 (2) 到底是谁的 bug?