- 29/04/2022 - ULE/UBU/EPI
- 22/04/2022 - USAL
- 2022 - Todas las universidades
- 16/04/2021 - ULE
- 16/04/2020 - EPI
- 09/04/2021 - USAL
- 02/04/2020 - ULE
- 20/03/2020 - USAL
ScrumWars
The workshop reviews the basics of SCRUM, mixing theory and practice while we have fun recreating a space mission, for which we will need AGILE... and an infinite game board!
Date: Friday, April 29, 2022
Time: from 12:30 to 15:00.
Venue: online event
Practical introductory workshop to Cloud Languages
The workshop will present the basic concepts to start working with languages such as Angular, React and NodeJS, as well as the advantages they offer when developing Cloud-oriented applications.
Date: Friday, April 22, 2022
Time: 10:00 a.m. to 2:00 p.m.
Place: Faculty of Informatics of the University of Salamanca
Charlas de IA/ML
In these talks, organized throughout 2022, basic concepts of Machine Learning and Deep Learning, the state of the art of the field and how to create our own Deep Learning systems that can be applied to solve life problems will be presented. real.
Date: first Friday of each month of the year 2022.
Time: 1:00 p.m. to 2:30 p.m.
Venue: online event.
Consult complete program (PDF, 105 KB.)

ScrumWars
The workshop reviews the basics of SCRUM, mixing theory and practice while we have fun recreating a space mission, for which we will need AGILE… and MANY LEGO PIECES
Date: Friday, April 16, 2021
Time: from 5:00 p.m. to 7:30 p.m. approx.
Venue: Online event with the University of León and the University of Oviedo.
Clean Code Workshop
This workshop will talk about good programming practices and show examples of common errors that reduce the quality of the code or hinder teamwork. General Coding Guidelines will be given for the development of a project, and important points such as Refactoring or Code Smells will be addressed.
Workshop: Clean Code Workshop
Date: Thursday, April 16, 2020
Time: from 12:00 to 1:30 p.m.
Location: EPI of Gijón, Aulario Sur Board Room
Inscription: https://bit.ly/CleanCodeEPIHP
Practical introductory workshop to Cloud Languages offered by HP SCDS
The workshop will present the basic concepts to start working with languages such as Angular, React and Go, as well as the advantages they offer when developing Cloud-oriented applications.
Workshop: Introduction to Cloud Languages
Date: Friday, April 9, 2021
Time: from 10:00 a.m. to 12:00 p.m., in the desk classroom and from 12:00 p.m. to 2:00 p.m., in the computer room
Subject: “Emerging Information Technologies”
Place: Faculty of Informatics of the University of Salamanca
Software needed for the workshop:
- Visual Studio Code (https://code.visualstudio.com/)
- Node (https://nodejs.org/)
- Go (https://golang.org/)
- GIT (Git Bash, Tortoise Git...)
- Sistema Operativo: Windows (preferred) or Linux
Instructions:
To leave the environment ready, once Node is installed, it is necessary to perform the following commands:
- npm install -g create-react-app
Create the react app in a new folder:
- npx create-react-app app-name
Enter that directory and execute
- npm install --save bootstrap
- npm install --save axios
- npm install --save-dev @types/axios
Lego Scrum
The workshop reviews the basics of SCRUM, mixing theory and practice while we have fun recreating a space mission, for which we will need AGILE… and MANY LEGO PIECES
Date: Thursday, April 2, 2020
Time: from 5:00 p.m. to 7:30 p.m. approx.
Place: School of Engineering of the University of León (technical drawing classroom).
Practical introductory workshop to Cloud Languages offered by HP SCDS
The workshop will present the basic concepts to start working with languages such as Angular, React and Go, as well as the advantages they offer when developing Cloud-oriented applications.
Workshop: Introduction to Cloud Languages
Date: Friday, March 20, 2020
Time: from 10:00 a.m. to 12:00 p.m., in the desk classroom and from 12:00 p.m. to 2:00 p.m., in the computer room
Subject: “Emerging Information Technologies”
Place: Faculty of Informatics of the University of Salamanca
Software needed for the workshop:
- Visual Studio Code (https://code.visualstudio.com/)
- Node (https://nodejs.org/)
- Go (https://golang.org/)
- GIT (Git Bash, Tortoise Git...)
- Sistema Operativo: Windows (preferred) or Linux
Instructions:
To leave the environment ready, once Node is installed, it is necessary to perform the following commands:
- npm install -g create-react-app
Create the react app in a new folder:
- npx create-react-app app-name
Enter that directory and execute
- npm install --save bootstrap
- npm install --save axios
- npm install --save-dev @types/axios

