Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/panuozzo77/distributedprogramming

This repository contains materials for the Distributed Programming course offered at the University of Salerno.
https://github.com/panuozzo77/distributedprogramming

Last synced: 10 days ago
JSON representation

This repository contains materials for the Distributed Programming course offered at the University of Salerno.

Awesome Lists containing this project

README

        

# Repository di Programmazione Distribuita

๐Ÿ‡ฎ๐Ÿ‡น Benvenuto nel repository di **Programmazione Distribuita**! Questo repository contiene risorse per il corso di Programmazione Distribuita, incluse note di lezione, diapositive e suggerimenti pertinenti. Di seguito รจ riportata una panoramica della struttura delle cartelle e dei contenuti di ciascuna directory.

## Indice
**Per una panoramica completa degli appunti delle lezioni, fare riferimento all'[Indice](index.md).**

### Descrizioni delle Directory

- **books/**: Contiene i libri necessari e utilizzati in questo corso.
- [riferimenti_bibliografici_lezioni](/books/riferimenti_bibliografici_lezioni.md): Contiene i Riferimenti Bibliografici

- **classNotes/**: Questa cartella contiene file markdown con note prese durante le lezioni.

- **slides/**: contiene le diapositive delle lezioni per l'Anno Accademico 2024/2025.

- [Domande e Risposte](/Q&A.md): contiene le domande a cui dovresti essere in grado di rispondere dopo aver studiato ciascuna parte.

## Utilizzo

Sentiti libero di esplorare le cartelle per trovare le risorse di cui hai bisogno. Se hai domande o suggerimenti, apri un'issue in questo repository.

## Licenza

Questo repository รจ mantenuto solo per scopi educativi.

## VM per Laboratorio

- Scaricare VMWare Desktop Player da [qui](https://softwareupdate.vmware.com/cds/vmw-desktop/player/)
- Scaricare l'immagine da [qui](https://drive.google.com/drive/folders/17gCR_WtiWh9aHDJ6Fj8_pBgJ9td7mbiK?usp=sharing)
- La macchina virtuale รจ configurata con:
- Windows 10
- Netbeans 12.1
- Glassfish 5.1
- Java 8 - JDK 1.8.0_271
- Java 15 - JDK 15.0.1
- Utente Macchina Virtuale: CORSO_PD password: CORSO_PD

---

๐Ÿ‡ฌ๐Ÿ‡ง Welcome to the **Distributed Programming** repository! This repository contains resources for the Distributed Programming course, including class notes, slides, and relevant hints. Below is an overview of the folder structure and the contents of each directory.

## Index
**For a full overview of the class notes, please refer to the [Index](index.md).**

### Directory Descriptions

- **books/**: Contains the books needed and used in this course.
- [bibliographic_references_lectures](/books/bibliographic_references_lectures.md): Contains Bibliographic References

- **classNotes/**: This folder holds markdown files with notes taken during lectures.

- **slides/**: contains lecture slides for the Academic Year 2024/2025.

- [Q&A](/Q&A.md): contains the questions you should be able to reply after studying each part.

## Usage

Feel free to explore the folders to find the resources you need. If you have any questions or suggestions, please open an issue in this repository.

## License

This repository is maintained for educational purposes only.