Aucune description

Federico Amedeo Izzo e8ebee7ae3 Added Piattaforme Software MOD1 lessons il y a 9 ans
Artificial Intelligence a7977f8e42 Added last Artificial Intelligence lessons il y a 9 ans
Data Bases 2 0d7db4a352 Added artificial intelligence lesson 9 and 10 and data bases exe 1 il y a 9 ans
Formal Languages and Compilers a92394283f Completed FLC lesson 4 il y a 9 ans
OR_Lab 769922f83a Added notes il y a 9 ans
Piattaforme Software per la Rete e8ebee7ae3 Added Piattaforme Software MOD1 lessons il y a 9 ans
Software Engineering 2 ca1389faed Fixed some tables and titles il y a 9 ans
README.md a92394283f Completed FLC lesson 4 il y a 9 ans
SC_lab_1.md 769922f83a Added notes il y a 9 ans

README.md

polimd - README

Lecture notes taken mainly to avoid sleeping in class

The idea is the following:

  • take notes in markdown
  • embed mathematical formulas in latex
  • use pandoc to compile the document to pdf format

Status

Subject completed to last lesson
Artificial Intelligence lesson 4 lesson 4
Data Bases 2 lesson 3 lesson 3
Formal Languages and Compilers lesson 4 lesson 5
Software Engineering 2 missing content lesson 4

Compiling to pdf

example pandoc command

pandoc --from=markdown_github+pipe_tables+tex_math_dollars -o AI_final.pdf lesson_01.md 
lesson_02.md lesson_03.md lesson_04.md