- Introduction to the course
- Representation of numbers
- Information and coding
- Introduction to logic
- Logic: A closer look
- Introduction to algorithms (GCD, Fibonacci, and related stuff)
- Notes on computational complexity (Prof. Breno)
- Syllabus
References
- Dino Mandrioli et al, "Informatica - arte e mestiere", MacGrow Hill Education, quarta edizione
- Robert Sedgewick, "Algorithms in C++ (Parts 1-4)," Third Edition, 1998 Addison-Wesley (good reference for learning how to code)
- Richard Johnsonbaugh, "Discrete Mathematics," 2009 Prentice Hall (basic principles, ideal for curious people who want something more ...)
- John Nilt, Dennis Rohatyn, and Achille Varzi, "Logic," Second Edition, Shaum's Outlines, 1998
- Links utili