Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.21 KB

File metadata and controls

37 lines (28 loc) · 1.21 KB
language en
layout default
title Course resources
permalink /en/risorse.html

{%include pageglobal.html %}

Online Resources

Software {#software}

Useful applications related to the course topics. To ease the development, before installing any software please read the guide about the creation of a private software workspace

    {% for s in softwareinfo %}
  • {{ s.nome }} {% if s.versione %} (suggested version for a.y. {{ryear}}/{{ryear | plus: 1}}: {{ s.versione }}){% endif %} {% if s.commento[language] %}
    {{ s.commento[language] }} {% elsif s.commento['all'] %}
    {{ s.commento['all'] }} {% endif %}
  • {% endfor %}

Other Resources {#links}

Unordered and often not updated collection of useful links to study and deepen your knowledge about the course topics