-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathifu.html
More file actions
147 lines (127 loc) · 6.75 KB
/
ifu.html
File metadata and controls
147 lines (127 loc) · 6.75 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
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
<!DOCTYPE HTML>
<!--
Editorial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>LP | IFU</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<nav id="breadcrumbs" class="breadcrumbs" aria-label="Percorso (breadcrumb)"></nav>
<ul class="icons">
<li><a target="_blank" rel="noopener noreferrer" href="https://www.linkedin.com/in/laura-pollacci/" class="icon brands fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://github.com/LauraPollacci/" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://scholar.google.com/citations?user=GoJhu1YAAAAJ&hl" class="icon solid fa-graduation-cap"><span class="label">Google Scholar</span></a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://orcid.org/0000-0001-9914-1943" class="icon brands fa-orcid"><span class="label">OrcidId</span></a></li>
</ul>
</header>
<!-- Content -->
<section>
<header class="main">
<h1>Theoretical Foundations and Programming</h1>
<p>FTP (437AA), 12 CFU</p>
<p>Bachelor's Degree in Digital Humanities</p>
</header>
<!-- Content -->
<h2 id="content">Objectives</h2>
<p> The student who successfully completes the course will have the ability to write compile and run programs in the JavaScript language.
The students will be aware of the kind of problems that can be solved with a computer. At the end of the course the student must be
able to write simple JavaScript programs using primitive types, arrays and basical control structures. Furthermore she/he must know
the fundamental concepts of computing theory.<br />
<ul>
<li>Module A: Introduction to problem-solving and acquisition of basic programming knowledge.</li>
<li>Module B: Acquisition of fundamental concepts of the theory of computation.</li>
</p>
</ul>
<div class="row">
<!-- Break -->
<div class="col-4 col-12-medium">
<h3>Academic Year 2022/2023</h3>
<ul class="actions">
<li><a href="https://elearning.di.unipi.it/course/view.php?id=313" class="button primary" target="_blank">Course Page</a></li>
<li><a target="_blank" href="https://esami.unipi.it/esami2/programma.php?c=55798&aa=2022&docente=&insegnamento=FONDAMENTI+TEORICI&sd=0" class="button">Syllabus</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<h3>Academic Year 2021/2022</h3>
<ul class="actions">
<li><a href="https://elearning.di.unipi.it/course/view.php?id=275" target="_blank" class="button primary">Course Page</a></li>
<li><a target="_blank" target="_blank" href="https://esami.unipi.it/esami2/programma.php?c=51483&aa=2021&docente=&insegnamento=FONDAMENTI+TEORICI&sd=0" class="button">Syllabus</a></li>
</ul>
</div>
</div>
<hr class="major" />
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Homepage</a></li>
<li><a href="about.html">About</a></li>
<li><a href="research.html">Research</a></li>
<li>
<span class="opener">Teaching</span>
<ul>
<li><a href="txa.html">Text Analytics</a></li>
<li><a href="twm2223.html">Tecnologies for Web Marketing</a></li>
<li><a href="ifu.html">Theoretical Foundations and Programming</a></li>
</ul>
</li>
<li><a href="publications.html">Publications</a></li>
</ul>
</nav>
<!-- Section -->
<section>
<header class="major">
<h2>Get in touch</h2>
</header>
<ul class="contact">
<li class="icon solid fa-envelope">laura[dot]pollacci[at]unipi[dot]it</li>
<li class="icon solid fa-phone">+39 050 2212758</li>
<li class="icon solid fa-home">room 288 @ <a href="https://www.google.com/maps/place/Dipartimento+di+Informatica/@43.7203922,10.4082785,15z/data=!4m6!3m5!1s0x12d591bcbfe591bb:0x91d311f58e2115b6!8m2!3d43.7203922!4d10.4082785!16s%2Fg%2F1tk9b6j_?entry=ttu&g_ep=EgoyMDI1MDgxMC4wIKXMDSoASAFQAw%3D%3D" target="_blank">Dpt. of Computer Science</a>, Largo Bruno Pontecorvo 3, 56100, Pisa (PI), Italy
</li>
</ul>
<ul class="icons">
<li><a target="_blank" rel="noopener noreferrer" href="https://www.linkedin.com/in/laura-pollacci/" class="icon brands fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://github.com/LauraPollacci/" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://scholar.google.com/citations?user=GoJhu1YAAAAJ&hl" class="icon solid fa-graduation-cap"><span class="label">Google Scholar</span></a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://orcid.org/0000-0001-9914-1943" class="icon brands fa-orcid"><span class="label">OrcidId</span></a></li>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<p class="copyright">© 2025 Laura Pollacci. Design: Editorial theme by <a href="https://html5up.net">HTML5 UP</a>. Hosted by GitHub Pages.
<br />Last updated: <time id="last-updated" datetime=""></time></p>
</footer>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/breadcumbs.js"></script>
<script src="assets/js/lastupdate.js"></script>
</body>
</html>