-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.html
303 lines (281 loc) · 20.9 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>[ EPL371 - Systems Programming @ UCY ]</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet"/>
<!--<link href="css/bootstrap.min.css" rel="stylesheet">-->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/menucollapse.js"></script>
<script type="text/javascript" src="js/arrow78.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<body id="page-top" class="index">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-2" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="glyphicon glyphicon-search"></span>
</button>
<button id="button2" type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<span><a href="#"><img border="0" width="170" src="images/csucy.png"/></a></span>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="page-scroll">
<a href="#">EPL371</a>
</li>
<li class="page-scroll">
<a onclick="javascript:reset_menus();$('#tab-3-content').show();" href="#news">News</a>
</li>
<li class="page-scroll">
<a onclick="javascript:reset_menus();$('#tab-4-content').show();" href="schedule.html">Schedule</a>
</li>
<li class="page-scroll">
<a href="labs/labs.html">Labs</a>
</li>
<li class="page-scroll">
<a onclick="javascript:reset_menus();$('#tab-5-content').show();" href="#assignments">Assignments</a>
</li>
<li class="page-scroll">
<a href="links.html">Links</a>
</li>
<li class="page-scroll">
<a href="presentations.html">Presentations</a>
</li>
<li class="page-scroll">
<a target="_blank" href="http://moodle.cs.ucy.ac.cy/course/info.php?id=42">Moodle</a>
</li>
<li class="page-scroll">
<a target="_blank" href="http://www.cs.ucy.ac.cy/~dzeina/courses/epl371/private">TA</a>
</li>
<li class="page-scroll">
<a onclick="javascript:$('#bs-example-navbar-collapse-2').toggle();">
<span class="glyphicon glyphicon-search"></span>
</a>
</li>
</ul>
</div><!-- /.navbar-collapse -->
<!-- search box submenu -->
<div class="collapse" id="bs-example-navbar-collapse-2">
<gcse:search></gcse:search>
</div>
</div><!-- /.container-fluid -->
</nav>
<section id="tree" style="margin-top:70px">
<div class="container">
<a href="../../index.html">Zeinalipour</a> > <a href="../../index.html#courses">Courses</a> > EPL371
</div>
</section>
<section id="home">
<div class="container lead">
<h3>EPL371: Systems Programming</h3>
</div>
<div class="container lead">
<p><b>Instructor:</b>
Demetris Zeinalipour <!--<a onclick="javascript:$('#instructor').toggle();"> »</a><br>-->
<a onclick="$('#instructor').toggle();" class="btn btn-xs btn-success">»</a><br>
<i style="display:none;" id="instructor">
(<a href="../../index.html">Website</a>, Email:
<script language="JavaScript">
<!--
document.write(" ");
spiderjam('dzeina','cs.ucy.ac.cy');
-->
</script>
, Tel: <a href="tel:0035722892755">22-892755</a>, <i>Office Hours:</i> Tue. 08:30-10:30 in <a target="_blank" href="http://goo.gl/FQCHMl">ΘΕΕ01-B106</a>)<br>
</i>
<b>Type:</b> Upper-division Undergraduate (Compulsory Course for the Computer Systems & Networks / Software Engineering Directions)<br>
<b>Prerequisite:</b> <a href="https://www.cs.ucy.ac.cy/courses/EPL222">EPL222: Operating Systems</a><br>
<b>When:</b> Tue./Fri., 15:00-16:30 in <a target="_blank" href="http://goo.gl/cPEf7j">CTF01-106</a></p>
<p><b>Recitations: </b>Wed., 12:00-13:00 in <a target="_blank" href="http://goo.gl/8noJMv">CTF01-001</a><br>
<b>Laboratory: </b>Thu., 18:30-20:30 in <a target="_blank" href="http://goo.gl/DLLk2x">FST01-Β103</a><br>
<b>Assistant:</b>
Pavlos Antoniou<!--<a onclick="javascript:$('#ta').toggle();"> »</a><br>-->
<a onclick="javascript:$('#ta').toggle();" class="btn btn-xs btn-success">»</a><br>
<i style="display:none;" id="ta">
(<a href="http://www.cs.ucy.ac.cy/~csp5pa1/">Website</a>, Email:
<script language="JavaScript">
<!--
document.write(" ");
spiderjam('paul.antoniou','cs.ucy.ac.cy');
-->
</script>
, Tel: <a href="tel:0035722893927">22-893927</a>, <i>Office Hours:</i> Thu. 16:00-18:00 in <a target="_blank" href="http://goo.gl/a1zSFA">ΘΕΕ01-B109</a>)<br>
</i><br>
</p>
</div>
</section>
<!-- Overview Section -->
<section id="overview">
<div class="container lead">
<i class="noshow" style="display:none;" id="tab-1">
<button class="btn btn-default btn-lg btn-block" style="display: block; width: 100%;" onclick="javascript:$('#tab-1-content').toggle();javascript:$('#tab-1-title').toggle();">Overview <span class="glyphicon glyphicon-chevron-right"></span></button>
</i>
<div class="allshow" style="display:none;" id="tab-1-content">
<hr class="star-primary">
<h3 id="tab-1-title">Overview</h3>
<p>In this course, students will learn to develop complex system-level software in the C programming language while gaining an intimate understanding of the UNIX operating system (and all OS that belong to this family, such as Linux, the BSDs, and even Mac OS X) and its programming environment. Topics covered will include the user/kernel interface, fundamental concepts of UNIX, user authentication, basic and advanced I/O, fileystems, signals, process relationships, and interprocess communication. Fundamental concepts of software development and maintenance on UNIX systems will also be covered. The students are expected to have a good working knowledge of the C programming language (EPL132) and a good working knowledge of fundamental Operating System Concepts (EPL221).</p>
</div>
</div>
</section>
<!-- Content Section -->
<section id="content">
<div class="container lead">
<i class="noshow" style="display:none;" id="tab-2">
<button class="btn btn-default btn-lg btn-block" style="display: block; width: 100%;" onclick="javascript:$('#tab-2-content').toggle();javascript:$('#tab-2-title').toggle();">Content <span class="glyphicon glyphicon-chevron-right"></span></button>
</i>
<div class="allshow" style="display:none;" id="tab-2-content">
<hr class="star-primary">
<h3 id="tab-2-title">Content</h3>
<p>Main concepts of System Programming, Introductory and Advanced UNIX commands, System utilities and stream editors (awk,sed), Advanced Shell programming with an emphasis on Bash, Low-Level I/O in C, Files and Filesystem, Processes: Environment, Control and Signals, Interprocess Communication (IPC) with an emphasis on Pipes and Named Pipes (FIFO) in C, XSI IPC (Semaphores, Shared Memory and Message Queues) in C, Network IPC (TCP Sockets) and the client/server model in C, Multithreading in C, Performance evaluation (profiling). Issues in system security and system engineering, Systems Programming in Windows (threads, processes, IPC, sockets and Powershell programming), Scripting Languages: Perl, PHP, Python, TCL/TK.<br>
<a target="_blank" href="syllabus.pdf" class="btn btn-primary default">Syllabus (in greek) »</a></p>
</div>
</div>
</section>
<!-- News Section -->
<section id="news">
<div class="container lead">
<i class="noshow" style="display:none;" id="tab-3">
<button class="btn btn-default btn-lg btn-block" style="display: block; width: 100%;" onclick="javascript:$('#tab-3-content').toggle();javascript:$('#tab-3-title').toggle();">News <span class="glyphicon glyphicon-chevron-right"></span></button>
</i>
<div class="allshow" style="display:none;" id="tab-3-content">
<hr class="star-primary">
<h3 id="tab-3-title">News</h3>
<ul>
<!--<li>
<span class="label label-success">Final</span></li>
<li>
<span class="label label-info">Questionnaires</span></li>
<li>
<span class="label label-warning">AS4</span></li>
<li>
<span class="label label-warning">AS3</span></li>
<li>
<span class="label label-info">Research Talk</span></li>
<li>
<span class="label label-success">Midterm</span></li>
<li>
<span class="label label-warning">AS2</span></li>
<li>
<span class="label label-warning">AS1</span></li>
<li>
<span class="label label-info">Research Talk</span></li>
<li>
<span class="label label-danger">ACM SIGMOD Contest</span> </li>-->
<li><span class="label label-success">Welcome</span> to EPL371!</li>
</ul>
</div>
</div>
</section>
<!-- Schedule Section -->
<section id="schedule">
<div class="container lead">
<i class="noshow" style="display:none;" id="tab-4">
<button class="btn btn-default btn-lg btn-block" style="display: block; width: 100%;" onclick="location.reload();location.href='schedule.html'">Schedule <span class="glyphicon glyphicon-chevron-right"></span></button>
</i>
<div class="allshow" style="display:none;" id="tab-4-content">
<hr class="star-primary">
<h3>Schedule <a href="schedule.html" class="btn btn-xs btn-success">»</a></h3>
</div>
</div>
</section>
<!-- Lab Section -->
<section id="laboratory">
<div class="container lead">
<i class="noshow" style="display:none;" id="tab-5">
<button class="btn btn-default btn-lg btn-block" style="display: block; width: 100%;" onclick="location.reload();location.href='labs/labs.html'">Laboratory <span class="glyphicon glyphicon-chevron-right"></span></button>
</i>
<div class="allshow" style="display:none;" id="tab-5-content">
<hr class="star-primary">
<h3>Laboratory <a href="labs/labs.html" class="btn btn-xs btn-success">»</a></h3>
</div>
</div>
</section>
<!-- Assignments Section -->
<section id="assignments">
<div class="container lead">
<i class="noshow" style="display:none;" id="tab-6">
<button class="btn btn-default btn-lg btn-block" style="display: block; width: 100%;" onclick="javascript:$('#tab-6-content').toggle();javascript:$('#tab-6-title').toggle();">Assignments <span class="glyphicon glyphicon-chevron-right"></span></button>
</i>
<div class="allshow" style="display:none;" id="tab-6-content">
<hr class="star-primary">
<h3 id="tab-6-title">Assignments</h3>
<p><span class="label label-warning">AS1</span> | Unix Commands | Due: | <a target="_blank" href="assignments/as1.pdf">PDF</a></p>
<p><span class="label label-default">AS2</span> | Bash Programming | Due: | <a target="_blank" href="assignments/as2.pdf">PDF</a> | <a href="assignments/as2-supplementary.zip">ZIP</a></p>
<p><span class="label label-info">AS3</span> | Low Level I/O | Due: | <a target="_blank" href="assignments/as3.pdf">PDF</a> </p>
<p><span class="label label-danger">AS4</span> | High-performance RFC Implementation | Due: | <a target="_blank" href="assignments/as4.pdf">PDF</a> | <a href="assignments/as4-supplementary.zip">ZIP</a></p>
</div>
</div>
</section>
<!-- News Section -->
<section id="presentations">
<div class="container lead">
<i class="noshow" style="display:none;" id="tab-7">
<button class="btn btn-default btn-lg btn-block" style="display: block; width: 100%;" onclick="location.reload();location.href='presentations.html'">Presentations <span class="glyphicon glyphicon-chevron-right"></span></button>
</i>
<div class="allshow" style="display:none;" id="tab-7-content">
<hr class="star-primary">
<h3>Presentations <a href="presentations.html" class="btn btn-xs btn-success">»</a></h3>
</div>
</div>
</section>
<!-- Books Section -->
<section id="books">
<div class="container lead">
<i class="noshow" style="display:none;" id="tab-8">
<button class="btn btn-default btn-lg btn-block" style="display: block; width: 100%;" onclick="javascript:$('#tab-8-content').toggle();">Bibliography <span class="glyphicon glyphicon-chevron-right"></span></button>
</i>
<div class="allshow" style="display:none;" id="tab-8-content">
<hr class="star-primary">
<h3>Main Bibliography</h3>
<ul>
<li><a target="_blank" href="http://www.apuebook.com/apue3e.html">Advanced Programming in the UNIX® Environment</a>, Third Edition, <span class="label label-success">Richard Stevens, Stephen A. Rago</span>, Addison-Wesley, ISBN-10: 0321637739 | ISBN-13: 978-032163773, 2013.</li>
<li><a target="_blank" href="http://highered.mheducation.com/sites/0073376205/information_center_view0/index.html">Your UNIX/Linux: The Ultimate Guide</a>, 3rd Edition, <span class="label label-success">Sumitabha Das</span>, McGraw Hill, ISBN-13 9780073376202, 800 page, 2013.</li>
</ul>
<h3>Supplementary Bibliography</h3>
<ul>
<li><a target="_blank" href="http://www.pearsonhighered.com/pearsonhigheredus/educator/product/products_detail.page?isbn=0130424110">UNIX Systems Programming: Communication, Concurrency and Threads</a>, 2nd Edition, <span class="label label-success">Kay Robbins, Steve Robbins</span>, Prentice Hall, ISBN-10:0130424110 | ISBN-13:9780130424112, 2004.</li>
<li><a target="_blank" href="http://www.unixnetworkprogramming.com/">Unix Network Programming, Volume 1: The Sockets Networking API</a>, 3rd Edition, <span class="label label-success">W. Richard Stevens, Bill Fenner, Andrew M. Rudoff</span>, Addison Wesley Professional, ISBN-10:0131411551 | ISBN-13:9780131411555, 2004.</li>
<li><a target="_blank" href="http://www.apuebook.com/apue3e.html">UNIX Network Programming, Volume 2: Interprocess Communications</a>, 2nd Edition, <span class="label label-success">W. Richard Stevens</span>, Prentice Hall, ISBN-10:0130810819 | ISBN-13:9780130810816, 1999.</li>
<li><a target="_blank" href="http://www.danlj.org/lad/">Linux Application Development</a>, 2nd Edition, <span class="label label-success">Michael K. Johnson, Erik W. Troan</span>, Addison-Wesley, ISBN-10: 0321219147 | ISBN-13: 9780321219145, 2005.</li>
<li><a target="_blank" href="http://www.advancedlinuxprogramming.com/alp-folder">Advanced Linux Programming (free online book)</a>, 1st Edition, <span class="label label-success">Mark Mitchell, Jeffrey Oldham, Alex Samuel</span>, New Riders Publishing, ISBN 0-7357-1043-0, 2001.</li>
</ul>
</div>
</div>
</section>
</body>
<footer>
<small>
<center>
© D. Zeinalipour | Credits: CR template
<a onclick="javascript:$('#credit').toggle();"><img border="0" src="images/ccby.png"/></a>
<div style="display:none;" id="credit">
[CR template available under Creative Commons CC BY 4.0 licence: <a href="https://github.com/dmsl/course-responsive-template" target="_blank">https://github.com/dmsl/course-responsive-template</a> ]
</div>
</center>
</small>
</footer>
</html>