{"id":14657,"date":"2022-12-29T08:25:22","date_gmt":"2022-12-29T07:25:22","guid":{"rendered":"https:\/\/www.itta.net\/formations\/java_se17_programming_i\/"},"modified":"2025-09-25T17:15:02","modified_gmt":"2025-09-25T15:15:02","slug":"java-se-programming-i","status":"publish","type":"formations","link":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/java-se-programming-i\/","title":{"rendered":"JAVA SE Programming I"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">This introductory course is designed for beginners in Java programming who want to learn the fundamental concepts, language structures, and data types of Java. It covers topics such as exception handling, lambda expressions, and modular programming. It is intended for those who wish to explore the basics of Java programming.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-this-training-prepares-you-for-the-1z0-829-exam\">This training prepares you for the 1Z0-829 exam.<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This 5-day course gives you all the essential knowledge to write Java code and define classes along with their hierarchy.<\/p>\n","protected":false},"featured_media":0,"parent":0,"menu_order":0,"template":"","editeurs":[2627],"domaine":[1262,2825],"class_list":["post-14657","formations","type-formations","status-publish","hentry","editeurs-java-en","domaine-development","domaine-programming-languages"],"acf":{"reference":"JAVA17-01","duree_nombre":5,"duree_unite":"jour","prix_virtuel":3550,"prix_presentiel":3800,"prix_blended":"","prix_elearning":"","views":2521,"niveau":["Fondamental"],"role":"","certifiant":["Certifiant"],"pdus":"","lieux":["Gen\u00e8ve","Lausanne"],"formats_dapprentissage":["presentiel","virtuel"],"examen_inclus":"Optionnel","garanti":["confirme"],"financement":["Temptraining"],"description_temptraining":"","description_caf":"","description_title":"JAVA SE Programming I Training","objectifs":"<ul>\r\n  <li>Write Java code using variables, arrays, loop constructs, and conditional statements according to program objectives<\/li>\r\n  <li>Encapsulate a class using access modifiers and overloaded constructors<\/li>\r\n  <li>Manipulate numeric, text, and string data using appropriate Java operators<\/li>\r\n  <li>Create simple Java classes and use object references<\/li>\r\n  <li>Handle a checked exception in a Java application<\/li>\r\n  <li>Define and implement a simple class hierarchy that supports application requirements<\/li>\r\n<\/ul>\r\n","connaissances":"<ul>\r\n \t<li>No prerequisites<\/li>\r\n<\/ul>","profils_participants":"<ul>\r\n \t<li>Programmers<\/li>\r\n \t<li>Developers<\/li>\r\n \t<li>Implementers<\/li>\r\n \t<li>System Integrators<\/li>\r\n \t<li>Systems Administrators<\/li>\r\n<\/ul>","examen":"<ul>\r\n \t<li><span class=\"ui-provider btb btc c d e f g h i j k l m n o p q r s t btd bte w x y z ab ac ae af ag ah ai aj ak\" dir=\"ltr\">This course prepares you to the 1Z0-829 exam. If you wish to take this exam, please contact our secretariat who will let you know the cost of the exam and will take care of all the necessary administrative procedures for you<\/span><\/li>\r\n<\/ul>","documentation":"<ul>\r\n \t<li>Digital courseware included<\/li>\r\n<\/ul>","lab__exercices":"<ul>\r\n \t<li>During the course participants are encouraged to actively participate in the learning experience by running example files during lectures and performing coding challenges during labs<\/li>\r\n \t<li>Each lab session allows you to compare your solution to the instructor's<\/li>\r\n<\/ul>","contenu_cours":"<strong>Module 1: What is a Java Program<\/strong>\r\n<ul>\r\n \t<li>Key features of the Java language<\/li>\r\n \t<li>Java technology and development environment<\/li>\r\n \t<li>Running and testing a Java program<\/li>\r\n<\/ul>\r\n<strong>Module 2: Creating a Java Main class<\/strong>\r\n<ul>\r\n \t<li>Java classes<\/li>\r\n \t<li>The Main method<\/li>\r\n \t<li>Adding a Main method<\/li>\r\n<\/ul>\r\n<strong>Module 3: Data in the Cart<\/strong>\r\n<ul>\r\n \t<li>Introducing variables<\/li>\r\n \t<li>Working with strings<\/li>\r\n \t<li>Working with numbers<\/li>\r\n \t<li>Manipulating numeric data<\/li>\r\n<\/ul>\r\n<strong>Module 4: Managing Multiple Items<\/strong>\r\n<ul>\r\n \t<li>Working with conditions<\/li>\r\n \t<li>Using IF statements<\/li>\r\n \t<li>Relational and conditional operators<\/li>\r\n \t<li>More ways to use IF\/ELSE constructs<\/li>\r\n \t<li>Using switch statements<\/li>\r\n \t<li>Using the Netbeans debugger<\/li>\r\n \t<li>Parsing the args array<\/li>\r\n \t<li>Two-dimensional arrays<\/li>\r\n \t<li>Alternate looping constructs<\/li>\r\n \t<li>Nesting loops<\/li>\r\n \t<li>The ArrayList class<\/li>\r\n<\/ul>\r\n<strong>Module 5: Describing Objects and Classes<\/strong>\r\n<ul>\r\n \t<li>Working with objects and classes<\/li>\r\n \t<li>Defining fields and methods<\/li>\r\n \t<li>Declaring, instantiating, and initializing objects<\/li>\r\n \t<li>Working with object references<\/li>\r\n \t<li>Doing more with arrays<\/li>\r\n \t<li>Access control<\/li>\r\n \t<li>Encapsulation<\/li>\r\n \t<li>Overloading constructors<\/li>\r\n<\/ul>\r\n<strong>Module 6: Manipulating and Formatting the Data in Your Program<\/strong>\r\n<ul>\r\n \t<li>Using the String class<\/li>\r\n \t<li>Using the Java API docs<\/li>\r\n \t<li>Using the StringBuilder class<\/li>\r\n \t<li>More about primitive data types<\/li>\r\n \t<li>More numeric operators<\/li>\r\n \t<li>Promoting and casting variables<\/li>\r\n \t<li>Working with dates<\/li>\r\n<\/ul>\r\n<strong>Module 7: Creating and Using Methods<\/strong>\r\n<ul>\r\n \t<li>\u00a0\u00a0\u00a0 Using methods<\/li>\r\n \t<li>\u00a0\u00a0\u00a0 Method arguments and return values<\/li>\r\n \t<li>\u00a0\u00a0\u00a0 Static methods and variables<\/li>\r\n \t<li>\u00a0\u00a0\u00a0 How arguments are passed to a method<\/li>\r\n \t<li>\u00a0\u00a0\u00a0 Overloading a method<\/li>\r\n<\/ul>\r\n<strong>Module 8: Using Inheritance<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Working with subclasses and superclasses<\/li>\r\n \t<li>Overriding methods in the superclass<\/li>\r\n \t<li>Creating and extending abstract classes<\/li>\r\n \t<li>Using Interfaces<\/li>\r\n \t<li>Polymorphism<\/li>\r\n \t<li>Polymorphism in the JDK foundation classes<\/li>\r\n \t<li>Using interfaces<\/li>\r\n \t<li>Local-variable type inference<\/li>\r\n \t<li>Using the List interface<\/li>\r\n \t<li>Introducing Lambda expressions<\/li>\r\n<\/ul>\r\n<strong>Module 9: Handling Exceptions<\/strong>\r\n<ul>\r\n \t<li>Overview<\/li>\r\n \t<li>Propagation of exceptions<\/li>\r\n \t<li>Catching and throwing exceptions<\/li>\r\n \t<li>Handling multiple exceptions and errors<\/li>\r\n<\/ul>\r\n<strong>Module 10: Understanding Modules<\/strong>\r\n<ul>\r\n \t<li>The Module system<\/li>\r\n \t<li>JARs<\/li>\r\n \t<li>Module declarations<\/li>\r\n \t<li>Modular JDK<\/li>\r\n<\/ul>\r\n<strong>Module 11: JShell<\/strong>\r\n<ul>\r\n \t<li>Testing code<\/li>\r\n \t<li>JShell basics<\/li>\r\n \t<li>JShell in an IDE<\/li>\r\n<\/ul>","cours_recommandes":[14658,14659,14610],"infos_additionnelles":"<h3>The importance of mastering Java SE in today\u2019s development<\/h3>\r\nJava remains one of the most widely used languages in the world. It is present in enterprise systems, mobile applications, and cloud solutions. Learning Java SE means acquiring the skills necessary to meet real market demands.  \r\nCompanies are looking for developers capable of producing robust, maintainable, and secure code. Java SE makes this possible thanks to its recent evolutions, its modular system, and modern tools like JShell. Understanding these concepts positions you as a professional capable of designing reliable solutions adapted to complex environments.\r\n\r\n<h3>The fundamentals that build solid expertise<\/h3>\r\nThe first challenge of this training is to understand the structure of a program. Knowing how to run and test code is an essential foundation for progress. Once these basics are established, the next step is to manipulate variables, strings, and numbers. This hands-on work teaches you how to manage data with rigor and anticipate common errors.  \r\n\r\nConditional structures and loops, often perceived as simple, become powerful tools when properly mastered. Knowing when to use a nested loop, an embedded condition, or a switch statement improves clarity and performance in your code. This conditional logic, combined with mastery of arrays and collections, prepares you for more complex development.\r\n\r\n<h3>Learning object-oriented programming with Java<\/h3>\r\nThe strength of Java lies in its object-oriented approach. Designing classes, defining their responsibilities, and creating a coherent hierarchy are central skills. In a professional context, these concepts allow you to structure code and ensure its reusability. Encapsulation, for example, promotes security and clarity, while inheritance facilitates the evolution and extension of applications.  \r\n\r\nThe training also emphasizes polymorphism and the use of interfaces, two essential notions for writing flexible and modular code. With the introduction of lambda expressions, Java SE offers modern solutions that simplify data handling and optimize processing. This evolution brings Java closer to other functional languages while maintaining its robustness.\r\n\r\n<h3>Error handling and modularity as guarantees of quality<\/h3>\r\nA professional developer must know how to handle the unexpected. In Java, this involves mastering exceptions. Learning to throw, catch, and propagate errors ensures application stability, even in critical environments. This is a skill directly valued by employers, as it guarantees the reliability of the final product.  \r\n\r\nIn addition, Java SE introduces a modular architecture that transforms the way projects are designed. Dividing an application into modules improves readability, facilitates maintenance, and enhances security. This approach is now essential in complex environments where applications must remain scalable and integrated.\r\n\r\n<h3>The contribution of JShell to learning and development<\/h3>\r\nJShell is an interactive tool that changes the way you experiment with Java. It allows you to quickly test code without creating a complete project. For beginners, this encourages experimentation and understanding of concepts. For professionals, it is a considerable time-saver for validating an idea or testing an algorithm. This educational tool strengthens learning and supports developers in their skill development.\r\n\r\n<h3>A training that opens professional opportunities<\/h3>\r\nLearning Java SE is not just a technical skill. It is also an asset for growing in a professional world with high demand for specialists. Java developers are sought after in various sectors: banking, insurance, telecom, healthcare, and industry. Thanks to this training, you will gain expertise that is immediately applicable and valued by recruiters.  \r\n\r\nIn addition, this training prepares you for the official 1Z0-829 exam. This certification is a real career booster. It proves your ability to write clear, maintainable Java code that complies with standards. It is a concrete way to showcase your skills and strengthen your professional profile.\r\n\r\n<h3>FAQ<\/h3>\r\n\r\n<strong>Is this training suitable for complete beginners?<\/strong>  \r\nYes, it is designed for people with no prior experience in Java. Only basic logical and general IT knowledge is required to follow the course effectively.  \r\n\r\n<strong>What career opportunities are available after completing this course?<\/strong>  \r\nParticipants can move into roles such as junior Java developer, integrator, or system administrator. With experience, they can progress to positions like senior developer or software architect.  \r\n\r\n<strong>What tools will be used during the training?<\/strong>  \r\nYou will work in a modern Java development environment. The use of JShell and NetBeans will make the learning process practical and concrete, with exercises directly linked to professional scenarios.  \r\n","inclus_dans_ce_cours_virtuel":"<ul>\r\n \t<li>Training provided by a certified trainer<\/li>\r\n \t<li>Preparation for the exam<\/li>\r\n \t<li>Documentation and digital media<\/li>\r\n \t<li>Achievement Badge<\/li>\r\n<\/ul>","inclus_dans_ce_cours_presentiel":"<ul>\r\n \t<li>Training provided by a certified trainer<\/li>\r\n \t<li>Preparation for the exam<\/li>\r\n \t<li>Documentation and digital media<\/li>\r\n \t<li>Achievement Badge<\/li>\r\n<\/ul>","inclus_dans_ce_cours_blended":"","inclus_dans_ce_cours_elearning":"","inclus_dans_ce_cours_surmesure":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>JAVA SE Programming I - ITTA<\/title>\n<meta name=\"description\" content=\"This basic course is intended for beginner Java programmers who need to learn how to use it in daily practice.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/java-se-programming-i\/\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated 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:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/java-se-programming-i\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/java-se-programming-i\\\/\",\"name\":\"JAVA SE Programming I - ITTA\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\"},\"datePublished\":\"2022-12-29T07:25:22+00:00\",\"dateModified\":\"2025-09-25T15:15:02+00:00\",\"description\":\"This basic course is intended for beginner Java programmers who need to learn how to use it in daily practice.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/java-se-programming-i\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/java-se-programming-i\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/java-se-programming-i\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Development\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Programming languages\",\"item\":\"https:\\\/\\\/www.itta.net\\\/en\\\/trainings\\\/development\\\/programming-languages\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"JAVA SE Programming I\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"name\":\"ITTA\",\"description\":\"Formations &amp; Certifications en Suisse Romande\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.itta.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":[\"Organization\",\"EducationalOrganization\"],\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#organization\",\"name\":\"ITTA\",\"alternateName\":\"IT TRAINING ACADEMY SA\",\"url\":\"https:\\\/\\\/www.itta.net\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"contentUrl\":\"https:\\\/\\\/www.itta.net\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/Logo-transparent.png\",\"width\":1500,\"height\":623,\"caption\":\"ITTA\"},\"image\":{\"@id\":\"https:\\\/\\\/www.itta.net\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/ITTA\\\/100063747262936\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/1001738\",\"https:\\\/\\\/www.instagram.com\\\/itta_suisse\\\/\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"+41 58 307 73 00\",\"contactType\":\"customer service\",\"availableLanguage\":[\"French\",\"English\"],\"areaServed\":[{\"@type\":\"Country\",\"name\":\"Switzerland\"},{\"@type\":\"Country\",\"name\":\"France\"}]},\"location\":[{\"@type\":\"Place\",\"name\":\"ITTA Geneve\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Route des Jeunes 35\",\"addressLocality\":\"Carouge\",\"postalCode\":\"1227\",\"addressRegion\":\"GE\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.18274,\"longitude\":6.12922}},{\"@type\":\"Place\",\"name\":\"ITTA Lausanne\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Rue des Cotes-de-Montbenon 16\",\"addressLocality\":\"Lausanne\",\"postalCode\":\"1003\",\"addressRegion\":\"VD\",\"addressCountry\":\"CH\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":46.52111,\"longitude\":6.62734}}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"JAVA SE Programming I - ITTA","description":"This basic course is intended for beginner Java programmers who need to learn how to use it in daily practice.","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:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/java-se-programming-i\/","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/java-se-programming-i\/","url":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/java-se-programming-i\/","name":"JAVA SE Programming I - ITTA","isPartOf":{"@id":"https:\/\/www.itta.net\/en\/#website"},"datePublished":"2022-12-29T07:25:22+00:00","dateModified":"2025-09-25T15:15:02+00:00","description":"This basic course is intended for beginner Java programmers who need to learn how to use it in daily practice.","breadcrumb":{"@id":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/java-se-programming-i\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/java-se-programming-i\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/java-se-programming-i\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.itta.net\/en\/"},{"@type":"ListItem","position":2,"name":"Development","item":"https:\/\/www.itta.net\/en\/trainings\/development\/"},{"@type":"ListItem","position":3,"name":"Programming languages","item":"https:\/\/www.itta.net\/en\/trainings\/development\/programming-languages\/"},{"@type":"ListItem","position":4,"name":"JAVA SE Programming I"}]},{"@type":"WebSite","@id":"https:\/\/www.itta.net\/en\/#website","url":"https:\/\/www.itta.net\/en\/","name":"ITTA","description":"Formations &amp; Certifications en Suisse Romande","publisher":{"@id":"https:\/\/www.itta.net\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.itta.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":["Organization","EducationalOrganization"],"@id":"https:\/\/www.itta.net\/en\/#organization","name":"ITTA","alternateName":"IT TRAINING ACADEMY SA","url":"https:\/\/www.itta.net\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","contentUrl":"https:\/\/www.itta.net\/wp-content\/uploads\/2023\/02\/Logo-transparent.png","width":1500,"height":623,"caption":"ITTA"},"image":{"@id":"https:\/\/www.itta.net\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/ITTA\/100063747262936\/","https:\/\/www.linkedin.com\/company\/1001738","https:\/\/www.instagram.com\/itta_suisse\/"],"contactPoint":{"@type":"ContactPoint","telephone":"+41 58 307 73 00","contactType":"customer service","availableLanguage":["French","English"],"areaServed":[{"@type":"Country","name":"Switzerland"},{"@type":"Country","name":"France"}]},"location":[{"@type":"Place","name":"ITTA Geneve","address":{"@type":"PostalAddress","streetAddress":"Route des Jeunes 35","addressLocality":"Carouge","postalCode":"1227","addressRegion":"GE","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.18274,"longitude":6.12922}},{"@type":"Place","name":"ITTA Lausanne","address":{"@type":"PostalAddress","streetAddress":"Rue des Cotes-de-Montbenon 16","addressLocality":"Lausanne","postalCode":"1003","addressRegion":"VD","addressCountry":"CH"},"geo":{"@type":"GeoCoordinates","latitude":46.52111,"longitude":6.62734}}]}]}},"_links":{"self":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/14657","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations"}],"about":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/types\/formations"}],"acf:post":[{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/14610"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/14659"},{"embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/formations\/14658"}],"wp:attachment":[{"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/media?parent=14657"}],"wp:term":[{"taxonomy":"editeurs","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/editeurs?post=14657"},{"taxonomy":"domaine","embeddable":true,"href":"https:\/\/www.itta.net\/en\/wp-json\/wp\/v2\/domaine?post=14657"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}