{"id":1164,"date":"2024-07-17T20:56:30","date_gmt":"2024-07-17T23:56:30","guid":{"rendered":"https:\/\/desvendandoocodigo.com.br\/?p=1164"},"modified":"2024-07-18T20:56:50","modified_gmt":"2024-07-18T23:56:50","slug":"resumo-da-live-tiktok-17072024","status":"publish","type":"post","link":"https:\/\/desvendandoocodigo.com.br\/?p=1164","title":{"rendered":"Resumo da Live TikTok 17072024"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Ol\u00e1 Pessoal!<\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">Na Live do dia 17\/07\/2024 foram abordados os seguintes temas:<\/h2>\n\n\n\n<ul>\n<li>Revis\u00e3o de Incremento Decremento;<\/li>\n\n\n\n<li>La\u00e7o de repeti\u00e7\u00e3o;<\/li>\n\n\n\n<li>Escopo;<\/li>\n\n\n\n<li>Sinal de compara\u00e7\u00e3o;<\/li>\n\n\n\n<li>Estrutura Case;<\/li>\n\n\n\n<li>M\u00e9todo toLowerCase( ) <\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code><strong>ANOTA\u00c7\u00c3O.TXT\n<\/strong>var a = 1\n\nfor(i ; i &lt; 10; i ++ ){\n\n    bloco de comandos;\n}\n\nif(condicao){   \/\/verdadeira\n\n    bloco de comandos\n\n}else if(){\n    bloco de comandos   \/\/ falsa\n\n}else {\n\n\n}\n\n\n\n\nvar a = 10\n\n        if(condicao){   \/\/verdadeira\n\n            a = 20 \n\n        }\n\na == 20 ;\n\n\n\nlet   escopo\nvar \nconst\n\n\n<strong>SWITCH CASE<\/strong>\n<strong>\n<\/strong>var conversao = 'Admin'\n\nvar tipoUsuario  = conversao.toUpperCase();\nvar mensagem\n\nswitch (tipoUsuario){\n    case 'ADMIN':\n        mensagem = 'Feliz natal, chefe';\n        break;\n    case 'gerente':\n        mensagem = 'Boas festas';\n        break;\n    default:\n        mensagem = 'Mensagem Padr\u00e3o'\n}\nconsole.log(mensagem)\n\n\n<strong>LACOFOR.JS\n<\/strong>\n\/\/ var tabuada = 5;\n\/\/ var contador = 1\n\/\/ var total \n\n\/\/ for( contador; contador &lt;= 10; contador ++ ) {\n\/\/     var total = tabuada * contador;\n\n\/\/     console.log(contador + ' x ' \n\/\/         +  tabuada + ' = ' + total)\n\/\/ }\n\n\nvar nome = 'Marcos';\n\nvar tamanho  = nome.length;\n\nconsole.log(tamanho);\n\nconsole.log(nome.length);\n\n\n\n<strong>INTRODU\u00c7\u00c3O AOS VETORES\n<\/strong>\nvar n1 = 10 ;  \/\/ 1 espa\u00e7o\n\n\n\/\/ const numeros = &#91; 90,  70,  50,  80,  60, 85 ];\n \/\/ indice         0    1    2    3    4   5   \n\n\/\/ console.log('posicao 0 ' + numeros&#91;0]);\n\/\/ console.log('posicao 0 ' + numeros&#91;5]);\n\n\/\/ var cont = 0\n\/\/ for(cont; cont &lt; numeros.length; cont++ ){\n\/\/     console.log(numeros&#91;cont]);\n\/\/ }\n\n\nconst numeros = &#91;];\n\nnumeros = &#91;0] = 90;\nnumeros = &#91;1] = 70;\n\n\n\/\/  const numeros = new Array();\n\n\n\n\n\n\n\n\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Desvendando o Mundo da Programa\u00e7\u00e3o: Curso B\u00e1sico e Avan\u00e7ado de Algoritmos e JavaScript Exclusivo no Hotmart!<\/h2>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"321\" src=\"https:\/\/desvendandoocodigo.com.br\/wp-content\/uploads\/2024\/01\/hotmart.png\" alt=\"\" class=\"wp-image-162\" style=\"width:134px;height:auto\" srcset=\"https:\/\/desvendandoocodigo.com.br\/wp-content\/uploads\/2024\/01\/hotmart.png 1000w, https:\/\/desvendandoocodigo.com.br\/wp-content\/uploads\/2024\/01\/hotmart-300x96.png 300w, https:\/\/desvendandoocodigo.com.br\/wp-content\/uploads\/2024\/01\/hotmart-768x247.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p><a href=\"https:\/\/go.hotmart.com\/V89811082M?dp=1\">https:\/\/go.hotmart.com\/V89811082M?dp=1<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/go.hotmart.com\/X90111663X?dp=1\">https:\/\/go.hotmart.com\/X90111663X?dp=1<\/a><\/p>\n\n\n\n<p id=\"block-59da62f3-7e98-47b5-907d-08ff3fc7597a\">CUPOM: DESVENDANDOOCODIGO<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">PR\u00d3XIMAS LIVES<\/h2>\n\n\n\n<ul>\n<li>18\/07\/2024 \u00e0s 19:00hs<\/li>\n\n\n\n<li>19\/07\/2024 \u00e0s 19:00hs<\/li>\n\n\n\n<li>20\/07\/2024 \u00e0s 10:00hs<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"558\" height=\"1024\" src=\"https:\/\/desvendandoocodigo.com.br\/wp-content\/uploads\/2024\/07\/image-4.png\" alt=\"\" class=\"wp-image-1144\" style=\"width:242px;height:auto\" srcset=\"https:\/\/desvendandoocodigo.com.br\/wp-content\/uploads\/2024\/07\/image-4.png 558w, https:\/\/desvendandoocodigo.com.br\/wp-content\/uploads\/2024\/07\/image-4-163x300.png 163w\" sizes=\"(max-width: 558px) 100vw, 558px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Ol\u00e1 Pessoal! Na Live do dia 17\/07\/2024 foram abordados os seguintes temas: Desvendando o Mundo da Programa\u00e7\u00e3o: Curso B\u00e1sico e Avan\u00e7ado de Algoritmos e JavaScript Exclusivo no Hotmart! https:\/\/go.hotmart.com\/V89811082M?dp=1 https:\/\/go.hotmart.com\/X90111663X?dp=1 CUPOM: DESVENDANDOOCODIGO PR\u00d3XIMAS LIVES<\/p>\n","protected":false},"author":1,"featured_media":1097,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[18],"tags":[],"_links":{"self":[{"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=\/wp\/v2\/posts\/1164"}],"collection":[{"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1164"}],"version-history":[{"count":4,"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=\/wp\/v2\/posts\/1164\/revisions"}],"predecessor-version":[{"id":1168,"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=\/wp\/v2\/posts\/1164\/revisions\/1168"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=\/wp\/v2\/media\/1097"}],"wp:attachment":[{"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1164"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1164"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/desvendandoocodigo.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1164"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}