Some Documents
Below you will find some documents which might be useful, especially for computer science students.
Learning Java
You vs. Java
Why does Java have more than 40 classes for input/output? Why are there so many different ways to layout a swing GUI? Which ones of the 105 static methods of java.util.Arrays are important?
You vs. Java Exam On Paper
Material allowed during exam: Your notes, any printed document, books, but no electronic device! But how can you program without Ctrl+Space and without http://docs.oracle.com/javase/6/docs/api/index.html ?
Some summaries which might help
Systèmes logiques, VHDL, Assembler, Processor Architecture
Miscellaneous
- Linear Algebra Vocabulary List English–French–German
The power of words is not to be underestimated! Suggested exam preparation: Go through this vocabulary list and check if you know of each term what it means. - Codage de source en 1 page
Utile pour les étudiants qui se préparent pour l'examen de "Sciences de l'information". - Traitement du Signal – Problèmes de Notation?
Pour la plupart des étudiants, le module sur le traitement du signal est la première fois qu'ils voient des fonctions qui prennent comme argument une autre fonction. Ça peut poser des problèmes de notation, mais ayant compris ce document, tu n'en aura plus jamais ;-) - Computer Networks: Summary of 4 Pages
You won't understand this summary. Modify it until you understand it. Then, you will succeed in your computer networks exam.