Open Source Comes to Campus/Resources: Difference between revisions

Content added Content deleted
imported>Paulproteus
No edit summary
imported>Paulproteus
No edit summary
Line 240: Line 240:
== Practice reading a bug, in pairs -- exercise ==
== Practice reading a bug, in pairs -- exercise ==


We have begun asking students to work in pairs to understand, with each others' help, bugs in real open source software packages.
This is available here: https://github.com/openhatch/oh-communication-handout


The handout for that is available here: https://github.com/openhatch/oh-communication-handout
Look for ''document.tex''. You should be able to ''git clone'' that repository then run ''make'', and get a PDF. If on Debian/Ubuntu, you likely need to ''apt-get install texlive-latex-extra'' for it to build happily.

There is currently no instructor guide for it.

To print it out:

* ''git clone'' that repository
* ''make'' to build a PDF
* If on Debian/Ubuntu, you likely need to ''apt-get install texlive-latex-extra'' for it to build happily.


[[Category:Open Source Comes to Campus]]
[[Category:Open Source Comes to Campus]]