Skip to content
Snippets Groups Projects
Verified Commit b4caad9c authored by ck85nori's avatar ck85nori :railway_track:
Browse files

improves notes

parent beaf3beb
Branches
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
notes: notes:
- if you have questions ask them right away - if you have questions ask them right away
- hand out cheat sheets later, no need to write stuff down - hand out cheat sheets later, no need to write stuff down
- close your laptops
</section> </section>
<section id="intro-objectives" data-markdown> <section id="intro-objectives" data-markdown>
...@@ -154,9 +155,11 @@ ...@@ -154,9 +155,11 @@
![boy scout rule](img/boy-scout-rule.jpg) ![boy scout rule](img/boy-scout-rule.jpg)
notes: notes:
- there's a rule in open source software ...
- at least open issue - there's a rule in ~~open source software~~ nay life
- if trivial to fix: do it! - if you want the world to be a better place
- complain about it (issue tracker)
- if you are able to fix it: do it!
</section> </section>
<section id="motivation-collaboration-2" data-markdown> <section id="motivation-collaboration-2" data-markdown>
...@@ -176,7 +179,7 @@ ...@@ -176,7 +179,7 @@
``` ```
fixes typo fixes typo
learn how to use a spell checker learn how to use a spell checker, dude!
``` ```
</section> </section>
...@@ -210,10 +213,13 @@ ...@@ -210,10 +213,13 @@
| common | less frequent | esoteric? | | common | less frequent | esoteric? |
| ------------ |:---------------:| ---------------:| | ------------ |:---------------:| ---------------:|
| software | presentation | youtube | | software | presentation | youtube |
| blog | paper / thesis | soundboard | | blog / doc | paper / thesis | soundboard |
| user config | task management | drinking games | | user config | task management | drinking games |
notes: notes:
- software, thats obvious
- blog / doc: web-pages in general are more and more managed by git
- e.g. this git cheat sheet we're handing out is a git repo
- if it doesn't support git don't use it - if it doesn't support git don't use it
</section> </section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment