diff --git a/_includes/daily/week4.markdown b/_includes/daily/week4.markdown new file mode 100644 index 0000000..549cf18 --- /dev/null +++ b/_includes/daily/week4.markdown @@ -0,0 +1,99 @@ +
+ +
+## Week 4 +
+ +
+ +### Lecture 1 + +[Project evaluation ](slides/project_evaluation.html) + +Looking at [Violet UML Editor](https://github.com/violetumleditor/violetumleditor) and +[Matplotlib](https://matplotlib.org/stable/) + + +__Readings__ + +- [Evaluating Open Source Projects](https://producingoss.com/en/evaluating-oss-projects.html) from _Producing Open Source_ by Karl Fogel +- chapter four, Find a Project, of "Forge Your Future with Open Source" by VM Brasseur +- section 4 of How-to-contribute guide from GitHub: [Finding a project to contribute to](https://opensource.guide/how-to-contribute/#finding-a-project-to-contribute-to) + +### Lecture 2 + +Presentations of the Firefox add-ons projects. + +Team 1, [Insult Reminders](https://github.com/ossd-s24/insult-reminders) + +Team 2, [FocusPal](https://github.com/ossd-s24/FocusPal) + +Team 3, [Seshy](https://github.com/ossd-s24/Seshy) + +Team 4, [Election Header](https://github.com/ossd-s24/election-header) + +Team 6, [quotepop](https://github.com/ossd-s24/quotepop) + +Team 7, [WebPad](https://github.com/ossd-s24/WebPad/) + +Team 8, [Tyler1ify](https://github.com/ossd-s24/tyler1ify) + +Team 9, [TikTock](https://github.com/ossd-s24/TikTock) + +Team B, [weathermen](https://github.com/ossd-s24/weathermen) + +Team C, [StudyTool](https://github.com/ossd-s24/studyTool) + + +
+ +
+ +### Assignments + +__Due by the end of the week__: +- Test out some of the add-on projects created by other teams. Report +any issues you find. If you are interested in contributing to the project, reach out +to its community to try to add features, fix issues, etc. + +- Make your blog post for the week + - comment about your group work on the browser extension, did you learn anything + about yourself and how you are able to work with others? + - describe your own contributions to your team's efforts of building + your browser extension + - comment on new things you learned (tools, features of tools that you were not familiar with, etc) or + learned about yourself (skills you realized you have, team work preferences and style, etc.) + - comment on other teams presentations and their projects, did you have any favorites? + +__Due by the end of Tuesday (2/20)__: + +Watch one of the four video groups (you can watch more of them, but pick at least one). On the Wiki page labeled Social Good videos, put your name (first and last) under the group that you watched (again, you can put your name under more than one). We'll be talking about these in class next week. + +Group 1: + - [Opening the Loop. Autonomy, Access and Insulin](https://www.redhat.com/en/open-source-stories/opening-the-loop) + - [Healthcare Made Human](https://www.redhat.com/en/open-source-stories/common-connections/healthcare-made-human) + +Group 2: + - [Food Computer](https://www.redhat.com/en/open-source-stories/farming-for-the-future/food-computer) + - [Farming for the Future](https://www.redhat.com/en/open-source-stories/farming-for-the-future) + +Group 3: + - [Democratizing Knowledge in Higher Education](https://www.redhat.com/en/open-source-stories/live-talk-democratizing-knowledge) + - [Cracking the Textbook](https://www.redhat.com/en/open-source-stories/cracking-the-textbook) + +Group 4: + - [The Science of Collective Discovery](https://www.redhat.com/en/open-source-stories/collective-discovery) + - [Open Data in Chile](https://www.redhat.com/en/open-source-stories/starting-small-open-data) + + + +__Ongoing (but seems to be neglected by most)__: +- Make _small_ open source contributions. Refer back to [Contributions you should be working on, slides](slides/contributions.html) +from a couple of weeks ago for the types of contributions and the workflow for the course website contributions (use the same workflow if you wish to contribute to any of the add-on projects).
+A few things to keep in mind: +- make sure links are clickable +- remove the _template_ line from the table of your contributions +- make sure your contributions are diverse, not targetting a single type (ex., only Wikipedia, or only course website) + +
+
diff --git a/_includes/daily/week5.markdown b/_includes/daily/week5.markdown new file mode 100644 index 0000000..1a98509 --- /dev/null +++ b/_includes/daily/week5.markdown @@ -0,0 +1,47 @@ +
+ +
+## Week 5 +
+ +
+ + + +__February 19 - No Classes Scheduled.__ + + + +### Lecture 2 + +Humanitarian/Social Good Projects + +[slides](slides/HFOSS_short.html) + +[Humanitarian Free and Open Source Software](https://www.timreview.ca/article/399) + +[Helping Others Is the Highest Rated Career Value for Both Undergraduate and Graduate Students in Computing](https://cra.org/crn/2018/11/helping-others-is-the-highest-rated-career-value-for-both-undergraduate-and-graduate-students-in-computing/) + + +### Assignments + +Due by the end of the week (i.e., Sunday) +- Make your blog post for the week. Comment on + the discussion with Mek. +- Comment on your _small_ contributions: how are things going, what types of contributions were you able to make? what are the biggest challenges? which +contribution are you most proud of? + + + + +
+
diff --git a/daily.html b/daily.html index d137c06..7a6bf61 100644 --- a/daily.html +++ b/daily.html @@ -5,6 +5,7 @@ - "week1" - "week2" - "week3" + - "week4" ---