Skip to content

Commit

Permalink
feat: teachings update for a.y. 2024-25
Browse files Browse the repository at this point in the history
* Feat: added some new subjects

* Chore: updated some old subjects
  • Loading branch information
DavideCristoni authored Sep 19, 2024
1 parent 5c6d1fd commit a561039
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 5 deletions.
22 changes: 19 additions & 3 deletions degrees.json
Original file line number Diff line number Diff line change
Expand Up @@ -435,11 +435,11 @@
},
{
"name": "complementi-di-basi-di-dati",
"mandatory": false
"mandatory": true
},
{
"name": "intelligenza-artificiale",
"mandatory": false
"mandatory": true
},
{
"name": "digital-forensics",
Expand Down Expand Up @@ -491,11 +491,27 @@
},
{
"name": "emerging-programming-paradigms",
"mandatory": false
"mandatory": true
},
{
"name": "computer-vision",
"mandatory": false
},
{
"name": "artificial-intelligence-blockchain-e-criptovalute-nello-sviluppo-software",
"mandatory": false
},
{
"name": "deep-learning",
"mandatory": true
},
{
"name": "cryptography",
"mandatory": true
},
{
"name": "scalable-and-cloud-programming",
"mandatory": true
}
]
},
Expand Down
31 changes: 29 additions & 2 deletions teachings.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
"name": "Deep Learning",
"url": "deep-learning",
"chat": "t.me/+3XKIOM3Lnh1kNTM0",
"website": "491909",
"website": "493201",
"professors": [
"andrea.asperti"
]
Expand Down Expand Up @@ -900,10 +900,37 @@
{
"name": "Computer Vision",
"url": "computer-vision",
"chat": "",
"chat": "https://t.me/+9wTytT_D4Lg1MjFk",
"website": "479049",
"professors": [
"giuseppe.lisanti"
]
},
{
"name": "Artificial Intelligence, Blockchain e criptovalute nello sviluppo software",
"url": "artificial-intelligence-blockchain-e-criptovalute-nello-sviluppo-software",
"chat": "https://t.me/+FrU7IhMlaZoyZDZk",
"website": "495981",
"professors": [
"giancarlo.succi"
]
},
{
"name": "Cryptography",
"url": "cryptography",
"chat": "https://t.me/+h0CF62a0rNRiNDQ0",
"website": "479060",
"professors": [
"ugo.dallago"
]
},
{
"name": "Scalable and Cloud Programming",
"url": "scalable-and-cloud-programming",
"chat": "https://t.me/+-7R_uvQAWGhiODZk",
"website": "479058",
"professors": [
"gianluigi.zavattaro"
]
}
]

0 comments on commit a561039

Please sign in to comment.