forked from mozillascience/studyGroup
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSCC.Rmd
104 lines (87 loc) · 1.93 KB
/
SCC.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
---
title: "Stirling Coding Club (SCC)"
subtitle: https://stirlingcodingclub.github.io/studyGroup/SCC.html
output:
ioslides_presentation:
logo: img/SCC_Logo_slide_sm.png
widescreen: yes
---
<style type="text/css">
body p {
color: #000000;
}
ul {
color: black;
}
ol {
color: black;
}
a {
color: darkblue;
text-decoration: none
}
.fifty {
font-size: 50%;
}
.seventy {
font-size: 70%;
}
slides > slide.backdrop {
background: none !important;
background-color: white !important;
}
slides > slide.title-slide hgroup h1 {
color: black;
}
slides > slide.title-slide p {
color: black;
}
slides > slide.light > hgroup h2 {
color: black;
}
slides > slide.light > hgroup h1 {
color: black;
}
ul {
color: black;
}
ol {
color: black;
}
p {
color: black
}
h1, h2, h3, h4, h5, h6, h7, h8, p {
color: black;
}
.checkbox-inline, .radio-inline {
margin-right: 90px;
}
.forceBreak { -webkit-column-break-after: always; break-after: column; }
</style>
## What is Stirling Coding Club (SCC)?
<div class="columns-2">
- Informal club to share skills
- coding
- statistics
- workflow
- Friendly learning and teaching
- **Everyone is welcome**
- What we do is up to you
<p class="forceBreak"></p>
![](img/SCC_Logo_slide_sm.png)
</div>
## GitHub as a platform for interaction
<div class="columns-2">
- [GitHub](https://github.com) is free to [join](https://github.com/join)
- GitHub hosts the SCC [Website](https://stirlingcodingclub.github.io/studyGroup/)
- Repositories hold [past code](https://github.com/StirlingCodingClub)
- [studyGroup](https://github.com/StirlingCodingClub/studyGroup) holds website
- [Issues](https://github.com/StirlingCodingClub/studyGroup/issues) used for questions
<p class="forceBreak"></p>
![](img/SCC_Logo_slide_sm.png)
</div>
<br>
**Email to join on GitHub** (free to sign up):
- Brad Duthie: **< [email protected] >**
- Anna Deasey: **< [email protected] >**