Skip to content

CuriousCI/software-engineering

Repository files navigation

Software Engineering

Software Engineering course @ Sapienza Università di Roma

Caution

The pdf isn't currently synchronized with the code

Content

The guide has 7 sections:

  • formal definitions for software models
  • specific C++ tips & tricks for the exam
  • tips for debugging with gdb
  • a discussion of the examples seen during the lectures
  • a typical exam solution
  • a library designed for the lab exam
  • extras (interesting software engineering tools)