about me
Services
Software Design
Websites, CMR, Dashboards, Mobile Apps and more…
ICT Consulting
Systems Administration, Cyber Security Consulting.
MANAGEMENT
IT Management, Management consulting.
PROBLEM SOLVER
Project management and Editing.
Work Process
DISCOVER
IDEA
DESIGN
DEVELOP
TEST
LAUNCH
Clients
Fun Fact
4 Countries Visited
12 Articles Published
20.000 Cups Of Coffee
1 Startup Founded
resume
WORK HISTORY
Feb 2018 – Current
IT Manager – Co-founder
Smart-Oriented Mobility Solutions
SOMOS Srl is a startup and an academic Spin-off af University of Calabria.
Aug 2018 – Current
Postdoc Researcher
Mechanical and Management Engineering Department – University of Calabria.
…
Gen 2012 – Dec 2013
System Administration – Software Developer
Civil Engineering Department – University of Calabria
…
EDUCATION
2017
Ph.D in Industrial and Civil Engineering
University of Calabria
…
2011
Management Engineering
University of Calabria
I got my Master Degree at University of Calabria. I create usable web interfaces, front end and back end coding platform for my thesis for a research project.
2010
Erasmus Exchange Students Program
Satakunta University of Applied Science – Finland
…
Coding Skills
Python
PHP
JAVA
HTML5
CSS
Design Skills
Photoshop
Illustrator
portfolio
Photographer
a photography theme
Read
a blogger theme
Curious Neighbour
lightbox image
Pixelwars
Custom Url
ESERCITAZIONE Fogli di calcolo
Alla fine della prova, rinominare il file nel seguente formato “nome_cognome_esercitazione” e inviare tramite il form seguente:
Se si verificano errori nel caricamento inviate una mail con in allegato l’elaborato all’indirizzo danielerogano@gmail.com
HTML, PHP, QUERY
Esempi di codice
Form HTML per l’inserimento dei dati lato utente:
<html>
<body>
<form action="welcome.php" method="POST">
Name: <input type="text" name="name"><br>
E-mail: <input type="text" name="email"><br>
<input type="submit">
</form>
</body>
</html>
welcome.php che riceve i dati:
<html>
<body>
Welcome <?php echo $_POST["name"]; ?><br>
Your email address is: <?php echo $_POST["email"]; ?>
</body>
</html>
4C – Materiale
Algebra relazionale
Linguaggio SQL
ESERCITAZIONE SQL
Scaricare il seguente file SQL:
Importare il file sulla piattaforma “https://sqliteonline.com/” ed eseguire le seguenti query SQL:
- Trovare i figli di ‘Franco’;
- Trovare nome e reddito delle persone con meno di 30 anni;
- Trovare nome e reddito dei maschi con meno di 30 anni;
- Trovare i genitori di persone che guadagnano più di 20;
- Trovare la relazione che mostra per ogni persona i nonni;
- Trovare le madri di persone che guadagnano più di 20;
- Trovare la relazione che mostra per ciascun figlio i rispettivi genitori (Padre, Madre, Figlio);
JOIN: Teoria
JOIN: Esercizi
ESERCIZI SQL 1
SCRIPT SQL DA ESEGUIRE SU https://sqliteonline.com/
ESERCIZI SQL 2
Fogli di calcolo
IPSASSR
LLICEO SCIENTIFICO