Skip to content
Snippets Groups Projects
Commit 1eff38fc authored by Francesco Saverio Cafagna's avatar Francesco Saverio Cafagna
Browse files

README.md update

parent 6e9ce75d
No related branches found
No related tags found
No related merge requests found
# Advanced programming using C++ (Magistrale 2024)
# Advanced programming using C++ (Magistrale 2025)
Fundamentals in advanced programming using the C++ programming language, for Laurea Magistrale, 2024.
Fundamentals in advanced programming using the C++ programming language, for Laurea Magistrale, 2025.
This is a public repository for the examples and exercises source code and some programming tools.
......@@ -12,6 +12,6 @@ Windows users not using virtual machines, can install any kind of POSIX environm
In case a a [Docker](http://www.docker.com) container is also available using the DockerFile and instructions in the [container](container) directory.
To clone this repository just use:
`git clone https://baltig.infn.it/fc-courses/it/programming/cpp-mag-2024.git`
`git clone https://baltig.infn.it/fc-courses/it/programming/cpp-mag-2025.git`
To just dowload the repository zipped in a single ZIP file, click on the Dowload icon or [here](https://baltig.infn.it/fc-courses/it/programming/cpp-mag-2024/-/archive/master/cpp-mag-2024.zip)
To just dowload the repository zipped in a single ZIP file, click on the Dowload icon or [here](https://baltig.infn.it/fc-courses/it/programming/cpp-mag-2025/-/archive/master/cpp-mag-2025.zip)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment