-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
89 lines (79 loc) · 3.84 KB
/
index.html
File metadata and controls
89 lines (79 loc) · 3.84 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
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>iCoders</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>
<!-- partial:index.partial.html -->
<div class="highlight-container">
<h1><b>iCoders Presents 2 Days FREE Workshop in collaboration with ITMind.</b></h1>
<p>In this 2 Days workshops, participants will be introduced to git and GitHub including getting started with Open-source contribution and JavaScript with Node.js. It will be an absolutely weightless, entertaining training session for all attendees. Participants will gain much knowledge and valuable experiences.</p>
<p>
<ul>
<li>include a mini-project which you can add to your Resume</li>
<li>"Git" you can add to your Resume</li>
<li>E-certificate will be given to the attendees for the MAR points</li>
<li>Attendees will be provided with study material at the end of the workshop</li>
</ul>
</p>
<p class="venue"><b>Venue:</b> Updating soon...</p>
<div class="date">
<p><b>Date:</b> 19th and 20th April 2022</p>
<!-- <p><b>Day 1 Time:</b> 11 AM - 4 PM</p>
<p><b>Day 2 Time:</b> 11 AM - 4 PM</p> -->
</div>
<p class="price"><b>Note:</b> This Workshop is <b>Free of cost and open to students of all years</b></p>
<h2><u>Day 1 details</u></h2>
<!-- <img src="1.png" width=auto height=auto> -->
<!-- <img src="1.png" class="img-fluid" alt="Responsive image"> -->
<!-- <img class="img-responsive" src="1.png" alt="Chania" width="1080" height="720"> -->
<h1><b>git and GitHub & Intro to Open Source Controbution</b></h1>
<p>Master the most essential tools for software development, everything about Git, Github & Version Control. Kickstart your Open Source journey through this Workshop.</p>
<p><b>Day 1 Time:</b> 11 AM - 4 PM including a 1-hour break.</p>
<p class="price"><b><u>Day 1 Topics highlight</u></b></p>
<ul>
<li>Version Control System</li>
<li>Command Line Tool</li>
<li>Git Introduction</li>
<li>Tracking your Project</li>
<li>Additional Git Commands</li>
<li>Non-linear Development: Branching</li>
<li>Non-linear Development: Merging</li>
<li>Rebasing</li>
<li>Introduction to Github</li>
<li>Social Coding with Github</li>
<li>Project Work - Creating a Web Portfolio</li>
</ul>
<h3><b>Speaker: Utpal (iCoders President)</b></h3>
<!-- 2nd day details -->
<h2><u>Day 2 details</u></h2>
<!-- <img src="2.png" width=auto height=auto> -->
<!-- <img src="2.png" class="img-fluid" alt="Responsive image"> -->
<!-- <img class="img-responsive" src="2.png" alt="Chania" width="1080" height="720"> -->
<h1><b>Node.js Crash Course</b></h1>
<p>This workshop is being conducted by ITMind. ITMind is a skills and talent development company specializing in website development. They are willing to provide a specially designed course for all IT enthusiasts of our college which covers all the areas required to become the top engineers.</p>
<a href="https://itmind.co.in/">ITMind Website</a>
<a href="https://www.facebook.com/MindITorMissIT">ITMind Facebook</a>
<p><b>Day 2 Time:</b> 11 AM - 4 PM including a 1-hour break.</p>
<p class="price"><b><u>Day 2 Topics highlight</u></b></p>
<ul>
<li>Basic HTML and CSS</li>
<li>Basic introduction of React.js</li>
<li>Basic to intermediate level JavaScript</li>
<li>Basic Node.js Introduction</li>
<li>Applications of Node.js</li>
<li>Building an application using Node.js</li>
</ul>
<h3><b>Speaker: Ritadhi Roy, ITMind Founder <br>
Former CTO at Cheenta Academy,
Ex-IIEST, Shibpur</b></h3>
<div class="buttons">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSfMkptoaXAA2c1Ywg2tsj0x6lWYfHlMuSLva93eDvN7-PHmng/viewform?usp=sf_link" class="button">Workshop Registration</a>
<a href="www.icodersclub.tech" class="button">iCoders membership</a>
</div>
</div>
<!-- partial -->
</body>
</html>