A hacking day of Mathematics for Data Science at the Department of Mathematics

Luca Coviello

Luca Coviello

Predictive Models for Biomedicine & Environment (MPBA) @ Fondazione Bruno Kessler (FBK)
Consortium GARR
Bio Luca Coviello received the M.Sc. double degree in Data Science and Innovation & Entrepreneurship in November 2018 from the EIT Digital Master School (Universidad Politécnica de Madrid (UPM) and the Université Nice Sophia Antipolis (UNS)). He has been working at Fondazione Bruno Kessler (FBK) as a junior scientific programmer since 2014, focusing on the application of machine learning to bioimaging and natural language processing and the development of cloud-based framework for large scale dataset analysis. He is now a GARR fellowship student at FBK, working on the application of artificial intelligence to agriculture as a low cost solution for improving crop quantity and quality.

Syllabus

Version Control Systems (VCS) are essential tools for modern software development, whether it’s about a personal or team project. VCSs allow for easy collaboration (no more USB sticks or drive/dropbox folders), create versioned backups that help tracking changes to every single line of code over time, and give the opportunity to simultaneously work on a project without interfering with others. The first part of the webinar will cover an introduction to Git (one of the most used VCS tools) and on how it works, while the second will focus on practical exercises for using Git for personal and collaborative use. All the practical exercises will be performed using the command line (git shell).

References

Schedule

  • 2 July 18.00-20.00
  • 8 July 18.00-20.00

SSH Public Key

To gain access to the git repositories of the course you must send us at the registration form your SSH public key (id_rsa.pub file). To generate such key you might follow this instructions

or follow the github instructions here or here

Remember to generate your key without passphrase (empty for no passphrase)

GIT installation

We assume you already installed git on your local machine before the start of the course. You can find full information at Atlassian web page. Here you can find a short version. In case of problem you might contact by email Luca

Details

  • Poster: PDF
  • The participation is free. Please fill the following form
  • For further information, please contact Prof. Claudio Agostinelli
  • Venue: Webinar, credentials will be sent to the participants the day before of the event
  • Language: English

Material (Restricted access, user: GIT2020)