public static void main(String[] args) {
EngineerDev guillaume = new EngineerDev("Guillaume", "ELAMBERT");
guillaume.setDateOfBirth("03/25/2000");
"8 bis rue de Saint Benoît",
guillaume.setAddress(adress);
{ "Scientific Baccalaureate", "2015-2018", "Louis Bascan high school, Rambouillet" },
{ "BTEC Higher National Diploma in Computer Science" , "2018-2020", "Benjamin Franklin high school, Orléans"},
{ "Master’s Degree in Engineering", "2020-now", "Polytech, Tours" }
guillaume.setStudies(studies);
guillaume.setWork("Analyst / Developer and Engineering Student");
"Sports (especially handball)",
guillaume.setHobbies(hobbies);