{"id":26018977,"url":"https://github.com/moonwave99/java2012","last_synced_at":"2026-04-16T06:04:03.586Z","repository":{"id":2859177,"uuid":"3863922","full_name":"moonwave99/java2012","owner":"moonwave99","description":"Lessons and code from 2012  Java Cource [Scienze e Tecnologie per i Media @ uniroma2.it]","archived":false,"fork":false,"pushed_at":"2012-09-17T08:50:46.000Z","size":560,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T06:46:52.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.diegocaponera.com/java","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moonwave99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-29T08:09:35.000Z","updated_at":"2014-01-27T11:00:04.000Z","dependencies_parsed_at":"2022-08-31T20:32:05.345Z","dependency_job_id":null,"html_url":"https://github.com/moonwave99/java2012","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moonwave99/java2012","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonwave99%2Fjava2012","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonwave99%2Fjava2012/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonwave99%2Fjava2012/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonwave99%2Fjava2012/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moonwave99","download_url":"https://codeload.github.com/moonwave99/java2012/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonwave99%2Fjava2012/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31873607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-06T06:39:53.478Z","updated_at":"2026-04-16T06:04:03.571Z","avatar_url":"https://github.com/moonwave99.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Programmazione in Java e Gestione della Grafica\n\nUniversità degli Studi di Tor Vergata, Corso di Laurea in Scienza e Tecnologia per i Nuovi Media - Anno Accademico 2011/2012\n\nQui trovate il materiale delle lezioni, eventualmente commentato. Per qualsiasi comunicazione fate riferimento a http://www.diegocaponera.com/java.\n\n##Programma completo\nQuesto è l'elenco degli argomenti visti a lezione, è necessario prendere visione di tutto il materiale proposto durante il corso, reperibile in questo repositorio.\n\n### Introduzione e programmazione strutturata\n* Variabili: dichiarazione, assegnazione, inizializzazione;\n* Tipi di dati;\n* Operatori aritmetici;\n* Operatori di confronto, costrutto ```if/elseif/else```;\n* Array, matrici, costrutto ```for```, costrutto ```while```, costrutto ```do-while```;\n* Algebra booleana e tabelle di verità [AND, OR, NOT];\n* Cast tra tipi nativi [no, non si tratta di scegliere indiani per un film];\n* Funzioni: parametri in ingresso e in uscita;\n\n### Programmazione ad Oggetti\n* Classi e oggetti: definizione, campi d'istanza, modificatori d'accesso, metodi costruttori, getter e setter; metodi ```toString()``` ed ```equals()```; ```this``` keyword;\n* Passaggio per riferimento, passaggio per valore;\n* Ereditarietà, ```super``` keyword;\n* Campi e metodi statici, ```final``` keyword;\n* Classi astratte;\n* Interfacce: keyword ```implements``` comparata ad ```extends```;\n* Classi interne, classi interne locali, classi interne anonime;\n* Ascoltatori di eventi: tutti i costrutti per implementarne l'utilizzo.\n* Gestione delle eccezioni: costrutto ```try / catch```;\n\n### Gestione della Grafica\n* Package ```javax.swing```: ```JFrame```, ```JPanel```;\n* Gestione dei Layout: ```BorderLayout```, ```GridLayout```;\n* Eventi del mouse: interfacce ```MouseListener```, ```MouseMotionListener```;\n* Metodi di disegno: ```Graphics2D```, classi di ```java.awt.geom``` [```Rectangle2D```, ```Ellipse2D```, ```Point2D```...];\n* Eventi della tastiera: interfaccia ```KeyListener```;\n* Animazioni: utilizzo di ```Thread```, interfaccia ```Runnable```;\n* Caricamento immagini: classe ```Image```;\n* Filtri su immagini: classi ```BufferedImage```, ```ConvolveOP```, ```Kernel```.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonwave99%2Fjava2012","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoonwave99%2Fjava2012","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonwave99%2Fjava2012/lists"}