{"id":394,"date":"2021-11-08T11:49:40","date_gmt":"2021-11-08T11:49:40","guid":{"rendered":"http:\/\/www.stevenstech.org\/\/?p=394"},"modified":"2021-11-08T11:53:35","modified_gmt":"2021-11-08T11:53:35","slug":"blockly-contre-scratch","status":"publish","type":"post","link":"https:\/\/www.stevenstech.org\/fr\/codage\/blockly-vs-scratch\/","title":{"rendered":"Blockly vs Scratch\u00a0: avec quel langage devriez-vous apprendre \u00e0 coder\u00a0?"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; specialty=&#8221;on&#8221; _builder_version=&#8221;4.9.11&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_4&#8243; specialty_columns=&#8221;3&#8243; _builder_version=&#8221;3.25&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_row_inner _builder_version=&#8221;4.9.11&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column_inner saved_specialty_column_type=&#8221;3_4&#8243; _builder_version=&#8221;4.9.11&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;Poppins|600|||||||&#8221; header_font_size=&#8221;33px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1><strong>Tynker vs. Scratch: What Is Best For Your Young Coder?<\/strong><\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; hover_enabled=&#8221;0&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p>Are you just starting to learn how to code? However, you don\u2019t want things to get confusing by going with a very difficult program. So which is better for you, Blockly vs. Scratch?<\/p>\n<p>Today\u2019s young coders have a variety of tools available to learn how to code. For young children aged five to 10, block programming is the best way to understand some of the most basic concepts of programming.<\/p>\n<p>However, even for something as simple as block coding, there are several languages and different platforms.<\/p>\n<p>In this article, we\u2019ll compare Blockly and Scratch. But before we do that, let\u2019s quickly talk about block coding, in general.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/www.stevenstech.org\/\/wp-content\/uploads\/2021\/11\/tynker-vs-scratch.jpg&#8221; alt=&#8221;Best Online Coding Classes for Kids&#8221; title_text=&#8221;tynker vs scratch&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;63%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><strong>What is Block Coding?<\/strong><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Block coding or block-based coding is a coding environment designed for kids, where they use a drag and drop mechanism to create games and animated stories from blocks. These blocks have code in the back, but the user doesn\u2019t need to write any code. They only need to work with the blocks to create the project.<\/p>\n<p>Blocks represent a set of instructions in code. So blocks basically provide a more visual way to create programs. The element of games and stories makes them fun for kids to try out while they learn core concepts like if and then or counter loops.<\/p>\n<p>The blocks can determine an action, sound, or effect. Usually, these blocks work in correspondence with a character in a game or story.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><strong>What is Blockly?<\/strong><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/developers.google.com\/blockly\" target=\"_blank\" rel=\"noopener\">Blockly<\/a> is a block coding language, designed as a free and open-source JavaScript library by Google. It can run on both web and apps, allowing developers to create visual programming language (VPL) editors.<\/p>\n<p>In simpler terms, Blockly is a block programming language made with JavaScript that is available as a library for platforms and developers to make coding courses for kids.<br \/>With the help of Blockly language, users can create applications that can even be translated into higher-level text-based programming languages like Python or Java.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><strong>What is Scratch?<\/strong><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/scratch.mit.edu\/\">Scratch<\/a> is a block coding language and platform from the Massachusetts Institute of Technology (MIT) Media Lab. It\u2019s also built from Google\u2019s Blockly library and is completely free to use as a web-based coding platform for kids.<\/p>\n<p>Kids as young as eight can create an account for free and start using the Scratch editor to create fun projects.<\/p>\n<p>As it\u2019s based on Blockly, it has visual blocks that kids can drag from the editor to make the character do things. It also has tutorial videos for kids to learn how to use the coding environment every step of the way.<\/p>\n<p>For kids even younger than eight, there\u2019s another version, the ScratchJr. <a href=\"http:\/\/www.stevenstech.org\/\/coding\/basic-coding-for-kids\/\">This is even simpler and basic<\/a>, so very young kids can start dabbling with coding with blocks before moving on to Scratch.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><strong>Blockly vs. Scratch: What is the Difference?<\/strong><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>There\u2019s not much of a difference between Blockly and Scratch. Blockly is the language or library that provides block coding editors that are used in so many applications today, including Scratch.<br \/>Blockly itself is not really for kids, but for developers to make languages and coding environments for young coders. Scratch is one such web-based platform that offers an easy and fun coding learning environment for kids.<\/p>\n<p>So that\u2019s a major difference between the two. Scratch, as a coding language, is partly based on Blockly.<\/p>\n<p>However, Scratch isn\u2019t entirely based on Blockly, or at least not always. It wasn\u2019t until Scratch 3.0 that the MIT Media Lab incorporated blocks using Blockly. It was a collaboration between Google\u2019s Blockly team and Scratch\u2019s team that led to the incorporation of the two block coding languages together.<\/p>\n<p>Aside from Scratch, there are many other platforms and applications based on Blockly that kids can use to learn coding basics.<a href=\"https:\/\/code.org\/\" target=\"_blank\" rel=\"noopener\"> Code.org<\/a> and <a href=\"https:\/\/www.microsoft.com\/en-us\/makecode\" target=\"_blank\" rel=\"noopener\">MakeCode<\/a> by Microsoft are also based on Blockly.<br \/>Of course, kids cannot really use Blockly directly as it\u2019s just a library and editor that must first be incorporated into a website or application. However, they can benefit from the many courses built from it, many of which are free. Scratch is also a free platform.<\/p>\n<p>If we just compare applications that are based on Blockly and Scratch, the latter has a more user-friendly design and flow. First off, it\u2019s a web-based platform, so it can be accessed from any device. There are apps as well for Android and Mac, so kids can directly work through the Scratch application.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><strong>Benefits of Scratch<\/strong><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Scratch\u2019s tutorials and guides make it a lot easier for the young ones to learn what each block means and how they can create stories or games with those blocks. Blockly alone may not be intuitive enough for a kid to figure out everything on their own.<\/p>\n<p>Overall, its interface offers the ease of use <a href=\"http:\/\/www.stevenstech.org\/\/coding\/what-is-coding-for-kids\/\">young kids need.<\/a> If a programming course is too difficult or mundane in nature, kids won\u2019t want to use it again. So Scratch carefully strikes that balance between learning and fun.<\/p>\n<p>Of course, Blockly, as a language, has contributed to making those blocks virtually bug-free. Nevertheless, the Scratch team\u2019s years of experience creating programs for <a href=\"http:\/\/www.stevenstech.org\/\/coding\/the-best-online-coding-classes-for-kids\/\">kids to learn coding<\/a> has lent the tool remarkable ease that may be hard to find elsewhere.<\/p>\n<p>And it doesn\u2019t hurt that the tool is completely free. There are a lot of coding courses online, but most have some sort of fee.<\/p>\n<p>All that said, as the kids advance and master block coding, they will need to find other platforms where they can move to languages used in the real world. Unfortunately, both Blockly and Scratch don\u2019t provide any such courses other than the block-based coding ones.<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><strong>Bottomline<\/strong><\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;Poppins||||||||&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;Poppins|600|||||||&#8221; header_2_font_size=&#8221;29px&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Blockly is just the tool with which many block-based coding programs and apps are built. On the other hand, Scratch is a full-fledged learning environment based on Blockly as well for its vibrant blocks.<\/p>\n<p>For learning purposes, Scratch is a great option, and it\u2019s suitable for kids aged eight and above. However, if you want to try Blockly, in particular, there are several other options as well. You can also <a href=\"http:\/\/www.stevenstech.org\/\/reviews\/tekkie-uni\/\">try Tekkie Uni<\/a>, which also has a course for Scratch that makes it even easier to learn with the help of a teacher.<\/p>\n<p>[\/et_pb_text][et_pb_comments _builder_version=&#8221;4.10.3&#8243; _module_preset=&#8221;default&#8221; form_field_text_color=&#8221;#000000&#8243; form_field_focus_background_color=&#8221;#FFFFFF&#8221; form_field_focus_text_color=&#8221;#000000&#8243; header_level=&#8221;h4&#8243; header_font=&#8221;Poppins||||||||&#8221; title_level=&#8221;h4&#8243; title_font=&#8221;Poppins||||||||&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#4f4aef&#8221; button_font=&#8221;Poppins||||||||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_comments][\/et_pb_column_inner][\/et_pb_row_inner][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;3.25&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_sidebar show_border=&#8221;off&#8221; disabled_on=&#8221;on|off|off&#8221; _builder_version=&#8221;4.11.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_sidebar][\/et_pb_column][\/et_pb_section]<\/p>\n\n\n<div class=\"kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom\"\n    data-payload='{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;394&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;1&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;Was this helpful?&quot;,&quot;legend&quot;:&quot;5\\\/5 - (1 vote)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;title&quot;:&quot;Blockly vs Scratch: What Language Should You Learn Coding With?&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;{score}\\\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 142.5px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 19.2px;\">\n            5\/5 - (1 vote)    <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Tynker vs. Scratch: What Is Best For Your Young Coder?<!--TOC-->Are you just starting to learn how to code? However, you don\u2019t want things to get confusing by going with a very difficult program. So which is better for you, Blockly vs. Scratch? Today\u2019s young coders have a variety of tools available to learn how to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":399,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[3],"tags":[],"class_list":["post-394","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-coding"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Blockly vs Scratch: What Language Should You Learn Coding With?<\/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:\/\/www.stevenstech.org\/fr\/codage\/blockly-vs-scratch\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Blockly vs Scratch: What Language Should You Learn Coding With?\" \/>\n<meta property=\"og:description\" content=\"Tynker vs. Scratch: What Is Best For Your Young Coder?Are you just starting to learn how to code? However, you don\u2019t want things to get confusing by going with a very difficult program. So which is better for you, Blockly vs. Scratch? Today\u2019s young coders have a variety of tools available to learn how to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stevenstech.org\/fr\/codage\/blockly-vs-scratch\/\" \/>\n<meta property=\"og:site_name\" content=\"Stevens Tech Blog\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-08T11:49:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-08T11:53:35+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.stevenstech.org\/wp-content\/uploads\/2021\/11\/tynker-vs-scratch.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"847\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Steven\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"Steven\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/\"},\"author\":{\"name\":\"Steven\",\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/#\\\/schema\\\/person\\\/910f0e78d2da16cec5dc97cb09085daf\"},\"headline\":\"Blockly vs Scratch: What Language Should You Learn Coding With?\",\"datePublished\":\"2021-11-08T11:49:40+00:00\",\"dateModified\":\"2021-11-08T11:53:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/\"},\"wordCount\":1691,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.stevenstech.org\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/tynker-vs-scratch.jpg\",\"articleSection\":[\"coding\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/\",\"url\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/\",\"name\":\"Blockly vs Scratch: What Language Should You Learn Coding With?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.stevenstech.org\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/tynker-vs-scratch.jpg\",\"datePublished\":\"2021-11-08T11:49:40+00:00\",\"dateModified\":\"2021-11-08T11:53:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.stevenstech.org\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/tynker-vs-scratch.jpg\",\"contentUrl\":\"https:\\\/\\\/www.stevenstech.org\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/tynker-vs-scratch.jpg\",\"width\":1280,\"height\":847},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/coding\\\/blockly-vs-scratch\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.stevenstech.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blockly vs Scratch: What Language Should You Learn Coding With?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/#website\",\"url\":\"https:\\\/\\\/www.stevenstech.org\\\/\",\"name\":\"Stevens Tech Blog\",\"description\":\"Tech for Kids\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.stevenstech.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/#organization\",\"name\":\"Stevens Tech Blog\",\"url\":\"https:\\\/\\\/www.stevenstech.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/www.stevenstech.org\\\/\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Stevens-tech.png\",\"contentUrl\":\"http:\\\/\\\/www.stevenstech.org\\\/\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Stevens-tech.png\",\"width\":200,\"height\":45,\"caption\":\"Stevens Tech Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.stevenstech.org\\\/#\\\/schema\\\/person\\\/910f0e78d2da16cec5dc97cb09085daf\",\"name\":\"Steven\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/35f204097347358fc90d26e72fdae3d618ddd4ecdeddb4f5134dd7984a944a03?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/35f204097347358fc90d26e72fdae3d618ddd4ecdeddb4f5134dd7984a944a03?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/35f204097347358fc90d26e72fdae3d618ddd4ecdeddb4f5134dd7984a944a03?s=96&d=mm&r=g\",\"caption\":\"Steven\"},\"sameAs\":[\"http:\\\/\\\/www.stevenstech.org\\\/\"],\"url\":\"https:\\\/\\\/www.stevenstech.org\\\/fr\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Blockly vs Scratch\u00a0: avec quel langage devriez-vous apprendre \u00e0 coder\u00a0?","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.stevenstech.org\/fr\/codage\/blockly-vs-scratch\/","og_locale":"fr_FR","og_type":"article","og_title":"Blockly vs Scratch: What Language Should You Learn Coding With?","og_description":"Tynker vs. Scratch: What Is Best For Your Young Coder?Are you just starting to learn how to code? However, you don\u2019t want things to get confusing by going with a very difficult program. So which is better for you, Blockly vs. Scratch? Today\u2019s young coders have a variety of tools available to learn how to [&hellip;]","og_url":"https:\/\/www.stevenstech.org\/fr\/codage\/blockly-vs-scratch\/","og_site_name":"Stevens Tech Blog","article_published_time":"2021-11-08T11:49:40+00:00","article_modified_time":"2021-11-08T11:53:35+00:00","og_image":[{"width":1280,"height":847,"url":"http:\/\/www.stevenstech.org\/wp-content\/uploads\/2021\/11\/tynker-vs-scratch.jpg","type":"image\/jpeg"}],"author":"Steven","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"Steven","Dur\u00e9e de lecture estim\u00e9e":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/#article","isPartOf":{"@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/"},"author":{"name":"Steven","@id":"https:\/\/www.stevenstech.org\/#\/schema\/person\/910f0e78d2da16cec5dc97cb09085daf"},"headline":"Blockly vs Scratch: What Language Should You Learn Coding With?","datePublished":"2021-11-08T11:49:40+00:00","dateModified":"2021-11-08T11:53:35+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/"},"wordCount":1691,"commentCount":0,"publisher":{"@id":"https:\/\/www.stevenstech.org\/#organization"},"image":{"@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stevenstech.org\/wp-content\/uploads\/2021\/11\/tynker-vs-scratch.jpg","articleSection":["coding"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/","url":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/","name":"Blockly vs Scratch\u00a0: avec quel langage devriez-vous apprendre \u00e0 coder\u00a0?","isPartOf":{"@id":"https:\/\/www.stevenstech.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/#primaryimage"},"image":{"@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/#primaryimage"},"thumbnailUrl":"https:\/\/www.stevenstech.org\/wp-content\/uploads\/2021\/11\/tynker-vs-scratch.jpg","datePublished":"2021-11-08T11:49:40+00:00","dateModified":"2021-11-08T11:53:35+00:00","breadcrumb":{"@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/#primaryimage","url":"https:\/\/www.stevenstech.org\/wp-content\/uploads\/2021\/11\/tynker-vs-scratch.jpg","contentUrl":"https:\/\/www.stevenstech.org\/wp-content\/uploads\/2021\/11\/tynker-vs-scratch.jpg","width":1280,"height":847},{"@type":"BreadcrumbList","@id":"https:\/\/www.stevenstech.org\/coding\/blockly-vs-scratch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.stevenstech.org\/"},{"@type":"ListItem","position":2,"name":"Blockly vs Scratch: What Language Should You Learn Coding With?"}]},{"@type":"WebSite","@id":"https:\/\/www.stevenstech.org\/#website","url":"https:\/\/www.stevenstech.org\/","name":"Blog technique de Stevens","description":"Technologie pour les enfants","publisher":{"@id":"https:\/\/www.stevenstech.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stevenstech.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.stevenstech.org\/#organization","name":"Blog technique de Stevens","url":"https:\/\/www.stevenstech.org\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.stevenstech.org\/#\/schema\/logo\/image\/","url":"http:\/\/www.stevenstech.org\/\/wp-content\/uploads\/2022\/03\/Stevens-tech.png","contentUrl":"http:\/\/www.stevenstech.org\/\/wp-content\/uploads\/2022\/03\/Stevens-tech.png","width":200,"height":45,"caption":"Stevens Tech Blog"},"image":{"@id":"https:\/\/www.stevenstech.org\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.stevenstech.org\/#\/schema\/person\/910f0e78d2da16cec5dc97cb09085daf","name":"Steven","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/secure.gravatar.com\/avatar\/35f204097347358fc90d26e72fdae3d618ddd4ecdeddb4f5134dd7984a944a03?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/35f204097347358fc90d26e72fdae3d618ddd4ecdeddb4f5134dd7984a944a03?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/35f204097347358fc90d26e72fdae3d618ddd4ecdeddb4f5134dd7984a944a03?s=96&d=mm&r=g","caption":"Steven"},"sameAs":["http:\/\/www.stevenstech.org\/"],"url":"https:\/\/www.stevenstech.org\/fr\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/posts\/394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/comments?post=394"}],"version-history":[{"count":6,"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/posts\/394\/revisions"}],"predecessor-version":[{"id":411,"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/posts\/394\/revisions\/411"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/media\/399"}],"wp:attachment":[{"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/media?parent=394"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/categories?post=394"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stevenstech.org\/fr\/wp-json\/wp\/v2\/tags?post=394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}