some comments on projects
This commit is contained in:
parent
f9a15ba993
commit
4c4413d0df
@ -17,6 +17,13 @@ Upload projects to Ilias
|
|||||||
Simply upload ALL zip files into one folder or Uebungseinheit.
|
Simply upload ALL zip files into one folder or Uebungseinheit.
|
||||||
Provide an additional file that links project names to students.
|
Provide an additional file that links project names to students.
|
||||||
|
|
||||||
|
Project time
|
||||||
|
------------
|
||||||
|
|
||||||
|
3 full weeks, a little more might help to improve the talks. Maybe
|
||||||
|
stop coding after 3 weeks and have 2 days for talk preparation. We
|
||||||
|
could even have a little lectture on how to make a talk!
|
||||||
|
|
||||||
|
|
||||||
Projects
|
Projects
|
||||||
--------
|
--------
|
||||||
|
@ -34,9 +34,9 @@
|
|||||||
our side. (Test it!) A single \texttt{main.m} script coordinates
|
our side. (Test it!) A single \texttt{main.m} script coordinates
|
||||||
the analysis by calling functions and sub-scripts which produce
|
the analysis by calling functions and sub-scripts which produce
|
||||||
the {\em same} figures (\texttt{saveas()}-function, pdf or png
|
the {\em same} figures (\texttt{saveas()}-function, pdf or png
|
||||||
format) that you use in your slides. The code must be
|
format) that you use in your slides (your code can also generate
|
||||||
comprehensible by a third person (use proper and consistent
|
additional figures). The code must be comprehensible by a third
|
||||||
variable and function names).
|
person (use proper and consistent variable and function names).
|
||||||
|
|
||||||
\vspace{1ex}
|
\vspace{1ex}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user