Skip to content

Commit 33a08c4

Browse files
committed
add poster for this year
1 parent 8f2c5e5 commit 33a08c4

File tree

2 files changed

+82
-0
lines changed

2 files changed

+82
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
*.m4.tex
33
*.aux
44
*.log
5+
*.ps
56
*.pdf
67
*.tmp
78
*.out

posters/unix-poster-AR-2024-2025.roff

+81
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
.\" A poster for the Unix/Linux prog lecture for the winter semester 2024/2025
2+
.\"
3+
.\" To generate a PDF, paste the following (any unix-like system with groff
4+
.\" should do, including a Mac):
5+
.\"
6+
.\" x=unix-poster-AR-2024-2025; groff -Tps -P-pa4 $x.roff > $x.ps; ps2pdf $x.ps $x.pdf
7+
8+
.po 0.75i
9+
.ll 6.8i
10+
.ft AR
11+
12+
.sp 0.8i
13+
.ce
14+
.ps 35
15+
\f(ARNSWI015\fP
16+
17+
.sp 1i
18+
.ce
19+
.ps 85
20+
\f(CBUnix/Linux\fP
21+
22+
.sp 1.5c
23+
.ce
24+
.ps 45
25+
.ti 0.5c
26+
.\"\f(AIProgramming\fP
27+
.\".ft ABI
28+
.ft CI
29+
Programming\fP
30+
.ft AR
31+
32+
.sp 2.6c
33+
.ce
34+
.ps 80
35+
.ti 0.5c
36+
\f(ABin C\fP
37+
38+
.ps 16
39+
.sp 1.4c
40+
.ce
41+
.\" groff 1.19 does not support -K utf-8
42+
.\" Vladimír Kotal, Principal Software Engineer, Oracle
43+
Mgr. Vladim\['i]r Kotal, Oracle
44+
.sp 1.4c
45+
.ps 20
46+
.ce
47+
http://mff.devnull.cz
48+
49+
.\" With 0.75i page offset and 8.3i A4 page width, the line length should be
50+
.\" 6.8i. However, with the bullets for the list, 6.5i looks much better.
51+
.ll 6.5i
52+
.sp 1.2c
53+
.in 0.6i
54+
.ps 12
55+
.ti -0.19i
56+
\(bu\ \ \f(ABNSWI015, 2/1 (5 credits), SISAL\fP
57+
.sp 0.4c
58+
.ti -0.19i
59+
\(bu\ \ MFF UK, Mal\['a] Strana, \f(ABwinter semester\fP 2024/2025. The
60+
schedule is \f(ABMon, 9:00 in S7 for the lecture, and Mon 10:40 in SW1 for the
61+
labs\fP. We start on Monday September 30th.
62+
63+
.sp 0.4c
64+
.ti -0.19i
65+
\(bu\ \ This course prepares students for software development in the Unix/Linux
66+
environment using the C programming language.
67+
.sp 0.4c
68+
.ti -0.19i
69+
\(bu\ \ Includes lab work to practise the knowledge gained in the course.
70+
.sp 0.4c
71+
.ti -0.19i
72+
\(bu\ \ \f(ABLectured in English\fP to accomodate non-Czech speaking students.
73+
.sp 0.4c
74+
.ti -0.19i
75+
\(bu\ \ You are expected to have passed \f(AIIntroduction to UNIX\fP (NSWI095)
76+
and you should either know C (e.g. NPRG\%066) or willing to learn it by
77+
yourself.
78+
.sp 0.4c
79+
.ti -0.19i
80+
\(bu\ \ Let me know if you have any questions: [email protected]
81+
.sp 0.4c

0 commit comments

Comments
 (0)