{"id":2890,"date":"2025-09-06T21:52:30","date_gmt":"2025-09-06T21:52:30","guid":{"rendered":"https:\/\/antoniogallo.eu\/?page_id=2890"},"modified":"2025-09-18T00:25:53","modified_gmt":"2025-09-18T00:25:53","slug":"risorse","status":"publish","type":"page","link":"https:\/\/antoniogallo.eu\/en\/risorse\/","title":{"rendered":"Resources"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2890\" class=\"elementor elementor-2890\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d2b0385 e-con-full e-flex e-con e-parent\" data-id=\"5d2b0385\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5e2a4731 e-con-full e-flex e-con e-child\" data-id=\"5e2a4731\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-290fe5fa elementor-widget elementor-widget-heading\" data-id=\"290fe5fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Resources<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56c0519b elementor-widget elementor-widget-heading\" data-id=\"56c0519b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Books and resources available<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-087c68c e-flex e-con-boxed e-con e-parent\" data-id=\"087c68c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-243af94 elementor-widget elementor-widget-text-editor\" data-id=\"243af94\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><div class=\"course-item\">\r\n    <img decoding=\"async\" class=\"notranslate\" src=\"https:\/\/antoniogallo.eu\/wp-content\/uploads\/2025\/09\/Digitalizzazione-e-innovazione-192x300.png\" alt=\"\" \/>\r\n    <div class=\"content\">\r\n        <h2><a href=\"https:\/\/antoniogallo.eu\/en\/books\/digitalizzazione-e-innovazione-strategie-per-pmi-e-formatori\/\">Digitalisation and Innovation: Strategies for SMES and Trainers<\/a><\/h2>\r\n        <p class=\"category\">Published di Antonio Gallo <\/p>\r\n\t\t<p><p>Digitalisation and Innovation: Strategies for SMES and Trainers\u201d provides an overview of the practice of the technologies and digital processes that help small and medium-sized businesses and training professionals, to grow, to innovate and remain competitive. A simple guide on how to turn challenges into opportunities.<\/p>\n<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* Minimalist and Professional Filter Style *\/\r\n.course-filter {\r\n    margin-bottom: 30px;\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 15px;\r\n\tflex-wrap: wrap; \r\n}\r\n.course-filter button {\r\n    padding: 10px 20px;\r\n    border: 1px solid #ccc;\r\n    background: transparent;\r\n    color: #333;\r\n    border-radius: 50px;\r\n    cursor: pointer;\r\n    font-size: 1rem;\r\n    font-weight: 500;\r\n    transition: background 0.3s, color 0.3s, border-color 0.3s;\r\n\tmargin-right: 20px;\r\n\tflex: 0 1 auto;    \/* \u2705 let buttons shrink instead of forcing screen to expand *\/\r\n    max-width: 100%; \r\n}\r\n.course-filter button:hover {\r\n    background: #f0f0f0;\r\n    border-color: #999;\r\n}\r\n.course-filter button.active {\r\n    background-color: #007bff;\r\n    color: #fff;\r\n    border-color: #007bff;\r\n    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.2);\r\n}\r\n\r\n\/* List-Style Course Items *\/ \r\n.courses-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px; \/* Add more space between course items *\/\r\n}\r\n\r\n\/* Course Item *\/\r\n.course-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    background-color: #fff;\r\n    border-radius: 12px;\r\n    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\r\n    overflow: hidden;\r\n    transition: transform 0.3s, box-shadow 0.3s;\r\n    padding: 10px; \r\n\tmargin-bottom: 30px;\r\n}\r\n.course-item:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);\r\n}\r\n\r\n\/* Image *\/\r\n.course-item img {\r\n    width: 192px; \/* Fixed image width *\/\r\n    height: auto; \/* Fixed image height *\/\r\n    object-fit: cover;\r\n    flex-shrink: 0;\r\n    border-radius: 12px 0 0 12px;\r\n}\r\n\r\n\/* Content area *\/\r\n.course-item .content {\r\n    padding: 50px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    flex-grow: 1;\r\n}\r\n\r\n\/* Title *\/\r\n.course-item h2 {\r\n    font-size: 1.3rem;\r\n    margin: 0 0 10px;\r\n    color: #333;\r\n}\r\n\r\n\/* Category *\/\r\n.course-item .category {\r\n    display: inline-block; \/* Fit just the text *\/\r\n    background-color: #e9ecef; \r\n    color: #495057;\r\n    padding: 4px 10px; \/* Space around text only *\/\r\n    border-radius: 20px;\r\n    font-size: 0.8rem;\r\n    font-weight: 600;\r\n    margin-bottom: 15px;\r\n    width: auto; \/* Ensure it does not stretch *\/\r\n}\r\n\r\n\/* Paragraph *\/\r\n.course-item p {\r\n    font-size: 1rem;\r\n    color: #666;\r\n    line-height: 1.5;\r\n    margin: 0;\r\n}\r\n\r\n\/* Responsive adjustments *\/\r\n@media (max-width: 768px) {\r\n    .course-item {\r\n        flex-direction: column;\r\n        align-items: stretch;\r\n    }\r\n    .course-item img {\r\n        width: 100%;\r\n        height: auto;\r\n        max-height: 200px;\r\n        border-radius: 12px 12px 0 0;\r\n    }\r\n}\r\n<\/style><div class=\"course-item\">\r\n    <img decoding=\"async\" class=\"notranslate\" src=\"https:\/\/antoniogallo.eu\/wp-content\/uploads\/2025\/09\/ABC-of-AI-300x300.png\" alt=\"\" \/>\r\n    <div class=\"content\">\r\n        <h2><a href=\"https:\/\/antoniogallo.eu\/en\/books\/labc-dellintelligenza-artificiale-guida-per-principianti\/\">The ABC's of Artificial Intelligence: a Guide for Beginners<\/a><\/h2>\r\n        <p class=\"category\">Published di Antonio Gallo <\/p>\r\n\t\t<p><p>The ABC's of Artificial Intelligence: Beginner's Guide\u201d is an ebook introductory thought for anyone who wants to understand what AI is, how it works, and what practical applications can have in everyday life, at school and in the workplace. A simple language, practical examples and advice to start-use TO make informed and effective.<\/p>\n<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* Minimalist and Professional Filter Style *\/\r\n.course-filter {\r\n    margin-bottom: 30px;\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 15px;\r\n\tflex-wrap: wrap; \r\n}\r\n.course-filter button {\r\n    padding: 10px 20px;\r\n    border: 1px solid #ccc;\r\n    background: transparent;\r\n    color: #333;\r\n    border-radius: 50px;\r\n    cursor: pointer;\r\n    font-size: 1rem;\r\n    font-weight: 500;\r\n    transition: background 0.3s, color 0.3s, border-color 0.3s;\r\n\tmargin-right: 20px;\r\n\tflex: 0 1 auto;    \/* \u2705 let buttons shrink instead of forcing screen to expand *\/\r\n    max-width: 100%; \r\n}\r\n.course-filter button:hover {\r\n    background: #f0f0f0;\r\n    border-color: #999;\r\n}\r\n.course-filter button.active {\r\n    background-color: #007bff;\r\n    color: #fff;\r\n    border-color: #007bff;\r\n    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.2);\r\n}\r\n\r\n\/* List-Style Course Items *\/ \r\n.courses-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px; \/* Add more space between course items *\/\r\n}\r\n\r\n\/* Course Item *\/\r\n.course-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    background-color: #fff;\r\n    border-radius: 12px;\r\n    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\r\n    overflow: hidden;\r\n    transition: transform 0.3s, box-shadow 0.3s;\r\n    padding: 10px; \r\n\tmargin-bottom: 30px;\r\n}\r\n.course-item:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);\r\n}\r\n\r\n\/* Image *\/\r\n.course-item img {\r\n    width: 192px; \/* Fixed image width *\/\r\n    height: auto; \/* Fixed image height *\/\r\n    object-fit: cover;\r\n    flex-shrink: 0;\r\n    border-radius: 12px 0 0 12px;\r\n}\r\n\r\n\/* Content area *\/\r\n.course-item .content {\r\n    padding: 50px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    flex-grow: 1;\r\n}\r\n\r\n\/* Title *\/\r\n.course-item h2 {\r\n    font-size: 1.3rem;\r\n    margin: 0 0 10px;\r\n    color: #333;\r\n}\r\n\r\n\/* Category *\/\r\n.course-item .category {\r\n    display: inline-block; \/* Fit just the text *\/\r\n    background-color: #e9ecef; \r\n    color: #495057;\r\n    padding: 4px 10px; \/* Space around text only *\/\r\n    border-radius: 20px;\r\n    font-size: 0.8rem;\r\n    font-weight: 600;\r\n    margin-bottom: 15px;\r\n    width: auto; \/* Ensure it does not stretch *\/\r\n}\r\n\r\n\/* Paragraph *\/\r\n.course-item p {\r\n    font-size: 1rem;\r\n    color: #666;\r\n    line-height: 1.5;\r\n    margin: 0;\r\n}\r\n\r\n\/* Responsive adjustments *\/\r\n@media (max-width: 768px) {\r\n    .course-item {\r\n        flex-direction: column;\r\n        align-items: stretch;\r\n    }\r\n    .course-item img {\r\n        width: 100%;\r\n        height: auto;\r\n        max-height: 200px;\r\n        border-radius: 12px 12px 0 0;\r\n    }\r\n}\r\n<\/style><div class=\"course-item\">\r\n    <img decoding=\"async\" class=\"notranslate\" src=\"https:\/\/antoniogallo.eu\/wp-content\/uploads\/2025\/09\/Smart-Teaching-192x300.png\" alt=\"\" \/>\r\n    <div class=\"content\">\r\n        <h2><a href=\"https:\/\/antoniogallo.eu\/en\/books\/smart-teaching-strumenti-e-tecniche-per-la-didattica-del-futuro\/\">Smart Teaching: Tools and Techniques for the Teaching of the Future<\/a><\/h2>\r\n        <p class=\"category\">Published di Antonio Gallo <\/p>\r\n\t\t<p><p>Smart Teaching: Tools and Techniques for the Teaching of the Future\u201d explores the use of innovative methods, digital tools and practical approaches that help teachers to make learning more interactive, inclusive and effective. A clear guide and concrete to bring the school into the future of education.<\/p>\n<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* Minimalist and Professional Filter Style *\/\r\n.course-filter {\r\n    margin-bottom: 30px;\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 15px;\r\n\tflex-wrap: wrap; \r\n}\r\n.course-filter button {\r\n    padding: 10px 20px;\r\n    border: 1px solid #ccc;\r\n    background: transparent;\r\n    color: #333;\r\n    border-radius: 50px;\r\n    cursor: pointer;\r\n    font-size: 1rem;\r\n    font-weight: 500;\r\n    transition: background 0.3s, color 0.3s, border-color 0.3s;\r\n\tmargin-right: 20px;\r\n\tflex: 0 1 auto;    \/* \u2705 let buttons shrink instead of forcing screen to expand *\/\r\n    max-width: 100%; \r\n}\r\n.course-filter button:hover {\r\n    background: #f0f0f0;\r\n    border-color: #999;\r\n}\r\n.course-filter button.active {\r\n    background-color: #007bff;\r\n    color: #fff;\r\n    border-color: #007bff;\r\n    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.2);\r\n}\r\n\r\n\/* List-Style Course Items *\/ \r\n.courses-list {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 40px; \/* Add more space between course items *\/\r\n}\r\n\r\n\/* Course Item *\/\r\n.course-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    background-color: #fff;\r\n    border-radius: 12px;\r\n    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);\r\n    overflow: hidden;\r\n    transition: transform 0.3s, box-shadow 0.3s;\r\n    padding: 10px; \r\n\tmargin-bottom: 30px;\r\n}\r\n.course-item:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);\r\n}\r\n\r\n\/* Image *\/\r\n.course-item img {\r\n    width: 192px; \/* Fixed image width *\/\r\n    height: auto; \/* Fixed image height *\/\r\n    object-fit: cover;\r\n    flex-shrink: 0;\r\n    border-radius: 12px 0 0 12px;\r\n}\r\n\r\n\/* Content area *\/\r\n.course-item .content {\r\n    padding: 50px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: center;\r\n    flex-grow: 1;\r\n}\r\n\r\n\/* Title *\/\r\n.course-item h2 {\r\n    font-size: 1.3rem;\r\n    margin: 0 0 10px;\r\n    color: #333;\r\n}\r\n\r\n\/* Category *\/\r\n.course-item .category {\r\n    display: inline-block; \/* Fit just the text *\/\r\n    background-color: #e9ecef; \r\n    color: #495057;\r\n    padding: 4px 10px; \/* Space around text only *\/\r\n    border-radius: 20px;\r\n    font-size: 0.8rem;\r\n    font-weight: 600;\r\n    margin-bottom: 15px;\r\n    width: auto; \/* Ensure it does not stretch *\/\r\n}\r\n\r\n\/* Paragraph *\/\r\n.course-item p {\r\n    font-size: 1rem;\r\n    color: #666;\r\n    line-height: 1.5;\r\n    margin: 0;\r\n}\r\n\r\n\/* Responsive adjustments *\/\r\n@media (max-width: 768px) {\r\n    .course-item {\r\n        flex-direction: column;\r\n        align-items: stretch;\r\n    }\r\n    .course-item img {\r\n        width: 100%;\r\n        height: auto;\r\n        max-height: 200px;\r\n        border-radius: 12px 12px 0 0;\r\n    }\r\n}\r\n<\/style><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Risorse Libri e risorse disponibili<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2890","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Risorse - Antonio Gallo<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/antoniogallo.eu\/en\/risorse\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Risorse - Antonio Gallo\" \/>\n<meta property=\"og:description\" content=\"Risorse Libri e risorse disponibili\" \/>\n<meta property=\"og:url\" content=\"https:\/\/antoniogallo.eu\/en\/risorse\/\" \/>\n<meta property=\"og:site_name\" content=\"Antonio Gallo\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/83antoniogallo\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-18T00:25:53+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/antoniogallo.eu\/risorse\/\",\"url\":\"https:\/\/antoniogallo.eu\/risorse\/\",\"name\":\"Risorse - Antonio Gallo\",\"isPartOf\":{\"@id\":\"https:\/\/antoniogallo.eu\/#website\"},\"datePublished\":\"2025-09-06T21:52:30+00:00\",\"dateModified\":\"2025-09-18T00:25:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/antoniogallo.eu\/risorse\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/antoniogallo.eu\/risorse\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/antoniogallo.eu\/risorse\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/antoniogallo.eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Risorse\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/antoniogallo.eu\/#website\",\"url\":\"https:\/\/antoniogallo.eu\/\",\"name\":\"Antonio Gallo\",\"description\":\"Educare con l\u2019AI, crescere con l\u2019Europa.\",\"publisher\":{\"@id\":\"https:\/\/antoniogallo.eu\/#\/schema\/person\/ba68c9a004f84c76915dcc01fa1d57c2\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/antoniogallo.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/antoniogallo.eu\/#\/schema\/person\/ba68c9a004f84c76915dcc01fa1d57c2\",\"name\":\"Antonio Gallo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/antoniogallo.eu\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/antoniogallo.eu\/wp-content\/uploads\/2025\/09\/1l.png\",\"contentUrl\":\"https:\/\/antoniogallo.eu\/wp-content\/uploads\/2025\/09\/1l.png\",\"width\":339,\"height\":98,\"caption\":\"Antonio Gallo\"},\"logo\":{\"@id\":\"https:\/\/antoniogallo.eu\/#\/schema\/person\/image\/\"},\"description\":\"Sono Antonio Gallo, docente e formatore con oltre vent\u2019anni di esperienza nella scuola, nella formazione professionale e nei progetti internazionali Erasmus+. La mia carriera si \u00e8 sviluppata all\u2019incrocio tra educazione, tecnologia e innovazione digitale, con un obiettivo chiaro: aiutare persone, scuole e organizzazioni a crescere attraverso l\u2019AI e la didattica digitale, senza perdere di vista valori fondamentali come etica, inclusione e responsabilit\u00e0\",\"sameAs\":[\"https:\/\/antoniogallo.eu\",\"https:\/\/www.facebook.com\/83antoniogallo\",\"https:\/\/www.instagram.com\/83antoniogallo\/\",\"https:\/\/linkedin.com\/in\/ingantoniogallo\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Risorse - Antonio Gallo","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/antoniogallo.eu\/en\/risorse\/","og_locale":"en_US","og_type":"article","og_title":"Risorse - Antonio Gallo","og_description":"Risorse Libri e risorse disponibili","og_url":"https:\/\/antoniogallo.eu\/en\/risorse\/","og_site_name":"Antonio Gallo","article_publisher":"https:\/\/www.facebook.com\/83antoniogallo","article_modified_time":"2025-09-18T00:25:53+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/antoniogallo.eu\/risorse\/","url":"https:\/\/antoniogallo.eu\/risorse\/","name":"Risorse - Antonio Gallo","isPartOf":{"@id":"https:\/\/antoniogallo.eu\/#website"},"datePublished":"2025-09-06T21:52:30+00:00","dateModified":"2025-09-18T00:25:53+00:00","breadcrumb":{"@id":"https:\/\/antoniogallo.eu\/risorse\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/antoniogallo.eu\/risorse\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/antoniogallo.eu\/risorse\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/antoniogallo.eu\/"},{"@type":"ListItem","position":2,"name":"Risorse"}]},{"@type":"WebSite","@id":"https:\/\/antoniogallo.eu\/#website","url":"https:\/\/antoniogallo.eu\/","name":"Antonio Gallo","description":"Educating with AI, Growing with Europe.","publisher":{"@id":"https:\/\/antoniogallo.eu\/#\/schema\/person\/ba68c9a004f84c76915dcc01fa1d57c2"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/antoniogallo.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/antoniogallo.eu\/#\/schema\/person\/ba68c9a004f84c76915dcc01fa1d57c2","name":"Antonio Gallo","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/antoniogallo.eu\/#\/schema\/person\/image\/","url":"https:\/\/antoniogallo.eu\/wp-content\/uploads\/2025\/09\/1l.png","contentUrl":"https:\/\/antoniogallo.eu\/wp-content\/uploads\/2025\/09\/1l.png","width":339,"height":98,"caption":"Antonio Gallo"},"logo":{"@id":"https:\/\/antoniogallo.eu\/#\/schema\/person\/image\/"},"description":"Sono Antonio Gallo, docente e formatore con oltre vent\u2019anni di esperienza nella scuola, nella formazione professionale e nei progetti internazionali Erasmus+. La mia carriera si \u00e8 sviluppata all\u2019incrocio tra educazione, tecnologia e innovazione digitale, con un obiettivo chiaro: aiutare persone, scuole e organizzazioni a crescere attraverso l\u2019AI e la didattica digitale, senza perdere di vista valori fondamentali come etica, inclusione e responsabilit\u00e0","sameAs":["https:\/\/antoniogallo.eu","https:\/\/www.facebook.com\/83antoniogallo","https:\/\/www.instagram.com\/83antoniogallo\/","https:\/\/linkedin.com\/in\/ingantoniogallo\/"]}]}},"_links":{"self":[{"href":"https:\/\/antoniogallo.eu\/en\/wp-json\/wp\/v2\/pages\/2890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/antoniogallo.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/antoniogallo.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/antoniogallo.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/antoniogallo.eu\/en\/wp-json\/wp\/v2\/comments?post=2890"}],"version-history":[{"count":11,"href":"https:\/\/antoniogallo.eu\/en\/wp-json\/wp\/v2\/pages\/2890\/revisions"}],"predecessor-version":[{"id":3955,"href":"https:\/\/antoniogallo.eu\/en\/wp-json\/wp\/v2\/pages\/2890\/revisions\/3955"}],"wp:attachment":[{"href":"https:\/\/antoniogallo.eu\/en\/wp-json\/wp\/v2\/media?parent=2890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}