Skip to content

lillo/ppdp-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Principles of Concurrent and Distributed Programming (10 hours - Lab)

Teacher: Letterio Galletta

Contact: name.surname(at)imtlucca.it

Office hours: contact me by e-mail

Course description

The objective of the course is to introduce the basics of concurrent and distributed programming through an illustration of concepts and techniques using the Java programming language. By means of an hands-on approach, at the end of the course students will be able to write concurrent programs.

Learning objectives

After completing this course students will have a good understanding of the problems connected to concurrent programming and the techniques to write concurrent software. Moreover, they will obtained a good knowledge of the different approaches to modelling communication among distributed components and safe resource sharing.

This repositories

This repository contains a Java package for each lecture with the code showed in class.

Online resources

About

Lab of the course Principles of Concurrent and Distributed Programming @ imtlucca

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages