-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
72 lines (69 loc) · 2.21 KB
/
index.html
File metadata and controls
72 lines (69 loc) · 2.21 KB
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
<!DOCTYPE html>
<html>
<head>
<title>OXCOBU</title>
<link rel="stylesheet" href="oxcobustyle.css">
</head>
<body>
<h1>OXFORD CODING BUDDIES
</h1>
<p>OXCOBU is a community of school-aged students in Oxford,organised by <a href="https://github.com/hermonochy">hermonochy</a> and enthusiastic about software development and engineering.</p>
<p>
Primarily collaborating on <a href="https://github.com/">Github</a>, there are also in-person meetings and coaching sessions by more experienced pupils, supporting the scoping of projects, helping with technical issues, assisting with social and communication challenges and broadening intellectual horizons. </p>
<p>
We do not tinker with off-the-shelf projects merely requiring to follow step-by-step instructions, but pursue entirely novel ideas, with sensible project goals. It can get challenging. It can get frustrating. It can be rewarding - for those who're up to it.</p>
<p>
<h3>
Minimum requirements:</h3>
<ul>
- Regular free time -
- Reliable communication -
- Interest in building technical solutions to real-world problems -
- Ability to focus -
- Perseverance -
- Friendly attitude -
- A dedicated computer -
- Unrestricted internet access -
</ul>
</p>
<p>
<h3>
You gain:</h3>
<ul>
- Software development experience -
- Team work experience -
- A project portfolio (the best reference of all) -
- Contact to mentors and future business partners -
- Like-minded friends -
</ul>
</p>
<p>
<h3>
We love people:</h3>
<ul>
- With coding skills -
- With completed projects -
- With bold ideas and plans -
</ul>
</p>
</body>
</html>
<p>
<h3>Expressions of interest</h3>
Contact us by email. Provide some background about the student helping to gauge if joining OXCOBU is for them.
Useful information may include:
<ul>
- Code clubs previously joined <br>
- Contributions to public code repositories, e.g., presence on Github maintained <br>
- Hacks completed or presented<br>
- Books read<br>
- Programs implemented<br>
- Level of general knowledge in computer science<br>
- Membership of coding teams or clubs<br>
- Field of interest<br>
- Specific projects planned<br>
- Working preference: Individually or in a team<br>
</ul>
<br>
oxcobu[at]pm.me
</p>