[C-prog-lang-l] Lecture "Unix/Linux Programming in C" (NSWI015) for this semester

Jan Pechanec jp at devnull.cz
Sun Aug 26 18:42:41 CEST 2018


Hi everybody,

I hope you all had a great holiday and are coming back with fresh 
energy to learn and understand new things :-)

Every winter semester we teach the Unix/Linux Programming in C class 
(NSWI015).  It's a lecture with a biweekly lab practice (2/1).  To 
accomodate non-czech speaking students it's lectured in English.

The class is about Unix/Linux principles and programming in the C 
language.  It will teach you how to use the C language to work with 
basic building blocks of any Unix/Linux system - files, processes, 
signals, threads, memory, TCP/IP network stack, how to synchronize 
processes and threads, etc.

Essentially, its purpose is to teach you what is happenning at the 
Unix/Linux system call level so that you can better understand the 
layers on top of it.

You are very welcome to join us this semester.

The lecture information is online.  The day/time is still TBD:

	https://devnull-cz.github.io/unix-linux-prog-in-c/

A poster for this year:

	http://www.devnull.cz/tmp/unix-poster-AR-2018.pdf

Regards, Jan.

-- 
Jan Pechanec <jp (at) devnull (dot) cz>
http://www.devnull.cz


More information about the c-prog-lang-l mailing list