{"id":2647,"date":"2021-01-24T01:13:25","date_gmt":"2021-01-23T18:13:25","guid":{"rendered":"https:\/\/luckytruedev.com\/learning\/?p=2647"},"modified":"2021-01-24T02:15:58","modified_gmt":"2021-01-23T19:15:58","slug":"hello-world-java","status":"publish","type":"post","link":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/","title":{"rendered":"Hello World Java"},"content":{"rendered":"\n<pre class=\"wp-block-syntaxhighlighter-code\">public class HelloWorld{\n    public static void main(String[] args) {\n        System.out.println(\"Hello World\");\n    }\n}<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Hasil Ouput<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"445\" height=\"113\" src=\"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-24-at-01.10.41.png\" alt=\"\" class=\"wp-image-2651\" srcset=\"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-24-at-01.10.41.png 445w, https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-24-at-01.10.41-300x76.png 300w, https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-24-at-01.10.41-110x28.png 110w, https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-24-at-01.10.41-420x107.png 420w\" sizes=\"auto, (max-width: 445px) 100vw, 445px\" \/><\/figure><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Penjelasan<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan &#8220;System.out.println(&#8220;Hello World&#8221;);&#8221; untuk mengeksekusi output pada kode program java.<\/p>\n<div id=\"lucky-3326474512\" class=\"lucky-after-content lucky-entity-placement\"><script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-5605825534849002\" crossorigin=\"anonymous\"><\/script><ins class=\"adsbygoogle\" style=\"display:block;\" data-ad-client=\"ca-pub-5605825534849002\" \ndata-ad-slot=\"5317815257\" \ndata-ad-format=\"auto\" data-full-width-responsive=\"true\"><\/ins>\n<script> \n(adsbygoogle = window.adsbygoogle || []).push({}); \n<\/script>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Hasil Ouput Penjelasan pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan &#8220;System.out.println(&#8220;Hello World&#8221;);&#8221; untuk mengeksekusi output pada kode program java.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[344],"tags":[],"class_list":["post-2647","post","type-post","status-publish","format-standard","hentry","category-java"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"public class HelloWorld{ public static void main(String[] args) { System.out.println(&quot;Hello World&quot;); } } Hasil Ouput Penjelasan pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan &quot;System.out.println(&quot;Hello World&quot;);&quot; untuk mengeksekusi output pada kode program java.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"CoedotzMagic\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/luckytruedev.com\/learning\/hello-world-java\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"LuckyTrue Learning: Informasi Teknologi dan Pemograman.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Hello World Java | LuckyTrue Learning: Media Pembelajaran Gratis\" \/>\n\t\t<meta property=\"og:description\" content=\"public class HelloWorld{ public static void main(String[] args) { System.out.println(&quot;Hello World&quot;); } } Hasil Ouput Penjelasan pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan &quot;System.out.println(&quot;Hello World&quot;);&quot; untuk mengeksekusi output pada kode program java.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/luckytruedev.com\/learning\/hello-world-java\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2019\/01\/cropped-logo192.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2019\/01\/cropped-logo192.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2021-01-23T18:13:25+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2021-01-23T19:15:58+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/luckytruedev\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@luckytruedev\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Hello World Java | LuckyTrue Learning: Media Pembelajaran Gratis\" \/>\n\t\t<meta name=\"twitter:description\" content=\"public class HelloWorld{ public static void main(String[] args) { System.out.println(&quot;Hello World&quot;); } } Hasil Ouput Penjelasan pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan &quot;System.out.println(&quot;Hello World&quot;);&quot; untuk mengeksekusi output pada kode program java.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2019\/01\/cropped-logo192.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#article\",\"name\":\"Hello World Java | LuckyTrue Learning: Media Pembelajaran Gratis\",\"headline\":\"Hello World Java\",\"author\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/author\\\/poncoe\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/Screen-Shot-2021-01-24-at-01.10.41.png\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#articleImage\",\"width\":445,\"height\":113},\"datePublished\":\"2021-01-24T01:13:25+07:00\",\"dateModified\":\"2021-01-24T02:15:58+07:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#webpage\"},\"articleSection\":\"Java\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/luckytruedev.com\\\/learning\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/category\\\/java\\\/#listItem\",\"name\":\"Java\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/category\\\/java\\\/#listItem\",\"position\":2,\"name\":\"Java\",\"item\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/category\\\/java\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#listItem\",\"name\":\"Hello World Java\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#listItem\",\"position\":3,\"name\":\"Hello World Java\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/category\\\/java\\\/#listItem\",\"name\":\"Java\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/#organization\",\"name\":\"LuckyTrue Development\",\"description\":\"Media Pembelajaran Gratis\",\"url\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/wp-content\\\/uploads\\\/2019\\\/01\\\/logo512.png\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#organizationLogo\",\"width\":512,\"height\":512,\"caption\":\"logoltdv\"},\"image\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/instagram.com\\\/luckytruedev\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCoQhnhZonZnLbvdVA6GqNKQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/author\\\/poncoe\\\/#author\",\"url\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/author\\\/poncoe\\\/\",\"name\":\"CoedotzMagic\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/afa80ec7c2118829ce4372806e8fb69eb5bed074e57080f8461ca40c8655876d?s=96&d=retro&r=g\",\"width\":96,\"height\":96,\"caption\":\"CoedotzMagic\"},\"sameAs\":[\"https:\\\/\\\/instagram.com\\\/coedotzmagic\",\"https:\\\/\\\/tiktok.com\\\/@coedotzmagic\",\"https:\\\/\\\/youtube.com\\\/coedotzmagic\",\"https:\\\/\\\/linkedin.com\\\/in\\\/coedotzmagic\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#webpage\",\"url\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/\",\"name\":\"Hello World Java | LuckyTrue Learning: Media Pembelajaran Gratis\",\"description\":\"public class HelloWorld{ public static void main(String[] args) { System.out.println(\\\"Hello World\\\"); } } Hasil Ouput Penjelasan pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan \\\"System.out.println(\\\"Hello World\\\");\\\" untuk mengeksekusi output pada kode program java.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/hello-world-java\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/author\\\/poncoe\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/author\\\/poncoe\\\/#author\"},\"datePublished\":\"2021-01-24T01:13:25+07:00\",\"dateModified\":\"2021-01-24T02:15:58+07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/#website\",\"url\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/\",\"name\":\"LuckyTrue Learning: Media Pembelajaran Gratis\",\"description\":\"Media Pembelajaran Gratis\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/luckytruedev.com\\\/learning\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Hello World Java | LuckyTrue Learning: Media Pembelajaran Gratis","description":"public class HelloWorld{ public static void main(String[] args) { System.out.println(\"Hello World\"); } } Hasil Ouput Penjelasan pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan \"System.out.println(\"Hello World\");\" untuk mengeksekusi output pada kode program java.","canonical_url":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#article","name":"Hello World Java | LuckyTrue Learning: Media Pembelajaran Gratis","headline":"Hello World Java","author":{"@id":"https:\/\/luckytruedev.com\/learning\/author\/poncoe\/#author"},"publisher":{"@id":"https:\/\/luckytruedev.com\/learning\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2021\/01\/Screen-Shot-2021-01-24-at-01.10.41.png","@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#articleImage","width":445,"height":113},"datePublished":"2021-01-24T01:13:25+07:00","dateModified":"2021-01-24T02:15:58+07:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#webpage"},"isPartOf":{"@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#webpage"},"articleSection":"Java"},{"@type":"BreadcrumbList","@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/luckytruedev.com\/learning#listItem","position":1,"name":"Home","item":"https:\/\/luckytruedev.com\/learning","nextItem":{"@type":"ListItem","@id":"https:\/\/luckytruedev.com\/learning\/category\/java\/#listItem","name":"Java"}},{"@type":"ListItem","@id":"https:\/\/luckytruedev.com\/learning\/category\/java\/#listItem","position":2,"name":"Java","item":"https:\/\/luckytruedev.com\/learning\/category\/java\/","nextItem":{"@type":"ListItem","@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#listItem","name":"Hello World Java"},"previousItem":{"@type":"ListItem","@id":"https:\/\/luckytruedev.com\/learning#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#listItem","position":3,"name":"Hello World Java","previousItem":{"@type":"ListItem","@id":"https:\/\/luckytruedev.com\/learning\/category\/java\/#listItem","name":"Java"}}]},{"@type":"Organization","@id":"https:\/\/luckytruedev.com\/learning\/#organization","name":"LuckyTrue Development","description":"Media Pembelajaran Gratis","url":"https:\/\/luckytruedev.com\/learning\/","logo":{"@type":"ImageObject","url":"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2019\/01\/logo512.png","@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#organizationLogo","width":512,"height":512,"caption":"logoltdv"},"image":{"@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#organizationLogo"},"sameAs":["https:\/\/instagram.com\/luckytruedev\/","https:\/\/www.youtube.com\/channel\/UCoQhnhZonZnLbvdVA6GqNKQ"]},{"@type":"Person","@id":"https:\/\/luckytruedev.com\/learning\/author\/poncoe\/#author","url":"https:\/\/luckytruedev.com\/learning\/author\/poncoe\/","name":"CoedotzMagic","image":{"@type":"ImageObject","@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/afa80ec7c2118829ce4372806e8fb69eb5bed074e57080f8461ca40c8655876d?s=96&d=retro&r=g","width":96,"height":96,"caption":"CoedotzMagic"},"sameAs":["https:\/\/instagram.com\/coedotzmagic","https:\/\/tiktok.com\/@coedotzmagic","https:\/\/youtube.com\/coedotzmagic","https:\/\/linkedin.com\/in\/coedotzmagic"]},{"@type":"WebPage","@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#webpage","url":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/","name":"Hello World Java | LuckyTrue Learning: Media Pembelajaran Gratis","description":"public class HelloWorld{ public static void main(String[] args) { System.out.println(\"Hello World\"); } } Hasil Ouput Penjelasan pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan \"System.out.println(\"Hello World\");\" untuk mengeksekusi output pada kode program java.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/luckytruedev.com\/learning\/#website"},"breadcrumb":{"@id":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/#breadcrumblist"},"author":{"@id":"https:\/\/luckytruedev.com\/learning\/author\/poncoe\/#author"},"creator":{"@id":"https:\/\/luckytruedev.com\/learning\/author\/poncoe\/#author"},"datePublished":"2021-01-24T01:13:25+07:00","dateModified":"2021-01-24T02:15:58+07:00"},{"@type":"WebSite","@id":"https:\/\/luckytruedev.com\/learning\/#website","url":"https:\/\/luckytruedev.com\/learning\/","name":"LuckyTrue Learning: Media Pembelajaran Gratis","description":"Media Pembelajaran Gratis","inLanguage":"en-US","publisher":{"@id":"https:\/\/luckytruedev.com\/learning\/#organization"}}]},"og:locale":"en_US","og:site_name":"LuckyTrue Learning: Informasi Teknologi dan Pemograman.","og:type":"article","og:title":"Hello World Java | LuckyTrue Learning: Media Pembelajaran Gratis","og:description":"public class HelloWorld{ public static void main(String[] args) { System.out.println(&quot;Hello World&quot;); } } Hasil Ouput Penjelasan pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan &quot;System.out.println(&quot;Hello World&quot;);&quot; untuk mengeksekusi output pada kode program java.","og:url":"https:\/\/luckytruedev.com\/learning\/hello-world-java\/","og:image":"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2019\/01\/cropped-logo192.png","og:image:secure_url":"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2019\/01\/cropped-logo192.png","article:published_time":"2021-01-23T18:13:25+00:00","article:modified_time":"2021-01-23T19:15:58+00:00","article:publisher":"https:\/\/facebook.com\/luckytruedev\/","twitter:card":"summary","twitter:site":"@luckytruedev","twitter:title":"Hello World Java | LuckyTrue Learning: Media Pembelajaran Gratis","twitter:description":"public class HelloWorld{ public static void main(String[] args) { System.out.println(&quot;Hello World&quot;); } } Hasil Ouput Penjelasan pada penulisan kode program ini, hanya untuk sebagai pembuka saja, yaitu paling mendasar (Hello World) dimana kita menggunakan &quot;System.out.println(&quot;Hello World&quot;);&quot; untuk mengeksekusi output pada kode program java.","twitter:image":"https:\/\/luckytruedev.com\/learning\/wp-content\/uploads\/2019\/01\/cropped-logo192.png"},"aioseo_meta_data":{"post_id":"2647","title":null,"description":null,"keywords":[],"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"none","schema_type_options":"{\"webPage\":{\"webPageType\":\"WebPage\"},\"article\":{\"articleType\":\"BlogPosting\"},\"book\":[],\"course\":[],\"event\":[],\"jobPosting\":[],\"music\":[],\"person\":[],\"product\":[],\"recipe\":[],\"restaurant\":[],\"service\":[],\"software\":[],\"video\":[]}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":{"businessInfo":{"name":"","urls":{"website":"","aboutPage":"","contactPage":""},"address":{"line1":"","line2":"","zip":"","city":"","state":"","country":""},"contact":{"email":"","phone":"","fax":""},"ids":{"vatID":"","taxID":"","chamberID":""},"payment":{"priceIndication":"","currenciesAccepted":"","methodsAccepted":""},"areaServed":""},"openingHours":{"show":false,"closedLabel":"","open24h":false,"open24hLabel":"","open247":false,"use24hFormat":false,"twoSets":false,"timezone":"","hours":[]}},"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-01-23 18:05:01","updated":"2025-06-04 09:10:08","seo_analyzer_scan_date":null},"_links":{"self":[{"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/posts\/2647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/comments?post=2647"}],"version-history":[{"count":3,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/posts\/2647\/revisions"}],"predecessor-version":[{"id":2655,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/posts\/2647\/revisions\/2655"}],"wp:attachment":[{"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/media?parent=2647"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/categories?post=2647"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/luckytruedev.com\/learning\/wp-json\/wp\/v2\/tags?post=2647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}