-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
178 lines (173 loc) · 9.76 KB
/
index.html
File metadata and controls
178 lines (173 loc) · 9.76 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
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Code Self Study Portal of Computer Programming Resouces</title>
<link rel="stylesheet" href="http://dhbhdrzi4tiry.cloudfront.net/cdn/sites/foundation.min.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-37305501-3', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="top-bar">
<div class="top-bar-left">
<ul class="menu">
<li class="menu-text">Code Self Study Portal</li>
</ul>
</div>
</div>
<div class="row column text-center">
<h2>Code Self Study Network</h2>
<p>Here are links to access our community's resources. <a href="mailto:josh@codeselfstudy.com">Contact Josh</a> with any questions.<br>See the <a href="http://codeselfstudy.com/about">about page</a> for more information, and be sure to get our <a href="http://codeselfstudy.com/apps">browser extensions</a>.</p>
<hr>
</div>
<div class="row">
<div class="medium-4 columns">
<h4>Community</h4>
<div class="media-object">
<div class="media-object-section">
<a href="https://codeselfstudy.slack.com/"><img width="100" height="100" class="thumbnail" src="/static/images/slack.png"></a>
</div>
<div class="media-object-section">
<h5><a href="https://codeselfstudy.slack.com/">Chatroom</a></h5>
<p>Join us on Slack. Attend a meetup to get access.</p>
</div>
</div>
<div class="media-object">
<div class="media-object-section">
<a href="http://codeselfstudy.com/forum"><img width="100" height="100" class="thumbnail" src="/static/images/discussion-pd.png"></a>
</div>
<div class="media-object-section">
<h5><a href="http://codeselfstudy.com/forum">Forum</a></h5>
<p>Join our discussion forum.</p>
</div>
</div>
<div class="media-object">
<div class="media-object-section">
<a href="http://codeselfstudy.com/events"><img width="100" height="100" class="thumbnail" src="/static/images/meetup.png"></a>
</div>
<div class="media-object-section">
<h5><a href="http://codeselfstudy.com/events">Meetups</a></h5>
<p>Join our meetings in Berkeley, California.</p>
</div>
</div>
</div>
<div class="medium-4 columns">
<h4>Learning</h4>
<div class="media-object">
<div class="media-object-section">
<a href="http://codeselfstudy.com/edu"><img width="100" height="100" class="thumbnail" src="/static/images/berkeley-cc100x100.jpg"></a>
</div>
<div class="media-object-section">
<h5><a href="http://codeselfstudy.com/edu">Educational Center</a></h5>
<p>A new kind of educational center for computer programming.</p>
</div>
</div>
<div class="media-object">
<div class="media-object-section">
<a href="http://codeselfstudy.com/wiki/Main_Page"><img width="100" height="100" class="thumbnail" src="/static/images/wiki-logo.png"></a>
</div>
<div class="media-object-section">
<h5><a href="http://codeselfstudy.com/wiki/Main_Page">Code Self Study Wiki</a></h5>
<p>Our wiki is a place where you can take collaborative notes with other members of our community.</p>
</div>
</div>
<div class="media-object">
<div class="media-object-section">
<a href="http://codeselfstudy.com/wiki/Project_Ideas"><img width="100" height="100" class="thumbnail" src="/static/images/group-pd.png"></a>
</div>
<div class="media-object-section">
<h5><a href="http://codeselfstudy.com/wiki/Project_Ideas">Group Projects</a></h5>
<p>Work on group projects with other members in the community.</p>
</div>
</div>
</div>
<div class="medium-4 columns">
<h4>Technologies</h4>
<div class="media-object">
<div class="media-object-section">
<a href="http://codeselfstudy.com/wiki/Study_Guides"><img width="100" height="100" class="thumbnail" src="/static/images/books-pd.png"></a>
</div>
<div class="media-object-section">
<h5><a href="http://codeselfstudy.com/wiki/Study_Guides">Study Guides</a></h5>
<p>Learn computer programming and contribute to our study guides.</p>
</div>
</div>
<div class="media-object">
<div class="media-object-section">
<a href="http://codeselfstudy.com/wiki/Category:Python"><img width="100" height="100" class="thumbnail" src="/static/images/python.png"></a>
</div>
<div class="media-object-section">
<h5><a href="http://codeselfstudy.com/wiki/Category:Python">Python</a></h5>
<p>Contribute to our Python resources.</p>
</div>
</div>
<div class="media-object">
<div class="media-object-section">
<a href="http://codeselfstudy.com/wiki/JavaScript"><img width="100" height="100" class="thumbnail" src="/static/images/javascript.png"></a>
</div>
<div class="media-object-section">
<h5><a href="http://codeselfstudy.com/wiki/JavaScript">JavaScript</a></h5>
<p>Contribute to our JavaScript resources.</p>
</div>
</div>
</div>
</div>
<div class="row column text-center">
<h2>Our Meetup Groups</h2>
<p>We're a network of over 2,500 programmers and entrepreneurs in the San Francisco Bay Area.</p>
<hr>
</div>
<div class="row small-up-2 medium-up-3 large-up-6">
<div class="column">
<a href="http://www.meetup.com/codeselfstudy/"><img height="300" width="300" alt="Code Self Study" class="thumbnail" src="/static/images/css-computer.png"></a>
<h5><a href="http://www.meetup.com/codeselfstudy/">Code Self Study</a></h5>
<p>Our main meetup group with over 1,300 members.</p>
</div>
<div class="column">
<a href="http://www.meetup.com/Angular-js-Meetup/"><img height="300" width="300" alt="East Bay AngularJS" class="thumbnail" src="/static/images/angularjs.png"></a>
<h5><a href="http://www.meetup.com/Angular-js-Meetup/">East Bay AngularJS +</a></h5>
<p>AngularJS and other JavaScript topics.</p>
</div>
<div class="column">
<a href="http://www.meetup.com/eastbayfunctionalprogramming/"><img height="300" width="300" alt="East Bay Functional Programming" class="thumbnail" src="/static/images/lambda-calculus.png"></a>
<h5><a href="http://www.meetup.com/eastbayfunctionalprogramming/">East Bay Functional Programming</a></h5>
<p>A group for functional languages.</p>
</div>
<div class="column">
<a href="http://www.meetup.com/sfbaycrowdfunders/"><img height="300" width="300" alt="SF Bay Crowdfunders" class="thumbnail" src="/static/images/idea-pd.png"></a>
<h5><a href="http://www.meetup.com/sfbaycrowdfunders/">SF Bay Crowdfunders</a></h5>
<p>Turn your computer programs and hardware into careers.</p>
</div>
<div class="column">
<a href="http://www.meetup.com/autismsuccessintech/"><img height="300" width="300" alt="Autism Success in Tech" class="thumbnail" src="/static/images/HC_R1-cc.png"></a>
<h5><a href="http://www.meetup.com/autismsuccessintech/">Autism Success in Tech</a></h5>
<p>Resources to help people on the autism spectrum achieve success in the tech industry.</p>
</div>
<div class="column">
<img height="300" width="300" alt="More coming soon…" class="thumbnail" src="/static/images/hubble.jpg">
<h5>Coming Soon…</h5>
<p>More resources coming soon!</p>
</div>
</div>
<div class="row column text-center">
<hr>
<a href="http://codeselfstudy.com/">Code Self Study</a> • <a href="https://github.com/CodeSelfStudy/codeselfstudy.portal">Github</a> • <a href="mailto:josh@codeselfstudy.com">Contact Us</a> • Based in Berkeley, California
</div>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="http://dhbhdrzi4tiry.cloudfront.net/cdn/sites/foundation.js"></script>
<script>
$(document).foundation();
</script>
<script src="//static.getclicky.com/js" type="text/javascript"></script>
<script type="text/javascript">try{ clicky.init(100629428); }catch(e){}</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100629428ns.gif" /></p></noscript>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</body>
</html>