From 9e15cc4fcb427b012d2fb049c6968c1d29886ad7 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 9 Jul 2022 23:05:32 +0300 Subject: [PATCH] Created Scratch (markdown) --- Scratch.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Scratch.md diff --git a/Scratch.md b/Scratch.md new file mode 100644 index 0000000..926b160 --- /dev/null +++ b/Scratch.md @@ -0,0 +1,18 @@ +## Awesome Scratch + +### Hello World in different programming languages + +- https://www.youtube.com/watch?v=mLsVb3uJfYo +- https://www.youtube.com/watch?v=Ysled8GvKuk +- https://www.youtube.com/watch?v=zecueq-mo4M +- https://www.youtube.com/watch?v=xXt5e1eP3iU + +### About Scratch + +Scratch is not "children's programming language", while it looks like it is. Scratch prevents making syntax errors in code. With scratch, my friend teenager nerd boy made game, where at beginning of game it generates random levels. It's very advanced. + +I did see somewhere some paid software where it's possible to make sheduled tasks to Jira with Scratch like interface. + +There are many versions of Scratch for different purposes. + +### \ No newline at end of file