Skip to content

Commit

Permalink
feat(par): aggiunto riassunto per protocolli e architetture di rete
Browse files Browse the repository at this point in the history
  • Loading branch information
rickysixx committed Feb 17, 2024
1 parent 749ac81 commit 0ec8bf6
Show file tree
Hide file tree
Showing 55 changed files with 4,900 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
cyber-physical-security/riassunto_cpsec.typ
high-performance-computing/riassunto_hpc.typ
introduction-to-quantum-information-processing/riassunto_quantum.typ
protocolli-e-architetture-di-rete/riassunto_par.typ
- name: Upload PDF files
uses: actions/upload-artifact@v4
with:
Expand All @@ -27,6 +28,7 @@ jobs:
cyber-physical-security/riassunto_cpsec.pdf
high-performance-computing/riassunto_hpc.pdf
introduction-to-quantum-information-processing/riassunto_quantum.pdf
protocolli-e-architetture-di-rete/riassunto_par.pdf
- name: Get current date
id: date
run: echo "DATE=$(date +%Y-%m-%d_%H:%M)" >> $GITHUB_ENV
Expand All @@ -40,3 +42,4 @@ jobs:
cyber-physical-security/riassunto_cpsec.pdf
high-performance-computing/riassunto_hpc.pdf
introduction-to-quantum-information-processing/riassunto_quantum.pdf
protocolli-e-architetture-di-rete/riassunto_par.pdf
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
algoritmi-di-crittografia/*.pdf
cyber-physical-security/*.pdf
high-performance-computing/*.pdf
introduction-to-quantum-information-processing/*.pdf
introduction-to-quantum-information-processing/*.pdf
protocolli-e-architetture-di-rete/*.pdf
1 change: 1 addition & 0 deletions protocolli-e-architetture-di-rete/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- il riassunto è basato sul programma dell'a.a. 2022-2023
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0ec8bf6

Please sign in to comment.