-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathworkshops-sigs.php
219 lines (190 loc) · 12.5 KB
/
workshops-sigs.php
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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/reset.css"> <!-- CSS reset -->
<link rel="stylesheet" href="css/style1.css"> <!-- Resource style -->
<link href="css/prabhakar.min.css" rel="stylesheet">
<link rel="shortcut icon" href="http://csinsit.org/img/logo-csi.ico">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="http://csinsit.org/css/font-awesome.min.css">
<link href='http://fonts.googleapis.com/css?family=Signika+Negative:400,700' rel='stylesheet' type='text/css'>
<script src="http://csinsit.org/js/jquery.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<!--<script src="http://csinsit.org/js/snowstorm.js"></script>--> <meta name="description" content="Do you want to make a website of your own? Here is a small help from our side for making you skilled enough for achieving that goal.">
<meta name="keywords" content="CSINSIT,CSI,NSIT,NSITONLINE,SIG,competitions,workshops,TNT,Tech N Talk,BNB,Bits N Bytes,Techelon,Blog,HTML,CSS,XML,JavaScript">
<title>CSI NSIT Workshops-SIGs</title>
<script src="js/modernizr.js"></script> <!-- Modernizr -->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-header">
<a class="navbar-brand" href="index.php">CSI NSIT</a>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.php">Home</a></li>
<li><a href="http://csinsit.org/techbytes/">Blog</a></li>
<li><a href="meet-the-team.php">Team</a></li>
</ul>
<!--
<div class="navbar-header navbar-right">
<p class="navbar-text">
<a href="#" class="navbar-link">Username</a>
</p>
</div>
-->
</div>
</nav>
<!-- <header class="cd-header">
<a href="#0" class="cd-logo"><img src="img/csi1.png" alt="Logo"></a>
<a href="#0" class="cd-3d-nav-trigger">
Menu
<span></span>
</a>
</header> <!-- .cd-header -->
<main>
<script type="text/javascript">$(document).ready(function(){$(window).scroll(function(){if($(this).scrollTop()>100){$(".drive-me-top-babe").fadeIn()}else{$(".drive-me-top-babe").fadeOut()}});$(".drive-me-top-babe").click(function(){$("html, body").animate({scrollTop:0},500);return false})})
</script><style type="text/css">.drive-me-top-babe{background-color:url(images/up-arrow.png);width:40px;height:40px;text-align:center;position:fixed;z-index:100;display:none;right:10px;bottom:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;opacity:.75;filter:alpha(opacity=75)}
</style><script>$(function(){$("a[href*=#]:not([href=#])").click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var e=$(this.hash);e=e.length?e:$("[name="+this.hash.slice(1)+"]");if(e.length){$("html,body").animate({scrollTop:e.offset().top},1e3);return false}}})})</script>
<div class="drive-me-top-babe"><a href="#top">
<i class="fa fa-angle-double-up" style="font-size:40px; color:black"></i></a>
</div>
<div class="container" style="padding-top:70px;">
<div class="row pages-header">Work shops</div>
<div class="col-md-10 col-md-offset-1 pages-header-descp">
Workshops provide a glimpse outside of academia and link your thinking to industry. CSI NSIT holds various annual and biannual seminars and workshops for its members to enhance and widen their skill set. Select one or all from the given list.
</div>
<div class="row section-ws-comp">
<div class="col-md-9"><h2>Intro To Online Programming Workshop</h2></div>
<div class="col-md-10">
<div class="col-md-7 ws-comp-content">
<div class="ws-comp-content-info"><b>26th September 2014</b></div><br>
Still scratching your head about how to solve brain storming problems on <b>CodeChef, TopCoder, SPOJ etc.</b> This workshop will give you a kick start in the field and master the world of online programming. Get to know all essentials about how and what to do when stuck in middle of a problem.
<br><a href="https://www.facebook.com/events/282274465315104/" target="_blank"><i class="fa fa-facebook-square ws-comp-icon"></i></a> <b>Check It on Facebook Events</b>
<br><a href="http://www.codechef.com/wiki/faq" target="_blank"><img src="img/codechef.png" style="min-height:60px !important;"></a><b>FAQs</b>
</div>
<div class="col-md-4 col-md-offset-1">
<img src="img/code.png">
</div>
</div>
</div>
<div class="row section-ws-comp">
<div class="col-md-9 col-md-offset-2"><h2>Workshop on Business Process Simulation</h2></div>
<div class="col-md-10 col-md-offset-2">
<div class="col-md-4 col-md-offset-1">
<img src="img/greenbulb.png">
</div>
<div class="col-md-7 ws-comp-content">
<div class="ws-comp-content-info"><b>14th January 2015</b></div><br>
A workshop on <b>Business Process Simulation</b>. Dr DS Broca has graciously consented to conduct it. Dr Broca is a <b>Professor of Production Operations & Decision Sciences at XLRI, Jamshedpur</b>. He has previously conducted similar workshops at several IITs, NITs, BITs and many other renowned universities.
<br><a href="https://www.facebook.com/events/396448053845804" target="_blank"><i class="fa fa-facebook-square ws-comp-icon"></i></a> <b>Check It on Facebook Events</b>
</div>
</div>
</div>
<div class="row section-ws-comp">
<div class="col-md-9"><h2>Graphic Designing Workshop</h2></div>
<div class="col-md-10">
<div class="col-md-7 ws-comp-content">
<div class="ws-comp-content-info"><b>21st January 2015</b></div><br>
Amazed by the different logos of the MNC's. Do you like our BnB cover? Come to attend the workshop and the basic designing skills to develop terrific posters, mind-blowing book/magazine covers etc. Let the artist in you wake up!!
<br><a href="https://www.facebook.com/events/1543619835892856" target="_blank"><i class="fa fa-facebook-square ws-comp-icon"></i></a> <b>Check It on Facebook Events</b>
</div>
<div class="col-md-4 col-md-offset-1">
<img src="img/photoshop.png">
</div>
</div>
</div>
<div class="row section-ws-comp">
<div class="col-md-9 col-md-offset-2"><h2>Python Workshop</h2></div>
<div class="col-md-10 col-md-offset-2">
<div class="col-md-4 col-md-offset-1">
<img src="img/python.png">
</div>
<div class="col-md-7 ws-comp-content">
<div class="ws-comp-content-info"><i class="fa fa-spinner"></i> <b>Coming Soon</b></div><br>
Whether you are experienced programmer or are setting eyes to into this for the first time, attending the Python workshop will push you on the correct track to enhance your skills. Python workshop provides you an <b>introduction to this handy programming language</b>, the must-knows of programming in Python, and what standard and third party tools are available to develop interesting applications in Python.
</div>
</div>
</div>
<div class="row section-ws-comp">
<div class="col-md-9"><h2>Linux Workshop</h2></div>
<div class="col-md-10">
<div class="col-md-7 ws-comp-content">
<div class="ws-comp-content-info"><i class="fa fa-spinner"></i> <b>Coming Soon</b></div><br>
Are you ready to enter the universe of Linux? <b>Linux (open-source operating system) is a powerful, handy, smart and robust platform</b>. However, starting with the Linux can be irritating and time consuming for those who have never used it before or are ‘slave’ to slangy Windows. The “Introduction to Linux” workshop was developed for NSITians by CSI NSIT aiming to students who have little (or possibly no) prior previous knowledge of Linux.
<!-- <br><a href="https://www.facebook.com/events/313456435493236/?ref=4" target="_blank"><i class="fa fa-facebook-square ws-comp-icon"></i></a> <b>Check It on Facebook Events</b> -->
</div>
<div class="col-md-4 col-md-offset-1">
<img src="img/linux.png">
</div>
</div>
</div>
<div class="row section-ws-comp">
<div class="col-md-9 col-md-offset-2"><h2>Web Development Workshop</h2></div>
<div class="col-md-10 col-md-offset-2">
<div class="col-md-4 col-md-offset-1">
<img src="img/html.png">
</div>
<div class="col-md-7 ws-comp-content">
<div class="ws-comp-content-info">
<a href="WebTutorials"><i class="fa fa-university"></i> <b>Visit Web Tutorials</b></a>
</div>
<br>
This annual workshop keeps you updated with the trend as well as provides a push start to new and enthusiastic <b>Web Developers</b>. We try to start from the scratch and ends in making you a pro! <b>So do attend it to get that desired and necessary ‘kick’.</b>
</div>
</div>
</div>
<hr style="border-top:4px solid #5F5F5F">
<div class="row pages-header"> Special Interest Groups </div>
<div class="row">
<div class="col-md-10 col-md-offset-1 pages-header-descp">
NSIT has an interesting concept for the people to interact with their seniors and learn from them in specially organized classes called SIGs i.e. Special Interest Groups which are held mostly once a week.
<center style="margin-top:10px;">
<a href="https://www.facebook.com/groups/CSINSITSIG/" target="_blank">
<i class="fa fa-facebook-square ws-comp-icon" style="font-size:50px; color:#3B5998;"></i>
</a>
<b style="line-height:50px;">Join Our FACEBOOK Group For all Updates on SIGs</b>
</center>
</div>
</div>
<div class="row section-ws-comp">
<h2>C SIG</h2>
<div class="col-md-10 col-md-offset-1 ws-comp-content">
CSI NSIT organizes various SIGs too, one of them being Introduction to Programming in C SIG. In this, classes are held in which the seniors introduce other members to the world of programming and guide them through various elements of coding like algorithms, data structures, compilers, various environments, etc. The members are encouraged to try their hands at Online Programming to gain valuable experience and learning. These classes have been a success with huge crowd in attendance and positive feedback from the attendees.
</div>
</div>
</div>
</main>
<nav class="cd-3d-nav-container">
<ul class="cd-3d-nav">
<li class="cd-selected">
<a href="http://csinsit.org/">Home</a>
</li>
<li>
<a href="http://csinsit.org/#about">About Us</a>
</li>
<li>
<a href="http://csinsit.org/techbytes/">Blog</a>
</li>
<li>
<a href="http://csinsit.org/about-bottom-grids">Newsfeed</a>
</li>
<li>
<a href="http://csinsit.org/#team">Team</a>
</li>
</ul> <!-- .cd-3d-nav -->
<span class="cd-marker color-1"></span>
</nav><!-- .cd-3d-nav-container -->
<script src="js/jquery-2.1.1.js"></script>
<script src="js/main.js"></script> <!-- Resource jQuery -->
</body>
</html>