-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcurriculum.html
372 lines (304 loc) · 15.4 KB
/
curriculum.html
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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Curriculum</title>
<meta name="description" content="Learn Programming and Data Science through online mode with opportunity to get Bachelor’s Degree (BSc) or Diploma from IIT Madras upon successfully completing required online courses. First of its kind undergraduate program that leverages the ease of online learning.">
<meta content="IITM, IIT Madras, IITMOD, IITM Bsc, IITM online, placement, IITM placement, IITMOD placement" name="keywords">
<meta property="og:title" content="IIT Madras Online Degree Program">
<meta property="og:description" content="Learn Programming and Data Science through online mode with opportunity to get Bachelor’s Degree (BSc) or Diploma from IIT Madras upon successfully completing required online courses. First of its kind undergraduate program that leverages the ease of online learning.">
<meta property="og:image" content="https://onlinedegree.iitm.ac.in/assets/img/socialmedia_card.jpg">
<meta property="og:url" content="https://onlinedegree.iitm.ac.in/">
<!-- Favicons -->
<link href="assets/img/iitmlogo.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Roboto:300,300i,400,400i,500,500i,700,700i&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/sphere.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Moderna - v4.8.0
* Template URL: https://bootstrapmade.com/free-bootstrap-template-corporate-moderna/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/6218c18c1ffac05b1d7bb5e0/1fsob8442';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center header-transparent">
<div class="container d-flex justify-content-between align-items-center">
<div class="logo">
<h1 class="text-light"><a href="index.html"><img src="assets/img/logo.png" alt="IIT Madras logo" class="img-fluid"></a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!--<a href="index.html">IIT Madras BSc Degree Program<img src="assets/img/iitmlogo.png" alt="" class="img-fluid"></a>-->
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="our-students.html">Our Students</a></li>
<li><a class="active" href="curriculum.html">Curriculum</a></li>
<!-- <li><a href="training.html">Training</a></li> -->
<!-- <li><a href="achievements.html">Achievements</a></li> -->
<li><a href="contact.html">Contact Us</a></li>
<!-- <li><a href="portfolio.html">Portfolio</a></li>
<li><a href="team.html">Team</a></li> -->
<!-- <li class="dropdown"><a href="#"><span>About</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="team.html">Team</a></li>
</ul>
</li>-->
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Our Services Section ======= -->
<section class="breadcrumbs">
<div class="container">
<div class="d-flex justify-content-between align-items-center">
<h2>Curriculum</h2>
<ol>
<li><a href="index.html">Home</a></li>
<li>Curriculum</li>
</ol>
</div>
</div>
</section><!-- End Our Services Section -->
<!-- ============================ Venn diagram ======================= -->
<!-- <div class="col-xs-2 col-md-2 d-inline-flex " data-aos="fade-up">
<div id="web" >
<div id="center-sphere">
<h1 class="title">Diploma in Programming</h1>
<br>
<h1 class="title">Diploma in Data Science</h1>
</div> -->
<!-- <div class="sphere one" >
<span class="sp-text health">Strong ability to code in Python</span>
</div> -->
<!-- <div class="sphere two" >
<span class="sp-text spiritual" text-align="center">Machine learning techniques</span>
</div>
<div class="sphere three" >
<span class="sp-text emotion">Story Telling</span>
</div> -->
<!-- <div class="sphere four" >
<span class="sp-text lifestyle">Strong fundamentals in mathematics and statistics</span>
</div> -->
<!-- <div class="sphere twelve">
<span class="sp-text nutrient">Tools in data science</span>
</div>
<div class="sphere thirteen">
<span class="sp-text nutrient">Usage of libraries like Scikit-learn and tensorflow</span>
</div>
<div class="sphere fourteen">
<span class="sp-text nutrient">Using machine learning algorithms to solve practical problems</span>
</div>
<div class="sphere five" >
<span class="sp-text hormone">Advanced SQL and database design</span>
</div>
<div class="sphere six" >
<span class="sp-text immune">Programming in Java</span>
</div>
<div class="sphere seven" >
<span class="sp-text muscles ">Web application development</span>
</div>
<div class="sphere eight" >
<span class="sp-text genes">Strong fundamentals in mathematics and statistics</span>
</div>
<div class="sphere nine" >
<span class="sp-text toxin">Technical documentation</span>
</div>
<div class="sphere ten">
<span class="sp-text nutrient">Strong ability to code in Python</span>
</div>
</div>
<div class="sphere eleven">
<span class="sp-text nutrient">API Development</span>
</div>
</div>
</div> -->
<!-- ==============End of VENN DIAGRAM ================= -->
<!-- ======= Course Section ======= -->
<div class="container" data-aos="fade-up">
<div class="section-title" style="padding-top: 30px;">
<h2>Skills Acquired</h2>
</div>
<div class="row skills" >
<div class="col-lg-6">
<img style="width: 90%;height: auto;" src="assets/img/datascience.jpg" alt="skills in diploma">
</div>
<div class="col-lg-6">
<img style="width: 90%;height: auto;" src="assets/img/programming.jpg" alt="skills in diploma">
</div>
</div>
</div>
<section class="courses section-bg" data-aos="fade-up">
<div class="container">
<div class="section-title">
<h2>Courses</h2>
<p>There are three levels in our Online Degree program and to get a BSc Degree in Programming and Data Science from IIT Madras, a learner has to successfully complete all three levels.
There is also the flexibility to exit at any level. Depending on the courses completed, the learner can receive Foundational Certificate from Centre for Continuing Education, IIT Madras or Diploma(s) from IIT Madras.
</p>
</div>
<div class="row">
<div class="col-lg-4 box">
<h3>Foundational Level</h3><hr>
<h6>SEMESTER 1</h6><hr>
<ul>
<li><i class="bx bx-check"></i> English 1</li>
<li><i class="bx bx-check"></i> Math 1</li>
<li><i class="bx bx-check"></i> Statistics 1</li>
<li ><i class="bx bx-check"></i> <span>Computational Thinking</span></li>
</ul>
<BR><hr>
<h6>SEMESTER 2</h6><hr>
<ul>
<li><i class="bx bx-check"></i> English 2</li>
<li><i class="bx bx-check"></i> Math 2</li>
<li><i class="bx bx-check"></i> Statistics 2</li>
<li ><i class="bx bx-check"></i> <span>Python</span></li>
</ul>
<BR>
<a href="https://onlinedegree.iitm.ac.in/academics.html#AC11" target="_blank" class="get-started-btn">Learn More</a>
</div>
<!-- <div class="col-lg-4 box featured"> -->
<div class="col-lg-4 box" style="border-left: 3px solid grey;border-right: 3px solid grey;">
<h3>Diploma Level</h3><hr>
<h6>DIPLOMA IN PROGRAMMING</h6><hr>
<ul>
<li><i class="bx bx-check"></i> Database Management Systems</li>
<li><i class="bx bx-check"></i> Programming, Data Structures & Algorithms using Python</li>
<li><i class="bx bx-check"></i> Modern Application Development 1</li>
<li><i class="bx bx-check"></i> Modern Application Development 2</li>
<li><i class="bx bx-check"></i> Programming Concepts Using Java</li>
<li><i class="bx bx-check"></i> System Commands</li>
</ul><hr>
<h6>DIPLOMA IN DATA SCIENCE</h6><hr>
<ul>
<li><i class="bx bx-check"></i> Machine Learning Foundations</li>
<li><i class="bx bx-check"></i> Machine Learning Technique</li>
<li><i class="bx bx-check"></i> Machine Learning Practice</li>
<li><i class="bx bx-check"></i> Business Data Management</li>
<li><i class="bx bx-check"></i> Business Analytics</li>
<li><i class="bx bx-check"></i> Tools in Data Science</li>
</ul>
<a href="https://onlinedegree.iitm.ac.in/academics.html#AC12" target="_blank" class="get-started-btn">Learn More</a>
</div>
<div class="col-lg-4 box">
<h3>Degree Level</h3><hr>
<h6>SEMESTER 5</h6><hr>
<ul>
<li><i class="bx bx-check"></i> Core 1</li>
<li><i class="bx bx-check"></i> Core 2</li>
<li><i class="bx bx-check"></i> Elective 1</li>
<li><i class="bx bx-check"></i> Practices Elective 2/Project 1</li>
<li><i class="bx bx-check"></i> Strategies for Professional Growth</li>
<li><i class="bx bx-check"></i> Skill Enhancement 3</li>
</ul><hr>
<h6>SEMESTER 6</h6><hr>
<ul>
<li><i class="bx bx-check"></i> Elective 3</li>
<li><i class="bx bx-check"></i> Elective 4</li>
<li><i class="bx bx-check"></i> Elective 5</li>
<li><i class="bx bx-check"></i> Practices Elective 6/Project 2</li>
<li><i class="bx bx-check"></i> Skill Enhancement 4</li>
</ul>
<a href="https://onlinedegree.iitm.ac.in/academics.html#AC15" target="_blank" class="get-started-btn">Learn More</a>
</div>
</div>
</div>
</section><!-- End Pricing Section -->
</main><!-- End #main -->
<footer id="footer">
<!-- FOLLOWING PART CAN BE USED IF WE NEED TO USE NEWSLETTER SUBSCRIPTION AT SOME POINT -->
<!--<div class="footer-newsletter">
<div class="container">
<div class="row">
<div class="col-lg-6">
<h4>Our Newsletter</h4>
<p>Tamen quem nulla quae legam multos aute sint culpa legam noster magna</p>
</div>
<div class="col-lg-6">
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>-->
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
IITM BSc Degree Office, 3rd Floor, ICSR Building,<br>
IIT Madras, Chennai - 600036<br><br>
<strong>Phone:</strong> 7850-999966 (Mon-Fri 9am-6pm)<br>
<strong>Email:</strong> iic@onlinedegree.iitm.ac.in<br>
</p>
<div class="social-links mt-3">
<a href="https://twitter.com/iitm_bsc" class="twitter" target="blank"><i class="bx bxl-twitter"></i></a>
<a href="https://www.facebook.com/iitmadrasbscdegree/" class="facebook" target="blank"><i class="bx bxl-facebook"></i></a>
<a href="https://instagram.com/iitmadras_bsc?utm_medium=copy_link" class="instagram" target="blank"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/company/iit-madras-online-degree-programme" class="linkedin" target="blank"><i class="bx bxl-linkedin"></i></a>
<a href="https://wa.me/message/IVROM2UN7XIJL1" class="whatsapp" target="blank"><i class="bx bxl-whatsapp"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Resources</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="https://onlinedegree.iitm.ac.in/index.html" target="_blank" rel="noopener noreferrer">IITM BSc Online Degree - Official Website</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://onlinedegree.iitm.ac.in/partnerships.html" target="_blank" rel="noopener noreferrer">Partner with us!</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://drive.google.com/file/d/1R-gxbRSJOiFbJGhwNFqSgNy2mMI2o0LC/view" target="_blank" rel="noopener noreferrer">Overview Presentation</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://drive.google.com/file/d/117CiFSrlx5joALD6pTNyEcBL-xLGVSQ7/view?usp=sharing" target="_blank" rel="noopener noreferrer">Placement & Internship Brochure</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>IIT Madras</span></strong>. All Rights Reserved
</div>
</div>
</footer>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>