-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathindex.html
More file actions
276 lines (272 loc) Β· 9.81 KB
/
index.html
File metadata and controls
276 lines (272 loc) Β· 9.81 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-175461719-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-175461719-1");
</script>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="title" content="DevScript Community" />
<meta
name="description"
content="Started on 7th July,2020 we are a vibrant knowledge society, passionate to bring a deep sense of technology for you to thrive in the real world. DevScript community provides a platform for talented and motivated students who are interested in domains like Machine Learning, Game Development, Embedded Systems and other techno-savvy fields."
/>
<meta
name="keywords"
content="Community, Learning, Practical, Development, Software, Data Structure, Algorithm, Session, Project, Open-Source, Full Stack, MERN Stack, Machine Learning, Web Development, Data Science, Artificial Intelligence, Students, College, University, Partners, Coding, Programming, Hacking, Automation"
/>
<meta name="robots" content="index, follow" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="language" content="English" />
<meta name="revisit-after" content="1 days" />
<meta name="author" content="DevScript" />
<title>PYTHON BOOTCAMP FOR BEGINNERS</title>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.14.0/css/all.css"
integrity="sha384-HzLeBuhoNPvSl5KYnjx0BT+WB0QEEqLprO+NBkkk5gbc67FTaL7XIGa2w1L0Xbgc"
crossorigin="anonymous"
/>
<link rel="stylesheet" type="text/css" href="./css/index.css" />
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "DevScript",
"url": "https://devscript.tech/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.google.com/search?q=communitydevscript{search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<!-- Favicons -->
<link href="./img/favicon.ico" rel="icon" />
</head>
<body>
<div class="header">
<div class="contain-center">
<div class="row">
<div class="col-sm-8 register-header">
<div class="event_date">
<a href="javascript://"
><span class="event_month">Sep</span
><span class="event_day">18</span
><span class="event_time">05:30PM</span></a
>
</div>
<div class="event_title">
<h1>PYTHON BOOTCAMP FOR BEGINNERS</h1>
</div>
</div>
<div class="col-sm-4">
<div class="event_timer">
<div class="col">
<div class="num" id="days"></div>
<div class="sublabel">Days</div>
</div>
<div class="col">
<div class="num" id="hrs"></div>
<div class="sublabel">Hrs</div>
</div>
<div class="col">
<div class="num" id="mins"></div>
<div class="sublabel">Mins</div>
</div>
<div class="col">
<div class="num" id="sec"></div>
<div class="sublabel">Sec</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="body">
<div class="contain-center">
<div class="row">
<div class="col-sm-8 event-info">
<div class="event-cover"><img src='./img/day4.jpeg' /></div>
<div class="event-description">
<p>DevScript presents <strong>"PYTHON BOOTCAMP FOR BEGINNERS"</strong> in collaboration with Microsoft Learn Student Ambassadors.</p>
<p>
<strong>Below here are the required details of the course:</strong>
</p>
<p>
Batch starting on 13th September 2020<br>
<strong>Timing</strong>: 7:00 to 8:30 P.M. IST<br>
<strong>Fee</strong>: Totally Free<br>
<strong>Test Day</strong>: 4th October 2020<br>
<strong>Duration</strong>: 21 days<br>
<strong>Platform</strong>: YouTube Live<br>
Total 23 Learning Hours, 1.5 hours each day<br>
Projects Building Session on Saturdays
</p>
<p>
<strong>SKILLS THAT YOU WILL LEARN:</strong>
</p>
<p>
π§ Python Basis and Data Structure<br>
π» Setup of VS Code<br>
π« Google Colab<br>
π¨βπ» Uses of Git and Github<br>
</p>
<p>
<strong>BENEFITS OF THE SESSION:</strong>
</p>
<p>
π©βπ» Real-Time Projects Building<br>
π©βπ« Mentorship support<br>
π―ββοΈ Hands-on session<br>
π Daily basis assignment to check your learning<br>
π« Get verified certificates from DevScript in collaboration with Microsoft Learn Student Ambassadors
</p>
<p>
<strong>CERTIFICATION ELIGIBILITY:</strong>
</p>
<p>
A verified course completion certificate will be secured by those who successfully clear the exam which will be organized after the end of the Bootcamp. Please note that you will be eligible for the exam only when you submit all the assignments on time.
</p>
<p>
<strong>Register for the event on: </strong
><a href="bit.ly/DSPY_01">bit.ly/DSPY_01</a
><br /><strong>YouTube Channel Link: </strong
><a href="https://www.youtube.com/c/devscript/"
>https://www.youtube.com/c/devscript/</a
>
</p>
<p>
Please visit our website for detailed information and the syllabus of the course.<br>
<strong>Website</strong>: <a href='https://devscript.tech/courses/python/'>
https://devscript.tech/courses/python/</a>
</p>
<p>
<strong>Best Wishes,</strong><br /><strong
>Team DevScript.</strong
>
</p>
<p>Happy Learning π»</p>
</div>
</div>
<div class="col-sm-4 event-actions">
<div class="event-register">
<a href="https://www.youtube.com/channel/UCQWgtNSqWGu_PJFQqAiCSNw?sub_confirmation=1" class='link' target='_blank'>
<div class="btn btn-success btn-register my_btn">
Subscribe
</div>
</a>
<!-- <div class="event-register-subtext">
Your name and email will be shared with the host.
</div> -->
</div>
<div class="event-follow event-follow">
<div class="event-action-title">Hosted By</div>
<div class="event-user">
<div class="event-user-info">
<div
class="event-user-avatar rounded-circle"
img-params="{w: 50, bg: 'FFFFFF'}"
style="
background: url(./img/logo.png) center center / cover
no-repeat rgb(244, 244, 244);
"
></div>
<div class="event-user-name text-muted">DevScript</div></div
>
<div class="event-follow-btn inline-block">
<a href="https://www.linkedin.com/company/devscripts/" target='_blank'>
<div class="btn btn-success btn-follow my_btn">
Follow
</div></a
>
</div>
</div>
</div>
<div class="event-social event-follow">
<div class="event-action-title">Share</div>
<div class="event-social-nest">
<i class="fab fa-instagram social-icon"></i
><i class="fab fa-linkedin social-icon"></i
><i class="fab fa-facebook social-icon"></i>
</div>
</div>
<div class="event-previous">
<div class="event-action-title">Previous Sessions</div>
<div class="event-prev-container">
<a href="https://www.youtube.com/watch?v=BXwwLF6VHu4" target='_blank' class='text-muted'>
<div class="event-prev-title day">
<h4>Day 3</h4>
<i class="fab fa-youtube social-icon"></i>
</div>
</a>
<a href='https://github.com/DevScript/Python-Bootcamp/tree/master/Day%203' class='text-muted'>
<div class="event-prev-title">
<h4>Resources</h4>
<i class="fab fa-github social-icon"></i>
</div>
</a>
</div>
<div class="event-prev-container">
<a href="https://www.youtube.com/watch?v=BXwwLF6VHu4" target='_blank' class='text-muted'>
<div class="event-prev-title day">
<h4>Day 2</h4>
<i class="fab fa-youtube social-icon"></i>
</div>
</a>
<a href='https://github.com/DevScript/Python-Bootcamp/tree/master/Day%202' class='text-muted'>
<div class="event-prev-title">
<h4>Resources</h4>
<i class="fab fa-github social-icon"></i>
</div>
</a>
</div>
<div class="event-prev-container">
<a href="https://www.youtube.com/watch?v=BXwwLF6VHu4" target='_blank' class='text-muted'>
<div class="event-prev-title day">
<h4>Day 1</h4>
<i class="fab fa-youtube social-icon"></i>
</div>
</a>
<a href='https://github.com/DevScript/Python-Bootcamp/tree/master/Day%201' class='text-muted'>
<div class="event-prev-title">
<h4>Resources</h4>
<i class="fab fa-github social-icon"></i>
</div>
</a>
</div>
<div class="event-prev-container">
<a href="https://www.youtube.com/watch?v=wQ3bfnD5PB4" target='_blank' class='text-muted'>
<div class="event-prev-title">
<h4>Introductory Session</h4>
<i class="fab fa-youtube social-icon"></i>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="./js/index.js"></script>
</body>
</html>