SoftwareEngineeringCase/README.md

6 lines
517 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#### 项目简介
本项目用于《软件工程》课程的协同开发平台学习为学生学习使用Pull-Request开发模式、掌握基于任务的团队协作管理等提供一个案例。
本项目采用Python语言实现了一个最简单的Hello World功能。
学习《软件工程》课程的同学在进行相关实践任务时需要按照要求发布团队协同开发任务Fork本项目进行代码开发并提交Pull-Request。通过该联系掌握基于Pull-Request模式的协同开发。