Posts

Image
 What I Learned from the Book: This book taught me [ The Magic Tree House ].  Hi everyone! Have you ever heard of The Magic Tree House series by Mary Pope Osborne? I read the first book, "Dinosaurs Before Dark," and I thought it was super cool! Synopsis: The story follows two siblings, Jack and Annie, who discover a magical tree house in their backyard. The tree house has a special power that can transport them to different places and times. In the first book, they travel back to the age of the dinosaurs and must find a mysterious book called the "Happy Medium." Along the way, they meet a friendly dog named Morgan and a mean dinosaur named T-Rex. Who Should Read This Book? I think anyone who likes [Title:  The Magic Tree House,  Author: Mary Pope Osborne, Genre: Fantasy, Adventure ] will LOVE this book! It's great for kids. My Rating: I give this book [5 stars " or "Highly Recommended!"]. Have You Read It? Have you read [ The Magic Tree House ...

Comparing Scratch and Python

Image
 " Comparing Scratch and Python" What is Comparing  : - Comparing is looking at things to determine how they are alike and how they are different. -   identify similarities and differences between them   What is scratch : - a visual programming language that allows students to create their own interactive stories, games and animations     W hat is python : an open-source programming language , having features like object-oriented, interpreted and high-level too. It is a dynamically typed programming language, which is easy to use with redable and user-friendly syntax.   A nd developed by Guido van Rossum C ontoh :   In S cratch:           In Python :   Print (“what’s your name?”) Input(“your name is:  ” )   Print(”How old are you?”) Input(“your age is:  “)   Print(“where do you live?”) Input(“you live at: “) S o, comparing scratch and python is?               ...

( SCRATCH 3 ) TUTORIAL ANIMASI KUCING BERJALAN "WALK" SAMBIL MENGELUARKAN SUARA "SOUND MEOW"

Image
  ANIMASI KUCING BERJALAN "WALK" SAMBIL MENGELUARKAN SUARA MEOW "SOUND MEOW"  MENGGUNAKAN SCRATCH 3   Sebelum memulai pilih file new untuk memulai project baru, kemudian pilih costume yang nantinya berasal dari kumpulan sprite yang dipilih dan sound yang digunakan!!! Setelah semua proses tersebut selesai, kita dapat ke proses yang paling inti, yaitu ke bagian code, gunakan blok untuk menyusun semua perintah yang diperlukan.   1." klik file new -> save as menjadi " animasi kucing berjalan sambil meow Pemilihan pada bagian costume secara otomatis kita juga sudah selesai memilih sprite terlebih dahulu. Costume atau sprite dapat kita gunakan untuk merubah gerakan atau warna kulit atau pakaian dapat juga latar belakang berikut ini adalah langkah langkah untuk merubah costume : 1." klik pada bagian menu costume -> pilih costume yang tersedia (choose costume)   Kira kira jika diklik akan menampilkan halaman sprite selanjutnya pa...