News

Contribution: An innovative teaching experience carried out at the University of Trento using team-based learning (TBL) in a large computer networks class. The impact of TBL on the students’ learning ...
Introduction ez-a-sync is a Python library that enables developers to write both synchronous and asynchronous code without having to write redundant code. It provides a decorator @a_sync(), as well as ...