-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevents.html
More file actions
150 lines (138 loc) · 6.14 KB
/
events.html
File metadata and controls
150 lines (138 loc) · 6.14 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MEMJGG002W"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-MEMJGG002W');
</script>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Free coding and web development classes in Cambridge MA. Learn programming fundamentals, HTML, CSS, JavaScript, React.js, Python and more.">
<meta name="author" content="Cambridge Dev Lab">
<title>Schedule | Web Development Classes | Cambridge MA</title>
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://cambridge-dev.org/events" />
<meta property="og:title" content="Coding Classes Schedule | Cambridge Dev Lab" />
<meta property="og:description" content="Free coding and web development classes in Cambridge MA. Learn programming fundamentals, HTML, CSS, JavaScript, React.js, Python and more." />
<meta property="og:url" content="https://cambridge-dev.org/events" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://devclass-org.s3.us-east-2.amazonaws.com/group_photo_01_700.png" />
<link rel="icon" href="favicon.ico" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@450;600;700&display=swap" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,400,0,0" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="nav.css" />
<link rel="stylesheet" href="events.css" />
</head>
<body>
<nav>
<div class="nav-left">
<a href="/" class="nav-text logo">DevLab</a>
<a href="/events" class="nav-text nav-hide-mobile">Events</a>
<a href="/about" class="nav-text">About</a>
<a href="https://cambridge-dev.com" target="_blank" class="nav-text nav-hide-mobile">Program</a>
</div>
<div class="nav-right">
<a href="https://discord.gg/wAMEqRMbdm" class="nav-icon" target="_blank" aria-label="Discord">
<img src="assets/discord.svg" alt="" />
</a>
<a href="https://www.meetup.com/boston-web-dev-class" class="nav-icon" target="_blank" aria-label="Meetup">
<img src="assets/meetup.svg" alt="" />
</a>
</div>
</nav>
<main>
<!-- HERO -->
<section class="hero hero_events">
<div class="hero-left">
<h1 class="h1">Software Development Classes</h1>
<h2 class="hero-description">
Free coding classes in Cambridge.
All skill levels are welcome — whether you're a complete beginner,
an experienced developer who wants to share knowledge,
or someone looking for a community and coworking space.
</h2>
</div>
<div class="hero-right">
<picture>
<source media="(max-width: 680px)" srcset="https://devclass-org.s3.us-east-2.amazonaws.com/devclass_keys_small.svg" />
<img src="https://devclass-org.s3.us-east-2.amazonaws.com/devclass_graphics_01.svg" alt="Cambridge Dev Lab group" />
</picture>
</div>
</section>
<!-- CONTENT GRID -->
<div class="content-grid">
<div class="content-col">
<section class="info-item">
<div class="info-icon">
<img src="assets/calendar-day.svg" alt="" />
</div>
<div>
<h3 class="h3">Every Monday and Wednesday*</h3>
<span class="events-days">
Mon May 18 5:30 - 8pm, <span class="events-room"><span class="strong_">Ground floor</span><br></span>
Wed May 20 6 - 8pm, <span class="events-room"><span class="strong_">Community Room</span><br></span>
<span class="strong">Tue</span> May 26 5:30 - 8pm, <span class="events-room"><span class="strong_">Ground floor</span><br></span>
Wed May 27 6 - 8pm, <span class="events-room"><span class="strong_">Community Room</span><br></span>
</span>
</div>
</section>
<section class="info-item">
<div class="info-icon">
<img src="assets/comment.svg" alt="" />
</div>
<div>
<h3 class="h3">Contacts</h3>
<span>
(626) 689-9042 - Maria<br>
classes@cambridge-dev.org<br>
<a href="https://discord.gg/wAMEqRMbdm" target="_blank" class="btn-discord">Join Discord</a>
</span>
</div>
</section>
<section class="info-item">
<div class="info-icon">
<img src="assets/marker.svg" alt="" />
</div>
<div>
<h3 class="h3">Location</h3>
<span>
Cambridge Public Library, 449 Broadway.<br>
<span class="strong">Mondays:</span> common area on the ground floor - our table will have a meetup poster.<br>
<span class="strong">Wednesdays:</span> <span class="strong_">Community Room</span> - take elevator to the L2 level.
</span>
</div>
</section>
</div>
<div class="content-col">
<section>
<h3 class="h3">About Events:</h3>
<ul class="list">
<li>learn web development</li>
<li>learn programming basics</li>
<li>get help with your coding homework</li>
<li>hang out and meet your neighbors</li>
<li>bring your own projects and cowork</li>
<li>help build a welcoming community around free education</li>
</ul>
</section>
<section>
<h3 class="h3">Program: </h3>
<ul class="list">
<li>Programming fundamentals, code management tools.</li>
<li>Front-end basics: HTML, CSS, JavaScript. </li>
<li>Advanced front-end: React.js. </li>
<li>Back-end: Python, APIs, SQL.</li>
</ul>
</section>
</div>
</div>
</main>
</body>
</html>