现代软件工程 作业 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”.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
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?