Postingan

Menampilkan postingan dari Agustus, 2024

02 Scratch Cara Membuat Snake Game

Gambar
  Game Jadul Tapi Mantul 👍👍👍 1. Buka Aplikasi Scratch menggunakan aplikasi atau website.  2. Buat 2 sprite ; sprite SNAKE dan sprite Apple  sprite Snake terdiri dari : head and tail  sprite apple bisa pilih di search dan atur ukurannya sebesar snake  kode sprite snake 1 kode sprite snake 2 kode sprite snake 3 : tambahkan variable score untuk all sprite  kode sprite apple 

02 C++ Array and Math - Informatika 11th Grade

Gambar
Panduan   •Bisa dengan Dev C++ 5.1.1 •Atau base domain  https://www.programiz.com/cpp-programming/online-compiler/ •Kirim screenshot ke Alamat  • budichandra36@gmail.com •Judul Email  ICT_Nama Tugas_XI.1_Name   #1 Simple Array #2 Array with variables #3 Array with Texts #4 The formula to calculate the sum of datas #5 The combination formulas #6 Array with simple math #7 Array with matrix #8. Basic sum & Average  #9. Array in loops 13/08/2024 #10. Sqrt and pow in code page 18 #11. Round, Ceil, Floor, Trunc page 21 20/08/2024 #12. Code to combine words page 23. #13. code to calculate the characters page 25. 27/08/2024 #14. Algorithm to calculate factorial value using loop #15. Algorithm to calculate factorial value using recursion #16. Program syntax for Fibonacci series using iteration algorithm #17. Program syntax for Fibonacci series using recursion algorithm #18. Greedy Algorithm, October 8th 2024...

01 C++ Sortation Codes (10th Grade)

Gambar
Panduan  •Bisa dengan Dev C++ 5.1.1 •Atau base domain  https://www.programiz.com/cpp-programming/online-compiler/ •Kirim screen shot ke Alamat  • budichandra36@gmail.com •Judul Email  ICT_Nama Tugas_X.?_Name Task or Assignments (Sortation Codes) 1. Selection Sort 2. Insertion Sort  3. Bubble Sort 4. Merge Sort  5. Quick Sort  Ekstrakurikuler A. Program Ketuntasan Belajar B. Program Menghitung Berat Badan  Contoh Soal Seorang Laki-laki memiliki tinggi badan 160 cm dan berat badan 60 kg. Dengan menggunakan rumus broca, tentukan apakah Laki-laki tersebut tergolong gemuk, ideal, atau kurus ! C. Predikat Nilai 

01 Excel Connecting the Microsoft Word and Microsoft Excel

Gambar
1. Integrate the Ms. Excel to Word (Feel Free to make data that you like the pics are the reference only) a. Make the data on your sheet  b. Make A graphic based on the data you made  c. Copy Paste the graphic on the word page  2. Connecting the data on your Ms. Excel into the Word page  a. Make the report data  b. Copy paste the table to word  c. use the paste link unformatted text so you can keep change the data on both app.  3. Connecting the graphic on your Ms. Excel into the Word page  a. Make the graphic data  b. copy that c. paste with keep source formatting and link data 

Budilinguo: Tempat yang tepat untuk meretas batasan bahasa dan membuka peluang baru di dunia digital.

Gambar
Halo guys, perkenalkan gue budi, saat ini gue sedang menjalani profesi sebagai guru di salah satu sekolah di Jakarta,   Gue lahir di jakarta, mengenyam pendidikan di jakarta sampai SMK. bingung mau kuliah atau kerja akhirnya gue coba coba beasiswa. dan Puji Syukur gue dapet pendidikan S1 di Turki.  Gue termasuk antusias dalam bahasa Asing. Gue udah menguasai 2 bahasa yaitu bahasa Inggris dan bahasa Turki.  Karena di sekolah dipercayakan untuk mengajar komputer. Akhirnya gue tertarik dan mulai belajar bahasa pemrograman.  Sekian,  Budi Chandra 

01 Scratch - Zombie Cube ep1

Gambar
All View inside the Project Lets do our Project.......  1. Make new sprite called level  2. make 2nd picture on level called dot 3. make 1st picture as labyrint up to you  4. make variables        SCROLL X dan Y on all sprites  x and y for this sprite only 5. make code for level 6. make new sprite for Player  7, make code for player ..... code 1  8. make new block     player move without screen refresh    use add input and add a label  9. make code for player..... code 2 10. make code for player...... code 3  11. reDesign your level l