Skip to content

Commit

Permalink
Add Blockly (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
hemant2705 authored Apr 6, 2021
1 parent aaec2bc commit 53f9939
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 1 deletion.
32 changes: 31 additions & 1 deletion Dictionary.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,37 @@
"Image1": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT5p85jNnxdlbr0zyFu1KCgwK_Idk-ilss4_g&usqp=CAU"

},

{
"Title" : "Blockly",
"Tag": "Software ",
"Documentation" : "https://developers.google.com/blockly/guides/get-started/web ",
"YT1 " : "https://www.youtube.com/watch?v=lPVJjQbEeN0 ",
"YT2 " : "https://www.youtube.com/watch?v=pXSbTQEdPBg",
"YT3 " : "https://www.youtube.com/watch?v=zb-Y4vM2r0c",
"YT4 " : "https://www.youtube.com/watch?v=XpfN_rN9gZM ",
"YT5 " : "https://www.youtube.com/watch?v=s2_xaEvcVI0",
"YT6 " : "https://www.youtube.com/watch?v=1pkpc2sNOAM",
"Website1": "https://opensource.google/projects/blockly ",
"Website2": "https://www.ionos.com/digitalguide/websites/web-development/blockly-basics-explained/ ",
"Website3": "https://www.learneroo.com/modules/139/nodes/727",
"Website4": "https://blocklycodelabs.dev/codelabs/getting-started/index.html#0 ",
"Website5": "https://developers.google.com/blockly/ ",
"Website6": "https://studio.code.org/s/starwarsblocks/stage/1/puzzle/1",
"Dedicated GH page1" : "https://github.com/samelhusseini/awesome-blockly ",
"Dedicated GH page2" : "https://github.com/google/blockly",
"Dedicated GH page3" : "https://github.com/OttoDIY/blockly",
"Dedicated GH page4" : "https://github.com/topics/blockly ",
"Dedicated GH page5" :"https://github.com/carloslfu/blocklify",
"Course1" : "https://www.ez-robot.com/Tutorials/Lesson/75",
"Course2" : "https://www.learneroo.com/modules/139/nodes/727",
"Course3" : "https://www.codeavengers.com/activities/programming/blockly-environment ",
"Course4" : "https://www.anubhavtrainings.com/google-blockly-scratch-training",
"Course5" : "https://evotrainingsolutions.com/courses/google-blocky-courses-in-gurgaon/",
"Tips1" : "https://ieeexplore.ieee.org/document/8120404",
"Tips2" : "http://google.github.io/blockly/",
"Tips3" : "https://www.semanticscholar.org/paper/Tips-for-creating-a-block-language-with-blockly-Pasternak-Fenichel/16b90d7041f94a690b2aa82165da0564a6372ee2 ",
"Tips4" : "https://neil.fraser.name/blockly/about/faq"
},

{
"Title" : "Bootstrap",
Expand Down
38 changes: 38 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,44 @@ https://hackerthemes.com/bootstrap-cheatsheet/<br>
<br><br>
</details>

<details>
<summary>Blockly</summary>
<br>Category/Type - <br>Software <br>
<br>Official Documentation - <br>https://developers.google.com/blockly/guides/get-started/web<br>
<br>Best YouTube creators - <br>
https://www.youtube.com/watch?v=lPVJjQbEeN0<br>
https://www.youtube.com/watch?v=pXSbTQEdPBg<br>
https://www.youtube.com/watch?v=zb-Y4vM2r0c<br>
https://www.youtube.com/watch?v=XpfN_rN9gZM<br>
https://www.youtube.com/watch?v=s2_xaEvcVI0<br>
https://www.youtube.com/watch?v=1pkpc2sNOAM<br>
<br>Useful Websites - <br>
https://www.ionos.com/digitalguide/websites/web-development/blockly-basics-explained/<br>
https://opensource.google/projects/blockly<br>
https://www.learneroo.com/modules/139/nodes/727<br>
https://blocklycodelabs.dev/codelabs/getting-started/index.html#0<br>
https://developers.google.com/blockly/<br>
https://studio.code.org/s/starwarsblocks/stage/1/puzzle/1<br>
<br>Dedicated Github page -
<br>https://github.com/samelhusseini/awesome-blockly<br>
https://github.com/topics/blockly<br>
https://github.com/google/blockly<br>
https://github.com/OttoDIY/blockly<br>
https://github.com/carloslfu/blocklify<br>
<br>Best Courses - <br>
https://www.ez-robot.com/Tutorials/Lesson/75<br>
https://www.learneroo.com/modules/139/nodes/727<br>
https://www.codeavengers.com/activities/programming/blockly-environment<br>
https://www.anubhavtrainings.com/google-blockly-scratch-training<br>
https://evotrainingsolutions.com/courses/google-blocky-courses-in-gurgaon/<br>
<br>Other Tips / Hacks - <br>
https://ieeexplore.ieee.org/document/8120404<br>
http://google.github.io/blockly/<br>
https://www.semanticscholar.org/paper/Tips-for-creating-a-block-language-with-blockly-Pasternak-Fenichel/16b90d7041f94a690b2aa82165da0564a6372ee2<br>
https://neil.fraser.name/blockly/about/faq<br>
<br><br>
</details>

<details>
<summary>C#</summary>
<br>Category/Type - <br> Programming language <br>
Expand Down

0 comments on commit 53f9939

Please sign in to comment.