-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHorarios.html
478 lines (394 loc) · 25.8 KB
/
Horarios.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
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
<html lang="es">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" type="image/svg" href="seta.svg">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Accedé de forma centralizada a todo el material de estudio útil de la carrera ingeniería en informática de UNL-FICH, Todo lo que necesitas en un solo lugar.">
<meta name="keywords" content="ingenieria, informática, unl, fich, material de estudio, sitios web oficiales, becas, horarios, correos, cronogramas, 2021, estudiantes, curso, google drive, fechas importantes, sistema de gestion del estudiante, plataforma u, biblioteca digital, plan de estudios"
/>
<meta name="robots" content="index" />
<meta name="author" content="FUNGIRAK">
<title>Los Atajos de Fungi</title>
<!-- Custom fonts for this template-->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<!-- Custom styles for this template-->
<link href="css/sb-admin-2.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Page Wrapper -->
<div id="wrapper">
<!-- Sidebar -->
<ul class="navbar-nav bg-gradient-primary sidebar sidebar-dark accordion" id="accordionSidebar">
<!-- Sidebar - Brand -->
<a class="sidebar-brand d-flex align-items-center justify-content-center" href="index.html">
<div class="sidebar-brand-icon ">
<img src="seta.svg" alt="" class="rounded bg-light p-1" style="width: 3em; height: 3em;">
</div>
<div class="sidebar-brand-text mx-3">LOS ATAJOS DE FUNGI</div>
</a>
<!-- Divider -->
<hr class="sidebar-divider my-0">
<!-- Nav Item - Dashboard -->
<li class="nav-item active">
<a class="nav-link" href="index.html">
<i class="fas fa-fw fa-tachometer-alt"></i>
<span>PANEL DEL ESTUDIANTE</span></a>
</li>
<!-- Divider -->
<hr class="sidebar-divider">
<!-- Heading -->
<div class="sidebar-heading">
Estudiante FICH <br>Ing. Informática 2021
</div>
<!-- Nav Item - Pages Collapse Menu -->
<li class="nav-item">
<a class="nav-link collapsed" href="#" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="true" aria-controls="collapseTwo">
<img src="verificado.svg" alt="" class="" style="width: 1.5em; height: 1.5em;">
<span>Sitios Oficiales UNL</span>
</a>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordionSidebar">
<div class="bg-white py-2 collapse-inner rounded">
<h6 class="collapse-header">Más importantes</h6>
<a target="_blank" class="collapse-item" href="https://servicios.unl.edu.ar/bienestar/Controlador?hand=unl.presencial.administracion.LogonAdministracion">
Sistema del Estudiante
<img src="flecha.svg" style="margin-left: .2em; width: 1em; height: 1em; margin-bottom: .5em;"></img>
</a>
<a target="_blank" class="collapse-item" href="https://servicios.unl.edu.ar/fich/?__o=">
SIU Guaraní
<img src="flecha.svg" style="margin-left: .2em; width: 1em; height: 1em; margin-bottom: .5em;"></img>
</a>
<a class="collapse-item" href="http://www.unlvirtual.edu.ar/" target="_blank">UNL Virtual
<img src="flecha.svg" style="margin-left: .2em; width: 1em; height: 1em; margin-bottom: .5em;"></img></a>
<a class="collapse-item" href="http://www.unlvirtual.edu.ar/manual/" target="_blank">Manual del Estudiante
<img src="flecha.svg" style="margin-left: .2em; width: 1em; height: 1em; margin-bottom: .5em;"></img></a>
<a class="collapse-item" href="https://www.unl.edu.ar/plataformau/" target="_blank">Plataforma U
<img src="flecha.svg" style="margin-left: .2em; width: 1em; height: 1em; margin-bottom: .5em;"></img>
</a>
<a class="collapse-item" href="NoticiasUNL.html">Noticias UNL</a>
<a class="collapse-item" href="AgendaUNL.html">Agenda UNL</a>
</div>
</div>
</li>
<li class="nav-item">
<a class="nav-link collapsed" href="#" data-toggle="collapse" data-target="#collapseCuatro" aria-expanded="true" aria-controls="collapseCuatro">
<img src="book.png" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em;padding: .1em; ">
<span>Recursos Útiles</span>
</a>
<div id="collapseCuatro" class="collapse" aria-labelledby="headingCuatro" data-parent="#accordionSidebar">
<div class="bg-white py-2 collapse-inner rounded">
<h6 class="collapse-header">Más usados:</h6>
<a class="collapse-item" href="BibliotecaDIGITAL.html">Biblioteca DIGITAL</a>
<a class="collapse-item" href="http://www.bibliotecas.unl.edu.ar/" target="_blank">Bibliotecas UNL
<img src="flecha.svg" style="margin-left: .2em; width: 1em; height: 1em; margin-bottom: .5em;"></img></a>
<a class="collapse-item" href="http://www.bibliotecas.unl.edu.ar/biblioteca-centralizada-dr-ezio-emiliani-fbcb-fich-fcm-ess/" target="_blank">Biblioteca FICH+
<img src="flecha.svg" style="margin-left: .2em; width: 1em; height: 1em; margin-bottom: .5em;"></img></a>
<a class="collapse-item" href="BibliotecaMNR.html">Biblioteca MNR</a>
<a class="collapse-item" href="BibliotecaFM.html">Biblioteca FM</a>
</div>
</div>
</li>
<li class="nav-item">
<a class="nav-link collapsed" href="#" data-toggle="collapse" data-target="#collapseSiete" aria-expanded="true" aria-controls="collapseSiete">
<img src="calendario-panel.svg" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em;padding: .1em; ">
<span>Calendario Académico</span>
</a>
<div id="collapseSiete" class="collapse" aria-labelledby="headingSiete" data-parent="#accordionSidebar">
<div class="bg-white py-2 collapse-inner rounded">
<h6 class="collapse-header">Calendarios:</h6>
<a class="collapse-item" href="Calendario1.html">Calendario 1</a>
<a class="collapse-item" href="Calendario2.html">Calendario 2</a>
</div>
</div>
</li>
<!-- Nav Item - Utilities Collapse Menu -->
<li class="nav-item">
<a class="nav-link collapsed" href="#" data-toggle="collapse" data-target="#collapseTres" aria-expanded="true" aria-controls="collapseTres">
<img src="drive-imagen.svg" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em; padding: .1em">
<span>Drive's</span>
</a>
<div id="collapseTres" class="collapse" aria-labelledby="headingTres" data-parent="#accordionSidebar">
<div class="bg-white py-2 collapse-inner rounded">
<h6 class="collapse-header">Archivos en Drive:</h6>
<a class="collapse-item" href="DriveUNL.html">Drive UNL</a>
<a class="collapse-item" href="DriveMNR.html">Drive MNR</a>
<a class="collapse-item" href="DriveFM.html">Drive FM</a>
</div>
</div>
</li>
<!-- Nav Item - Utilities Collapse Menu -->
<li class="nav-item">
<a class="nav-link collapsed" href="#" data-toggle="collapse" data-target="#collapseSeis" aria-expanded="true" aria-controls="collapseSeis">
<img src="linktree.png" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em; padding: .1em">
<span>Linktree's</span>
</a>
<div id="collapseSeis" class="collapse" aria-labelledby="headingSeis" data-parent="#accordionSidebar">
<div class="bg-white py-2 collapse-inner rounded">
<h6 class="collapse-header">Mantenete al Día:</h6>
<a class="collapse-item" href="https://linktr.ee/Ingresofichmnr" target="_blank">Linktree de MNR Ingreso
<img src="flecha.svg" style=" width: 1em; height: 1em; margin-bottom: .5em;"></img>
</a>
<a class="collapse-item" href="https://linktr.ee/mnrfich" target="_blank">Linktree de MNR Oficial
<img src="flecha.svg" style="margin-left: .1em; width: 1em; height: 1em; margin-bottom: .5em;"></img>
</a>
<a class="collapse-item" href="https://linktr.ee/franja_fich" target="_blank">Linktree de FM
<img src="flecha.svg" style="margin-left: .1em; width: 1em; height: 1em; margin-bottom: .5em;"></img>
</a>
</div>
</div>
</li>
<li class="nav-item">
<a class="nav-link collapsed" href="#" data-toggle="collapse" data-target="#collapseCinco" aria-expanded="true" aria-controls="collapseCinco">
<img src="beca.png" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em; padding: .1em;">
<span>Becas</span>
</a>
<div id="collapseCinco" class="collapse" aria-labelledby="headingCinco" data-parent="#accordionSidebar">
<div class="bg-white py-2 collapse-inner rounded">
<h6 class="collapse-header">Solicite</h6>
<a class="collapse-item" href="BecasUNL.html">Becas UNL</a>
<a class="collapse-item" href="BecasMNR.html">Becas MNR</a>
<a class="collapse-item" href="BecasFM.html">Becas FM</a>
</div>
</div>
</li>
<!-- Divider -->
<hr class="sidebar-divider">
<!-- Heading -->
<div class="sidebar-heading">
EXTRA
</div>
<!-- Nav Item - Pages Collapse Menu -->
<!-- Nav Item - mas -->
<li class="nav-item">
<a class="nav-link" href="RedesSociales.html">
<img src="social.png" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em; padding: .1em;">
<span>Redes Sociales</span></a>
</li>
<!-- Divider -->
<hr class="sidebar-divider">
<li class="nav-item" style="margin-left: 2em;">
<a class="nav-link" href="https://www.instagram.com/fungirak" target="_blank">
<span>Enviar sugerencias</span></a>
</li>
<!-- Divider -->
<hr class="sidebar-divider d-none d-md-block">
<!-- Sidebar Toggler (Sidebar) -->
<div class="text-center d-none d-md-inline">
<button class="rounded-circle border-0" id="sidebarToggle"></button>
</div>
</ul>
<!-- End of Sidebar -->
<!-- Content Wrapper -->
<div id="content-wrapper" class="d-flex flex-column">
<ul class="nav justify-content-center bg-gradient-primary p-3">
<li class="nav-item">
<a class="nav-link text-primary bg-gradient-light font-weight-bold rounded" href="Horarios.html"> <img src="reloj.svg" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em; margin-right: .5em;">HORARIOS</a>
</li>
<li class="nav-item ">
<a class="nav-link text-primary bg-gradient-light font-weight-bold rounded ml-4" href="FechasImportantes.html"><img src="dias.svg" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em; padding: .1em; margin-right: .5em;">FECHAS IMPORTANTES</a>
</li>
<li class="nav-item">
<a class="nav-link text-primary bg-gradient-light font-weight-bold rounded ml-4" href="http://fich.unl.edu.ar/planificaciones/carrera.php?id=3#accordion" target="_blank" ><img src="estudios.png" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em; margin-right: .5em;">PLAN DE ESTUDIOS</a>
</li>
<li class="nav-item">
<a class="nav-link text-primary bg-gradient-light font-weight-bold rounded ml-4" href="CorreosProfesores.html" ><img src="mail.png" alt="" class="iconfungi" style="width: 1.5em; height: 1.5em; padding: .1em; margin-right: .5em;">CORREOS DE PROFES</a>
</li>
</ul>
<!-- DataTales Example -->
<div class="card shadow mb-4">
<div class="card-header py-3">
<h6 class="m-1 font-weight-bold text-light text-center bg-primary rounded-pill ">HORARIOS DEL PRIMER CUATRIMESTRE 2021</h6>
<h6 class="m-0 font-weight-bold text-primary text-center">INGENIERÍA INFORMÁTICA</h6>
</div>
<div class="card-body">
<div class="table-responsive">
<table class="table table-bordered" id="dataTable" width="100%" cellspacing="0">
<thead>
<tr>
<th class="text-center">HORARIOS</th>
<th class="text-center shadow-lg rounded text-dark">LUNES</th>
<th class="text-center shadow-lg rounded text-dark">MARTES</th>
<th class="text-center shadow-lg rounded text-dark">MIERCOLES</th>
<th class="text-center shadow-lg rounded text-dark">JUEVES</th>
<th class="text-center shadow-lg rounded text-dark">VIERNES</th>
</tr>
</thead>
<tbody>
<tr>
<td class="text-center text-dark font-weight-bold">08:00 09:00</td>
<td class="text-center"></td>
<td class="text-center text-success shadow font-weight-bold">FUNDAMENTOS DE PROGRAMACIÓN</td>
<td class="text-center"></td>
<td class="text-center text-warning shadow font-weight-bold">QUÍMICA GENERAL</td>
<td class="text-center text-success shadow font-weight-bold">FUNDAMENTOS DE PROGRAMACIÓN</td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">09:00 10:00</td>
<td class="text-center"></td>
<td class="text-center shadow text-success font-weight-bold">FUNDAMENTOS DE PROGRAMACIÓN</td>
<td class="text-center shadow text-info font-weight-bold">COMUNICACIÓN TÉCNICA I</td>
<td class="text-center shadow text-warning font-weight-bold">QUÍMICA GENERAL</td>
<td class="text-center shadow text-success font-weight-bold">FUNDAMENTOS DE PROGRAMACIÓN</td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">10:00 11:00</td>
<td class="text-center shadow text-info font-weight-bold">COMUNICACIÓN TÉCNICA I</td>
<td class="text-center"></td>
<td class="text-center shadow text-info font-weight-bold">COMUNICACIÓN TÉCNICA I</td>
<td class="text-center"></td>
<td class="text-center"></td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">11:00 12:00</td>
<td class="text-center shadow text-info font-weight-bold">COMUNICACIÓN TÉCNICA I</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">12:00 13:00</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">13:00 14:00</td>
<td class="text-center shadow text-warning font-weight-bold">QUÍMICA GENERAL</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">14:00 15:00</td>
<td class="text-center shadow text-warning font-weight-bold">QUÍMICA GENERAL</td>
<td class="text-center shadow text-danger font-weight-bold">MATEMÁTICA BÁSICA</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">15:00 16:00</td>
<td class="text-center"></td>
<td class="text-center shadow text-danger font-weight-bold">MATEMÁTICA BÁSICA</td>
<td class="text-center shadow text-info font-weight-bold">COMUNICACIÓN TÉCNICA I</td>
<td class="text-center"></td>
<td class="text-center"></td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">16:00 17:00</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center shadow text-info font-weight-bold">COMUNICACIÓN TÉCNICA I</td>
<td class="text-center shadow text-danger font-weight-bold">MATEMÁTICA BÁSICA</td>
<td class="text-center"></td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">17:00 18:00</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center shadow text-info font-weight-bold">COMUNICACIÓN TÉCNICA I</td>
<td class="text-center shadow text-danger font-weight-bold">MATEMÁTICA BÁSICA</td>
<td class="text-center"></td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">18:00 19:00</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
</tr>
<tr>
<td class="text-center text-dark font-weight-bold">19:00 20:00</td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- Footer -->
<footer class="bg-light text-center text-lg-start bg-gradient-light">
<!-- Grid container -->
<div class="container p-4">
<!--Grid row-->
<div class="row">
<!--Grid column-->
<div class="col-lg-6 col-md-12 mb-4 mb-md-0">
<h5 class="text-uppercase">LOS ATAJOS DE FUNGI</h5>
<p>
Este es un Sitio web extraoficial que sirve como centralizador del contenido mas importante que el estudiante de primer año de ingeniería informática 2021 puede visitar recurrentemente. Este trabajo fue realizado por un estudiante y su alcance no es mayor
a su propio curso. No guardamos ningún tipo de datos personales y el código fuente de este proyecto se puede encontrar en Github, adelante, héchale un vistazo!
</p>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-lg-3 col-md-6 mb-4 mb-md-0">
<h5 class="text-uppercase">SITIO WEB</h5>
<ul class="list-unstyled mb-0">
<li>
<a href="footer.html" target="_blank" class="text-dark">Términos y Condiciones</a>
</li>
<li>
<a href="footer.html" target="_blank" class="text-dark">Privacidad y cookies</a>
</li>
<li>
<a href="footer.html" target="_blank" class="text-dark">Acerca de</a>
</li>
</ul>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-lg-3 col-md-6 mb-4 mb-md-0">
<h5 class="text-uppercase mb-0">APOYAR</h5>
<ul class="list-unstyled">
<li>
<a href="footer.html" target="_blank" class="text-dark">Reportar un error</a>
</li>
<li>
<a href="footer.html" target="_blank" class="text-dark">Contacto</a>
</li>
<li>
<a href="footer.html" target="_blank" class="text-dark">Cómo contribuir</a>
</li>
</ul>
</div>
<!--Grid column-->
</div>
<!--Grid row-->
</div>
<!-- Grid container -->
<!-- Copyright -->
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
© 2021 FUNGIRAK.
<a class="text-dark" target="_blank" href="https://www.fungirak.com/">Powered by Fungi & Bootstrap.</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
</div>
</div>
<!-- Bootstrap core JavaScript-->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Core plugin JavaScript-->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for all pages-->
<script src="js/sb-admin-2.min.js"></script>
<!-- Page level plugins -->
<script src="vendor/chart.js/Chart.min.js"></script>
<!-- Page level custom scripts -->
<script src="js/demo/chart-area-demo.js"></script>
<script src="js/demo/chart-pie-demo.js"></script>
</body>
</html>