{"id":2386,"date":"2023-02-18T03:06:41","date_gmt":"2023-02-18T03:06:41","guid":{"rendered":"https:\/\/dev1992.com\/?p=2386"},"modified":"2023-02-19T20:32:23","modified_gmt":"2023-02-19T20:32:23","slug":"javascript-conceptos-basicos-y-sintaxis","status":"publish","type":"post","link":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/","title":{"rendered":"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. &#8211; Udemy Free"},"content":{"rendered":"\n        <div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <h2 class=\"wp-block-heading\">Minicurso de Sintaxis del Lenguaje de Programaci\u00f3n JavaScript B\u00e1sico e Introducci\u00f3n a los algoritmos y la programaci\u00f3n.<\/h2>\n        \n\n        \n        <div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" src=\"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg\" alt=\"\"\/><figcaption>JavaScript. Conceptos B\u00e1sicos y Sintaxis.<\/figcaption><\/figure><\/div>\n        \n\n        \n        <div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <h2 class=\"wp-block-heading\">Idioma<\/h2>\n        \n\n        \n        <p>Spanish<\/p>\n        \n\n        \n        <div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <h2 class=\"wp-block-heading\">Descripci\u00f3n<\/h2>\n        \n\n        \n        <p><p>Minicurso de Sintaxis de JavaScript B\u00e1sico. Donde aprender\u00e1s sobre el lenguaje de programaci\u00f3n JavaScript y los conceptos b\u00e1sicos de este. Asimismo, aprender\u00e1s sobre la sintaxis de JavaScript y algunas recomendaciones para tener un c\u00f3digo limpio. Incluso tendr\u00e1s una introducci\u00f3n a los algoritmos para que desarrolles tu l\u00f3gica y tambi\u00e9n aprender\u00e1s sobre los fundamentos de la programaci\u00f3n para que lo puedas aplicar a cualquier lenguaje de programaci\u00f3n. Al final podr\u00e1s aplicar todo lo aprendido con ejercicios te potenciar\u00e1n tu aprendizaje.<\/p><p><br><\/p><p>Resumen del contenido:<\/p><p>Introducci\u00f3n al Minicurso de Sintaxis de JavaScript B\u00e1sico. Resumen de conceptos de JavaScript.<\/p><p>\u00bfQu\u00e9 es JavaScript? Es un lenguaje de Programaci\u00f3n interpretado<\/p><p>\u00bfQu\u00e9 es una variable en la programaci\u00f3n? Es una ubicaci\u00f3n en memoria nombrada para almacenar valores<\/p><p>\u00bfQu\u00e9 son los tipos de datos en la programaci\u00f3n? Son atributos de los datos que indica sus caracter\u00edsticas.<\/p><p>\u00bfQu\u00e9 estructuras y tipos de datos tiene JavaScript? Tiene los primitivos y los objetos. Los tipos de datos primitivos m\u00e1s conocidos son el number, string, boolean, undefined y el tipo primitivo especial null y los de tipo objeto m\u00e1s conocidos son los Objects, funciones y array<\/p><p>\u00bfQu\u00e9 es una declaraci\u00f3n en la programaci\u00f3n? Es una asociaci\u00f3n de un identificador con una variable<\/p><p>\u00bfC\u00f3mo declaro una variable en JavaScript? Con var, let y const y opcionalmente su punto y coma al final.<\/p><p>\u00bfQu\u00e9 es un objeto en JavaScript? Es una colecci\u00f3n de propriedades separados por comas<\/p><p>\u00bfC\u00f3mo declaro un objeto en JavaScript? Con llaves y dentro de \u00e9l puede haber propiedades con la estructura clave y el valor.<\/p><p>\u00bfC\u00f3mo muestro datos por el navegador con JavaScript? Con console.log(), alert(), etc.<\/p><p>\u00bfC\u00f3mo muestro diferentes datos en JavaScript? Concatenando con el operador de cadena +<\/p><p>\u00bfC\u00f3mo muestro datos en estructuras m\u00e1s complejas? Con plantillas literales \u00ab que permite m\u00faltiples l\u00edneas e incrustar variables<\/p><p>\u00bfQu\u00e9 es un Array en JavaScript? Es un objeto con m\u00faltiples valores en forma de lista<\/p><p>\u00bfC\u00f3mo declaro un Array en JavaScript? Con corchetes y dentro de \u00e9l puede haber valores<\/p><p>\u00bfQu\u00e9 es una funci\u00f3n en JavaScript? Es un subprograma E-P-S* que puede ser llamado y ejecutado<\/p><p>\u00bfC\u00f3mo declaro una funci\u00f3n de tipo Flecha en JavaScript? Con par\u00e9ntesis igual mayor qu\u00e9 y llaves.<\/p><p>\u00bfQu\u00e9 es la sentencia if else en JavaScript? Es una sentencia que eval\u00faa una condici\u00f3n y ejecuta un c\u00f3digo espec\u00edfico<\/p><p>\u00bfC\u00f3mo creo una sentencia if else en JavaScript? Con la palabra reservada if la condici\u00f3n entre par\u00e9ntesis y el c\u00f3digo posterior, pero si es m\u00e1s de una l\u00ednea el c\u00f3digo debe ponerlo entre llaves.<\/p><p>\u00bfQu\u00e9 es un bucle o iteraci\u00f3n en JavaScript? Es c\u00f3digo que se ejecuta n veces en base a una condici\u00f3n.<\/p><p>\u00bfC\u00f3mo creo un bucle o iteraci\u00f3n en JavaScript? Con for, while, do while, for in, for of, etc.<\/p><p>Listado condicional de valores de un Array con While en JavaScript.<\/p><p>Sumador de dos n\u00fameros con JavaScript. alert() y prompt().<\/p><p>Fin del Minicurso de Sintaxis de JavaScript B\u00e1sico. Agradecimiento.<\/p><\/p>\n        \n\n        \n        <div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-block-buttons-is-layout-flex\">\n        <div class=\"wp-block-button has-custom-width wp-block-button__width-50 is-style-default\"><a class=\"wp-block-button__link has-nv-c-1-background-color has-background\" href=\"https:\/\/www.udemy.com\/course\/sintaxis-de-javascript-basico\/\" target=\"_blank\" rel=\"noreferrer noopener\">CANJEAR CURSO<\/a><\/div>\n        <\/div>\n        \n\n        \n        <div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <h2 class=\"wp-block-heading\">Para m\u00e1s cursos Gratis y para ver los que siguen as\u00ed visita nuestra aplicaci\u00f3n web UFree.<\/h2>\n        \n\n        \n        <div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-block-buttons-is-layout-flex\">\n        <div class=\"wp-block-button has-custom-width wp-block-button__width-75\"><a class=\"wp-block-button__link has-nv-text-dark-bg-color has-neve-link-hover-color-background-color has-text-color has-background\" href=\"https:\/\/www.dev1992.com\/ufree\/#\/\" target=\"_blank\" rel=\"noreferrer noopener\">M\u00e1s cursos gratis<\/a><\/div>\n        <\/div>\n        \n\n        \n        <div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <h2 class=\"wp-block-heading\">Descarga la aplicaci\u00f3n oficial!<\/h2>\n        \n\n        \n        <div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-block-buttons-is-layout-flex\">\n        <div class=\"wp-block-button has-custom-width wp-block-button__width-75\"><a class=\"wp-block-button__link has-nv-text-dark-bg-color has-neve-link-hover-color-background-color has-text-color has-background\" href=\"https:\/\/www.dev1992.com\/ufree\/#\/\" target=\"_blank\" rel=\"noreferrer noopener\">Aplicaci\u00f3n oficial<\/a><\/div>\n        <\/div>\n        \n\n        \n        <div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n        \n\n        \n        <p><\/p>\n          <div class=\"related-post slider\">\r\n      <div class=\"post-list owl-carousel\">\r\n\r\n            <div class=\"item\">\r\n          \r\n  <a class=\"title post_title\"  title=\"Cup\u00f3n Udemy: Introduction to Drinking Water Treatment\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/06\/introduction-to-drinking-water-treatment\/?related_post_from=1064\">\r\n        Cup\u00f3n Udemy: Introduction to Drinking Water Treatment  <\/a>\r\n\r\n  <div class=\"thumb post_thumb\">\r\n    <a  title=\"Cup\u00f3n Udemy: Introduction to Drinking Water Treatment\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/06\/introduction-to-drinking-water-treatment\/?related_post_from=1064\">\r\n\r\n              <img decoding=\"async\" src=\"\" title=\"Cup\u00f3n Udemy: Introduction to Drinking Water Treatment\" alt=\"Cup\u00f3n Udemy: Introduction to Drinking Water Treatment\">\r\n\r\n      \r\n\r\n    <\/a>\r\n  <\/div>\r\n  <p class=\"excerpt post_excerpt\">\r\n    What you need to know about how drinking water gets to your faucet Introduction to Drinking Water Treatment Idioma English <a class=\"read-more\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/06\/introduction-to-drinking-water-treatment\/?related_post_from=1064\"> Read more<\/a>  <\/p>\r\n        <\/div>\r\n              <div class=\"item\">\r\n          \r\n  <a class=\"title post_title\"  title=\"Cup\u00f3n Udemy: Internet and Web Development Fundamentals\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/09\/internet-and-web-development-fundamentals\/?related_post_from=1423\">\r\n        Cup\u00f3n Udemy: Internet and Web Development Fundamentals  <\/a>\r\n\r\n  <div class=\"thumb post_thumb\">\r\n    <a  title=\"Cup\u00f3n Udemy: Internet and Web Development Fundamentals\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/09\/internet-and-web-development-fundamentals\/?related_post_from=1423\">\r\n\r\n              <img decoding=\"async\" src=\"\" title=\"Cup\u00f3n Udemy: Internet and Web Development Fundamentals\" alt=\"Cup\u00f3n Udemy: Internet and Web Development Fundamentals\">\r\n\r\n      \r\n\r\n    <\/a>\r\n  <\/div>\r\n  <p class=\"excerpt post_excerpt\">\r\n    Learn how the Internet Works and Setup a Testing &amp; Production Web Server Internet and Web Development Fundamentals Idioma English <a class=\"read-more\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/09\/internet-and-web-development-fundamentals\/?related_post_from=1423\"> Read more<\/a>  <\/p>\r\n        <\/div>\r\n              <div class=\"item\">\r\n          \r\n  <a class=\"title post_title\"  title=\"Udemy Gratis: APRENDE JAVA Desde cero Ejercita tu L\u00f3gica &#8211; Udemy Free\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/10\/aprende-java-desde-cero-ejercita-tu-logica\/?related_post_from=1624\">\r\n        Udemy Gratis: APRENDE JAVA Desde cero Ejercita tu L\u00f3gica &#8211; Udemy Free  <\/a>\r\n\r\n  <div class=\"thumb post_thumb\">\r\n    <a  title=\"Udemy Gratis: APRENDE JAVA Desde cero Ejercita tu L\u00f3gica &#8211; Udemy Free\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/10\/aprende-java-desde-cero-ejercita-tu-logica\/?related_post_from=1624\">\r\n\r\n              <img decoding=\"async\" src=\"\" title=\"Udemy Gratis: APRENDE JAVA Desde cero Ejercita tu L\u00f3gica &#8211; Udemy Free\" alt=\"Udemy Gratis: APRENDE JAVA Desde cero Ejercita tu L\u00f3gica &#8211; Udemy Free\">\r\n\r\n      \r\n\r\n    <\/a>\r\n  <\/div>\r\n  <p class=\"excerpt post_excerpt\">\r\n    Aprende a desarrollar algoritmos decenas de ejercicios y traducirlos a JAVA, programas, condiciones, ciclos, y cadenas. APRENDE JAVA Desde cero <a class=\"read-more\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/10\/aprende-java-desde-cero-ejercita-tu-logica\/?related_post_from=1624\"> Read more<\/a>  <\/p>\r\n        <\/div>\r\n              <div class=\"item\">\r\n          \r\n  <a class=\"title post_title\"  title=\"Cup\u00f3n Udemy: Open AI&#8217;s Generative Pre-trained Transformer 3  (GPT3) &#8211; Udemy Coupon\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/11\/open-ais-generative-pre-trained-transformer-3-gpt3\/?related_post_from=1900\">\r\n        Cup\u00f3n Udemy: Open AI&#8217;s Generative Pre-trained Transformer 3  (GPT3) &#8211; Udemy Coupon  <\/a>\r\n\r\n  <div class=\"thumb post_thumb\">\r\n    <a  title=\"Cup\u00f3n Udemy: Open AI&#8217;s Generative Pre-trained Transformer 3  (GPT3) &#8211; Udemy Coupon\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/11\/open-ais-generative-pre-trained-transformer-3-gpt3\/?related_post_from=1900\">\r\n\r\n              <img decoding=\"async\" src=\"\" title=\"Cup\u00f3n Udemy: Open AI&#8217;s Generative Pre-trained Transformer 3  (GPT3) &#8211; Udemy Coupon\" alt=\"Cup\u00f3n Udemy: Open AI&#8217;s Generative Pre-trained Transformer 3  (GPT3) &#8211; Udemy Coupon\">\r\n\r\n      \r\n\r\n    <\/a>\r\n  <\/div>\r\n  <p class=\"excerpt post_excerpt\">\r\n    Harness power of OpenAI ChatGPT3 in your work and study Open AI's Generative Pre-trained Transformer 3 (GPT3) Idioma English Descripci&oacute;n <a class=\"read-more\" href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/11\/open-ais-generative-pre-trained-transformer-3-gpt3\/?related_post_from=1900\"> Read more<\/a>  <\/p>\r\n        <\/div>\r\n      \r\n  <\/div>\r\n\r\n  <script>\r\n      <\/script>\r\n  <style>\r\n    .related-post {}\r\n\r\n    .related-post .post-list {\r\n      text-align: left;\r\n          }\r\n\r\n    .related-post .post-list .item {\r\n      margin: 10px;\r\n      padding: 0px;\r\n          }\r\n\r\n    .related-post .headline {\r\n      font-size: 18px !important;\r\n      color: #999999 !important;\r\n          }\r\n\r\n    .related-post .post-list .item .post_title {\r\n      font-size: 16px;\r\n      color: #3f3f3f;\r\n      margin: 10px 0px;\r\n      padding: 0px;\r\n      display: block;\r\n      text-decoration: none;\r\n          }\r\n\r\n    .related-post .post-list .item .post_thumb {\r\n      max-height: 220px;\r\n      margin: 10px 0px;\r\n      padding: 0px;\r\n      display: block;\r\n          }\r\n\r\n    .related-post .post-list .item .post_excerpt {\r\n      font-size: 13px;\r\n      color: #3f3f3f;\r\n      margin: 10px 0px;\r\n      padding: 0px;\r\n      display: block;\r\n      text-decoration: none;\r\n          }\r\n\r\n    .related-post .owl-dots .owl-dot {\r\n          }\r\n\r\n      <\/style>\r\n      <script>\r\n      jQuery(document).ready(function($) {\r\n        $(\".related-post .post-list\").owlCarousel({\r\n          items: 3,\r\n          responsiveClass: true,\r\n          responsive: {\r\n            0: {\r\n              items: 1,\r\n            },\r\n            768: {\r\n              items: 2,\r\n            },\r\n            1200: {\r\n              items: 3,\r\n            }\r\n          },\r\n                      rewind: true,\r\n                                loop: true,\r\n                                center: true,\r\n                                autoplay: true,\r\n            autoplayHoverPause: true,\r\n                                nav: true,\r\n            navSpeed: 1000,\r\n            navText: ['<i class=\"fas fa-chevron-left\"><\/i>', '<i class=\"fas fa-chevron-right\"><\/i>'],\r\n                                dots: true,\r\n            dotsSpeed: 1200,\r\n                                                    rtl: false,\r\n          \r\n        });\r\n      });\r\n    <\/script>\r\n  <\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>Minicurso de Sintaxis del Lenguaje de Programaci&oacute;n JavaScript B&aacute;sico e Introducci&oacute;n a los algoritmos y la programaci&oacute;n. Idioma Spanish Descripci&oacute;n Minicurso de Sintaxis de JavaScript B&aacute;sico. Donde aprender&aacute;s sobre el lenguaje de programaci&oacute;n JavaScript y los conceptos b&aacute;sicos de este. Asimismo, aprender&aacute;s sobre la sintaxis de JavaScript y algunas recomendaciones para tener un c&oacute;digo limpio.&hellip;&nbsp;<a href=\"https:\/\/dev1992.com\/index.php\/2023\/02\/12\/hacking-wifi-desde-cero\/\" class=\"\" rel=\"bookmark\">Leer m\u00e1s &raquo;<span class=\"screen-reader-text\">Cup\u00f3n Udemy: Hacking Wifi desde Cero &#8211; Udemy Coupon<\/span><\/a><\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[13,14],"tags":[104,24,99,100],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. - Udemy Free - Dev1992<\/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:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. - Udemy Free - Dev1992\" \/>\n<meta property=\"og:description\" content=\"Minicurso de Sintaxis del Lenguaje de Programaci&oacute;n JavaScript B&aacute;sico e Introducci&oacute;n a los algoritmos y la programaci&oacute;n. Idioma Spanish Descripci&oacute;n Minicurso de Sintaxis de JavaScript B&aacute;sico. Donde aprender&aacute;s sobre el lenguaje de programaci&oacute;n JavaScript y los conceptos b&aacute;sicos de este. Asimismo, aprender&aacute;s sobre la sintaxis de JavaScript y algunas recomendaciones para tener un c&oacute;digo limpio.&hellip;&nbsp;Leer m\u00e1s &raquo;Cup\u00f3n Udemy: AZ-900 : Microsoft Azure Fundamentals practice exam\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/\" \/>\n<meta property=\"og:site_name\" content=\"Dev1992\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Dev1992.Encode\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-18T03:06:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-19T20:32:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg\" \/>\n<meta name=\"author\" content=\"Bot Doe\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Dev1992_Encode\" \/>\n<meta name=\"twitter:site\" content=\"@Dev1992_Encode\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Bot Doe\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/\"},\"author\":{\"name\":\"Bot Doe\",\"@id\":\"https:\/\/dev1992.com\/#\/schema\/person\/5d399d41096c6904f2613183f056d341\"},\"headline\":\"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. &#8211; Udemy Free\",\"datePublished\":\"2023-02-18T03:06:41+00:00\",\"dateModified\":\"2023-02-19T20:32:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/\"},\"wordCount\":615,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/dev1992.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg\",\"keywords\":[\"CursoUdemy\",\"Udemy\",\"UdemyCoupon\",\"UdemyFreeCourse\"],\"articleSection\":[\"Cursos\",\"Udemy\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/\",\"url\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/\",\"name\":\"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. - Udemy Free - Dev1992\",\"isPartOf\":{\"@id\":\"https:\/\/dev1992.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg\",\"datePublished\":\"2023-02-18T03:06:41+00:00\",\"dateModified\":\"2023-02-19T20:32:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#primaryimage\",\"url\":\"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg\",\"contentUrl\":\"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/dev1992.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. &#8211; Udemy Free\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dev1992.com\/#website\",\"url\":\"https:\/\/dev1992.com\/\",\"name\":\"Dev1992\",\"description\":\"Tecnolog\u00eda, Videojuegos, Cultura y m\u00e1s.\",\"publisher\":{\"@id\":\"https:\/\/dev1992.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dev1992.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dev1992.com\/#organization\",\"name\":\"Dev1992\",\"url\":\"https:\/\/dev1992.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/dev1992.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dev1992.com\/wp-content\/uploads\/2021\/06\/dev.png\",\"contentUrl\":\"https:\/\/dev1992.com\/wp-content\/uploads\/2021\/06\/dev.png\",\"width\":512,\"height\":512,\"caption\":\"Dev1992\"},\"image\":{\"@id\":\"https:\/\/dev1992.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Dev1992.Encode\",\"https:\/\/x.com\/Dev1992_Encode\",\"https:\/\/www.instagram.com\/dev1992._encode\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/dev1992.com\/#\/schema\/person\/5d399d41096c6904f2613183f056d341\",\"name\":\"Bot Doe\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/dev1992.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/8fece09f0738c1045d011cc6dac6c49b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/8fece09f0738c1045d011cc6dac6c49b?s=96&d=mm&r=g\",\"caption\":\"Bot Doe\"},\"sameAs\":[\"http:\/\/dev1992.com\"],\"url\":\"https:\/\/dev1992.com\/index.php\/author\/bot\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. - Udemy Free - Dev1992","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:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/","og_locale":"es_ES","og_type":"article","og_title":"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. - Udemy Free - Dev1992","og_description":"Minicurso de Sintaxis del Lenguaje de Programaci&oacute;n JavaScript B&aacute;sico e Introducci&oacute;n a los algoritmos y la programaci&oacute;n. Idioma Spanish Descripci&oacute;n Minicurso de Sintaxis de JavaScript B&aacute;sico. Donde aprender&aacute;s sobre el lenguaje de programaci&oacute;n JavaScript y los conceptos b&aacute;sicos de este. Asimismo, aprender&aacute;s sobre la sintaxis de JavaScript y algunas recomendaciones para tener un c&oacute;digo limpio.&hellip;&nbsp;Leer m\u00e1s &raquo;Cup\u00f3n Udemy: AZ-900 : Microsoft Azure Fundamentals practice exam","og_url":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/","og_site_name":"Dev1992","article_publisher":"https:\/\/www.facebook.com\/Dev1992.Encode","article_published_time":"2023-02-18T03:06:41+00:00","article_modified_time":"2023-02-19T20:32:23+00:00","og_image":[{"url":"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg"}],"author":"Bot Doe","twitter_card":"summary_large_image","twitter_creator":"@Dev1992_Encode","twitter_site":"@Dev1992_Encode","twitter_misc":{"Escrito por":"Bot Doe","Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#article","isPartOf":{"@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/"},"author":{"name":"Bot Doe","@id":"https:\/\/dev1992.com\/#\/schema\/person\/5d399d41096c6904f2613183f056d341"},"headline":"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. &#8211; Udemy Free","datePublished":"2023-02-18T03:06:41+00:00","dateModified":"2023-02-19T20:32:23+00:00","mainEntityOfPage":{"@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/"},"wordCount":615,"commentCount":0,"publisher":{"@id":"https:\/\/dev1992.com\/#organization"},"image":{"@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#primaryimage"},"thumbnailUrl":"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg","keywords":["CursoUdemy","Udemy","UdemyCoupon","UdemyFreeCourse"],"articleSection":["Cursos","Udemy"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/","url":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/","name":"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. - Udemy Free - Dev1992","isPartOf":{"@id":"https:\/\/dev1992.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#primaryimage"},"image":{"@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#primaryimage"},"thumbnailUrl":"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg","datePublished":"2023-02-18T03:06:41+00:00","dateModified":"2023-02-19T20:32:23+00:00","breadcrumb":{"@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#primaryimage","url":"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg","contentUrl":"https:\/\/img-b.udemycdn.com\/course\/750x422\/5018138_7059_2.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/dev1992.com\/index.php\/2023\/02\/18\/javascript-conceptos-basicos-y-sintaxis\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/dev1992.com\/"},{"@type":"ListItem","position":2,"name":"Udemy Gratis: JavaScript. Conceptos B\u00e1sicos y Sintaxis. &#8211; Udemy Free"}]},{"@type":"WebSite","@id":"https:\/\/dev1992.com\/#website","url":"https:\/\/dev1992.com\/","name":"Dev1992","description":"Tecnolog\u00eda, Videojuegos, Cultura y m\u00e1s.","publisher":{"@id":"https:\/\/dev1992.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dev1992.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/dev1992.com\/#organization","name":"Dev1992","url":"https:\/\/dev1992.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/dev1992.com\/#\/schema\/logo\/image\/","url":"https:\/\/dev1992.com\/wp-content\/uploads\/2021\/06\/dev.png","contentUrl":"https:\/\/dev1992.com\/wp-content\/uploads\/2021\/06\/dev.png","width":512,"height":512,"caption":"Dev1992"},"image":{"@id":"https:\/\/dev1992.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Dev1992.Encode","https:\/\/x.com\/Dev1992_Encode","https:\/\/www.instagram.com\/dev1992._encode"]},{"@type":"Person","@id":"https:\/\/dev1992.com\/#\/schema\/person\/5d399d41096c6904f2613183f056d341","name":"Bot Doe","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/dev1992.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/8fece09f0738c1045d011cc6dac6c49b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8fece09f0738c1045d011cc6dac6c49b?s=96&d=mm&r=g","caption":"Bot Doe"},"sameAs":["http:\/\/dev1992.com"],"url":"https:\/\/dev1992.com\/index.php\/author\/bot\/"}]}},"_links":{"self":[{"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/posts\/2386"}],"collection":[{"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/comments?post=2386"}],"version-history":[{"count":1,"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/posts\/2386\/revisions"}],"predecessor-version":[{"id":2557,"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/posts\/2386\/revisions\/2557"}],"wp:attachment":[{"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/media?parent=2386"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/categories?post=2386"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev1992.com\/index.php\/wp-json\/wp\/v2\/tags?post=2386"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}