Open main menu

CDOT Wiki β

Changes

DPS909

128 bytes added, 14:50, 1 September 2019
Updated for fall 2019
* Describe the history and philosophy of an open source project
* Choose between the various open source licenses understanding the implications for users, developers, and the software community in general
* Use the communication modes particular to the open source world through participation in such things as GitHub, mailing listsSlack, wikis, etc.
* Use the tools of open source development, for example: distributed revision control; documentation tools; automated build and test systems; debuggers; source code utilities; tracking systems; on-line resources, etc.
* Work with a pre-existing large source code base
==Major Project==
This is a project course, and the majority of each student’s mark will come from work done on a real development project. The primary goal of this project is to get students involved in the open source development community and its codebases. Through this experience students will learn about the processes, tools, and practices involved in developing software as part of a large open source community. Students will also have the opportunity to contribute their own code to real-world software projects, thereby gaining important experience.
===Philosophy===
Many of the practices inherent in open source development will seem to go against the structures often set in place for similar course work. For example, students are typically forbidden to collaborate with peers, to copy from the web, etc. However, these rules must be re-evaluated in the context of proper and pragmatic open source development practices.
First, consider the typical rules around cheating and plagiarism. In this assignmentcourse, students are encouraged to work within the set of best practices natural to open source development. Open source developers do not write from scratch what already exists and is freely available for use. Students should be thinking in terms of code reuse. It is acceptable for students to use code from other open source projects, so long as the license is amenable to the use.
Second, consider the typical restrictions on peer-collaboration. In this project students are encouraged to work together, to help one another, to look at each other's code, etc. Open source collaboration is about leveraging the collective knowledge of a community to help solve the problems of the individual.
* '''80%''' - Project Deliverables (e.g., code, Pull Requests, documentation), marked in terms of quality, quantity, process, etc.
** '''10%''' - [[OSD & DPS909 Winter Fall 2019 Release 0.1|Release 0.1]] due WedFri, Jan 30Sept 20** '''30%''' - [[OSD & DPS909 Winter Fall 2019 Release 0.2|Release 0.2]] due WedThurs, Mar 6Oct 31** '''20%''' - [[OSD & DPS909 Winter Fall 2019 Release 0.3|Release 0.3]] due FriWed, Mar 29Nov 20** '''20%''' - [[OSD & DPS909 Winter Fall 2019 Release 0.4|Release 0.4]] due Fri, Apr 12Dec 6* '''20%''' - Labs/Blog: will be marked Doneusing a Pass/Not Done Fail rubric (i.e., no subjective grading will be applied). Students are expected to complete all course labs in order to pass the course.
==Resources==
* [[DPS909 & OSD600 Winter Fall 2019]]
* [https://seneca-open-source.slack.com Seneca Open Source Slack] (sign-up with your @myseneca.ca email)
* [http://zenit.senecac.on.ca/~chris.tyler/planet/ Open Source@Seneca Planet]