-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprog.html
More file actions
248 lines (181 loc) · 8.33 KB
/
prog.html
File metadata and controls
248 lines (181 loc) · 8.33 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Yuri Frota - Home Page</title>
<meta name="description" content="The Home Page of Professor Yuri Frota">
<meta name="keywords" content="IC-UFF">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="Generator" content="Front Page 2003">
<link href="arquivos/style.css" type="text/css" rel="stylesheet">
</head>
<body>
<table summary="page layout table" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td width="90%" class="navigation" colspan="2" align="left"><img src="arquivos/yuri2.jpg"></td>
<td width="10%" class="navigation" colspan="2" align="left"> <a href="http://www.uff.br"> <img src="arquivos/uff.png"></td> </a>
</tr>
<tr valign="top">
<td class="bottomnavbar" colspan="2" align="left"></td>
<td class="bottomnavbar" colspan="2" align="left"></td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td class="navigation" width="160">
<div id="nav-container">
<ul id="nav-list">
<li><a href="https://yuri-frota.github.io"><span style="text-decoration: underline;">Home</a></li>
<li><a href="https://yuri-frota.github.io/cv.html"><span style="text-decoration: underline;">Curriculum</span></a></li>
<li><a href="https://yuri-frota.github.io/ap.html"><span style="text-decoration: underline;">Research Areas</span></a></li>
<li><a href="https://yuri-frota.github.io/cur.html"><span style="text-decoration: underline;">Teaching</span></a></li>
<li><a href="https://yuri-frota.github.io/li.html"><span style="text-decoration: underline;">Links</a></li>
<li><a href="https://yuri-frota.github.io/per.html"><span style="text-decoration: underline;">Personal</a></li>
<li><a href="https://yuri-frota.github.io/co.html"><span style="text-decoration: underline;">Contacts</a></li>
</ul>
</div>
<a href="http://www.ic.uff.br"> <img src="arquivos/logo_ic_uff.png"> </a>
</td>
<td class="body">
<table style="width: 414px; height: 76px;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<img style="width: 100px; height: 100px;" src="arquivos/bitibas_thumbs2.png">
<p><strong>Compiladores On-Line:</strong></p>
<ul>
<li>
<a href="https://www.onlinegdb.com/online_python_compiler"> OnLine GBD</a>
</li>
<li>
<a href="https://www.online-python.com/"> OnLine Python</a>
</li>
<li>
<a href="https://www.programiz.com/python-programming/online-compiler/"> Programiz</a>
</li>
</ul>
<p><strong>LABORATORIO:</strong></p>
<ul>
<li>
Aula de Decisao <a href="https://yuri-frota.github.io/Prog1/04 - Decisão.pdf"> aqui</a> e <a href="https://yuri-frota.github.io/Prog1/04 - Decisão (exercicios).pdf"> aqui</a>. Exercicios do Laboratorio de Decisao <a href="https://yuri-frota.github.io/Prog1/05 - LAB Decisão.pdf"> aqui.</a>
</li>
<li>
Repeticao Condicional <a href="https://yuri-frota.github.io/Prog1/06 - Repeticao Condicional.pdf"> aqui</a> e <a href="https://yuri-frota.github.io/Prog1/06 - Repeticao Condicional (exercicios) .pdf"> aqui</a>. Laboratorio de Repeticao Condicional <a href="https://yuri-frota.github.io/Prog1/07 - LAB Repeticao Condicional.pdf"> aqui</a>
</li>
<li>
Repeticao Contavel <a href="https://yuri-frota.github.io/Prog1/08 - Repeticao Contavel.pdf"> aqui</a> e <a href="https://yuri-frota.github.io/Prog1/08 - Repeticao Contavel (exercicios).pdf"> aqui</a>. Laboratorio de Repeticao Contavel <a href="https://yuri-frota.github.io/Prog1/09 - LAB Repeticao Contavel.pdf"> aqui.</a>
</li>
<li>
Repeticao Aninhada <a href="https://yuri-frota.github.io/Prog1/10 - Laços Aninhados.pdf"> aqui</a> e <a href="https://yuri-frota.github.io/Prog1/10 - Laços Aninhados (exercicios) .pdf"> aqui</a>. Laboratorio de Repeticao Aninhada <a href="https://yuri-frota.github.io/Prog1/11 - LAB Laços Aninhados.pdf"> aqui.</a>
</li>
<li>
Vetores <a href="https://yuri-frota.github.io/Prog1/12 - Vetores.pdf"> aqui</a> e <a href="https://yuri-frota.github.io/Prog1/12 - Vetores (exercicios).pdf"> aqui</a>. Laboratorio de Vetores <a href="https://yuri-frota.github.io/Prog1/13 - LAB Vetores.pdf"> aqui.</a>
</li>
<li>
Ordenação <a href="https://yuri-frota.github.io/Prog1/14 - Ordenação.pdf"> aqui</a> e <a href="https://yuri-frota.github.io/Prog1/14 - Ordenação (exercicios).pdf"> aqui</a>. Laboratorio de Ordenação <a href="https://yuri-frota.github.io/Prog1/15 - LAB Ordenação.pdf"> aqui.</a>
</li>
<li>
Matrizes <a href="https://yuri-frota.github.io/Prog1/16 - Matrizes.pdf"> aqui</a> e <a href="https://yuri-frota.github.io/Prog1/16 - Matrizes (exercicios).pdf"> aqui</a>. Laboratorio de Matrizes <a href="https://yuri-frota.github.io/Prog1/17 - LAB Matrizes.pdf"> aqui.</a>
</li>
<li>
Subrotinas e Funções <a href="https://yuri-frota.github.io/Prog1/20 - Subrotinas.pdf"> aqui</a> e <a href="https://yuri-frota.github.io/Prog1/20 - Subrotinas (exercicios).pdf"> aqui</a>. Laboratorio de Subrotinas <a href="https://yuri-frota.github.io/Prog1/21 - LAB Subrotinas.pdf"> aqui.</a> Atenção, você vai precisar do arquivo <a href="https://yuri-frota.github.io/Prog1/cadastro.py"> cadastro.py </a> para fazer as questões.
</li>
<!--
</ul>
<p><strong>Bibliografia:</strong></p>
<ul>
<li> Aprendendo Python <br>
Autor: Mark Lutz e David Ascher <br>
Editora Oreilly
</li>
<br>
<li> Use a Cabeca! Python <br>
Autor: Paul Barry <br>
Editora Alta Books
</li>
<br>
<li> *Qualquer outro livro de Python*
</li>
</ul>
<!--
<p><strong>Salas de Aulas:</strong></p>
<ul>
<li> Segundas e Quartas. Aula teorica SALA 204, aula pratica LAB 303 </li>
</ul>
<p><strong>Dias sem aula (feriados, recessos, etc) :</strong></p>
<ul>
<li> 27 de marco. (Banca)</li>
<li> 1 de maio (Dia do Trabalho) </li>
<li> 20 e 22 de maio (SBRC) </li>
<li> 24 de junho (Aniversario de Niteroi) </li>
</ul>
<img style="width: 100px; height: 100px;" src="arquivos/bitibas_aplus2.png">
<p><strong>Avaliacoes :</strong></p>
<ul>
<li> P1) 6 de maio </li>
<li> P2) 1 de julho </li>
<li> VS e VR) 8 de julho </li>
<li> VS2) 10 de julho </li>
</ul>
<p><strong>Objetivos do curso:</strong></p>
<ul>
<li> Algoritmos e estruturas basicas de dados </li>
<li> Comandos e estruturas de controle</li>
<li> Subprogramacao</li>
<li> Metodologia de desenvolvimento de programa ou subprograma</li>
</ul>
<p><strong>Software:</strong></p>
<ul>
<li> Instalacao soh o compilador <a
href="https://www.python.org/downloads/">Python</a>
</li>
<li> Ambiente de programacao para python Pycharm (IDE+compilador) : <a
href="https://www.jetbrains.com/pycharm/download/#section=windows">PyCharm</a>.
</li>
<li>
Ambiente de programacao para python Thonny (IDE+compilador) : <a
href="https://thonny.org/">Thonny</a>.
</li>
<li> Site com Python on-line, nao precisa instalar
<a href="https://www.programiz.com/python-programming/online-compiler/">(programiz)</a>
<a href="https://www.online-python.com/">(python online)</a>
<a href="https://www.onlinegdb.com/online_python_compiler">(online gdb)</a>
</li>
<li> Python para smartphones e tablets <a
href="https://play.google.com/store/apps/details?id=org.qpython.qpy3&hl=en">(QPython3)</a>
</li>
</li>
</ul>
<p><strong>Sistema de Notas:</strong></p>
<ul>
<li> Nota Final = ((P1 + P2) / 2) </li>
<li> NF maior igual a 6 -> Aprovado, NF menor que 4 -> reprovado, NF entre 4 e 6 -> VS</li>
<li> IMPORTANTE - VR (i.e. 2 chamada) Pode ser feita como avaliacao substituta tanto da P1 ou da P2, nao sendo necessario pedido formal, basta nao ter
feito uma das duas provas (P1 ou P2)</a>. Porem, apenas quem faltou uma das duas provas que pode fazer VR
</ul>
<br>
</ul>
-->
</table>
</td>
</tr>
</tbody>
</table>
<table summary="page layout table" border="0" cellpadding="10" cellspacing="0" width="100%">
<tbody>
<tr valign="top">
<td class="bottomnavbar" align="left">
<b>
Phone: +55 (21) 2629-5637<br>
Fax: +55 (21) 2629-5627
</b>
</td>
<td class="bottomnavbar" align="right">
<b>yuri (a) ic (dot) uff (dot) br</b>
</td>
</tr>
</tbody>
</table>
</body>
</html>