ProCodeCG – Private Coding Class – Algorithm & Data Structure – Day #4

Standard

Today we reviewed about data structures in Python, comparing sorting algorithm and then start to learn about searching algorithm.

We started with a simple code to search one element out a list

Screen Shot 2020-07-23 at 10.47.09 Screen Shot 2020-07-23 at 10.55.05

and then find the position

Screen Shot 2020-07-23 at 11.00.25 Screen Shot 2020-07-23 at 11.01.32

then we learned about simple caesar cipher because we want to do frequency analysis to implement our new skill about dictionary and searching

Screen Shot 2020-07-23 at 11.05.57 Screen Shot 2020-07-23 at 11.07.04

Screen Shot 2020-07-23 at 11.10.28

Screen Shot 2020-07-23 at 11.17.32

we started the frequency analysis code with a simple code to count occurrence of an element in a list and also learn how to use a dictionary

Screen Shot 2020-07-23 at 11.19.01 Screen Shot 2020-07-23 at 11.19.33

Screen Shot 2020-07-23 at 11.21.03 Screen Shot 2020-07-23 at 11.25.08

Screen Shot 2020-07-23 at 11.34.12 Screen Shot 2020-07-23 at 11.40.22

and we need to sort it

Screen Shot 2020-07-23 at 11.43.16 Screen Shot 2020-07-23 at 11.44.05

we have found way to count each distinct element of a list with associative array a.k.a dictionary

Screen Shot 2020-07-23 at 11.55.40

this is the homework 😉 we’re going to finish the frequency analysis code next week before we explore more about tree and graphs 🙂

Screen Shot 2020-07-23 at 12.00.37

Advertisement

ProCodeCG – Private Coding Class – Algorithm & Data Structure – Day #3

Standard

Day #3 of Algorithm & Data Structure Private Class 🙂

We went through the homework about nested loop

Screen Shot 2020-07-21 at 14.07.44

Screen Shot 2020-07-21 at 14.09.07 Screen Shot 2020-07-21 at 14.09.59

Screen Shot 2020-07-21 at 14.12.08 Screen Shot 2020-07-21 at 14.15.00

Screen Shot 2020-07-21 at 14.18.44

and then we learned about simple sorting

Screen Shot 2020-07-21 at 14.26.10 Screen Shot 2020-07-21 at 14.29.18

then we develop the code from scratch, starting with the swap function

Screen Shot 2020-07-21 at 14.33.41 Screen Shot 2020-07-21 at 14.41.08

then we started with only three numbers to sort

Screen Shot 2020-07-21 at 14.44.26 Screen Shot 2020-07-21 at 14.51.47

Screen Shot 2020-07-21 at 14.54.16 Screen Shot 2020-07-21 at 14.57.44

Screen Shot 2020-07-21 at 15.03.11 Screen Shot 2020-07-21 at 15.17.17

Screen Shot 2020-07-21 at 15.27.41

then we create the code for more numbers and it worked 😉

Screen Shot 2020-07-21 at 15.34.03

Screen Shot 2020-07-21 at 15.47.15 Screen Shot 2020-07-21 at 15.49.31

Screen Shot 2020-07-21 at 15.51.03 Screen Shot 2020-07-21 at 15.57.34

Screen Shot 2020-07-21 at 15.58.26 Screen Shot 2020-07-21 at 15.59.31

will learn more about sorting and searching in the next class 🙂

ProCodeCG Kids Regular Coding Class – Online – 11 July 2020

Standard

Saturday is our time to gather and work 😉

Andra joined our regular class today and start an elevator project, under the supervision of Capt. Awa 😉

Screen Shot 2020-07-11 at 08.57.22 Screen Shot 2020-07-11 at 09.00.50

Screen Shot 2020-07-11 at 09.21.46 Screen Shot 2020-07-11 at 09.33.43

Screen Shot 2020-07-11 at 09.46.54

Aidia is creating skin and continuing her Minecraft projects (redstone and stuff)

Screen Shot 2020-07-11 at 09.00.56

Screen Shot 2020-07-11 at 09.06.43 Screen Shot 2020-07-11 at 09.16.49

Screen Shot 2020-07-11 at 09.42.13

like creating roller coaster on a structure created by a code

Screen Shot 2020-07-11 at 09.47.52

Screen Shot 2020-07-11 at 10.16.28 Screen Shot 2020-07-11 at 10.34.26

Screen Shot 2020-07-11 at 10.48.19 Screen Shot 2020-07-11 at 11.01.29

Screen Shot 2020-07-11 at 11.13.19 Screen Shot 2020-07-11 at 11.28.57

Screen Shot 2020-07-11 at 11.32.39 Screen Shot 2020-07-11 at 11.49.12

Tsaqif moved from IDLE to online Python coding today 🙂

Screen Shot 2020-07-11 at 10.32.24

Screen Shot 2020-07-11 at 09.01.08 Screen Shot 2020-07-11 at 09.06.38

Screen Shot 2020-07-11 at 09.11.36 Screen Shot 2020-07-11 at 09.16.43

Screen Shot 2020-07-11 at 10.19.15 Screen Shot 2020-07-11 at 10.32.46

While Ukasy has gone long way ahead 🙂

Screen Shot 2020-07-11 at 09.06.25 Screen Shot 2020-07-11 at 09.06.52

Screen Shot 2020-07-11 at 09.13.11 Screen Shot 2020-07-11 at 09.13.14

Screen Shot 2020-07-11 at 09.27.40 Screen Shot 2020-07-11 at 09.33.03

Screen Shot 2020-07-11 at 09.42.49 Screen Shot 2020-07-11 at 09.43.30

Screen Shot 2020-07-11 at 09.44.05 Screen Shot 2020-07-11 at 09.46.11

Screen Shot 2020-07-11 at 09.49.07 Screen Shot 2020-07-11 at 10.00.19

Screen Shot 2020-07-11 at 10.01.36 Screen Shot 2020-07-11 at 10.11.48

Screen Shot 2020-07-11 at 10.13.54 Screen Shot 2020-07-11 at 10.17.25

Daffa is learning C# 😉

Screen Shot 2020-07-11 at 09.16.55 Screen Shot 2020-07-11 at 09.19.15

Screen Shot 2020-07-11 at 09.22.54 Screen Shot 2020-07-11 at 09.27.09

Screen Shot 2020-07-11 at 09.33.12 Screen Shot 2020-07-11 at 09.40.19

Screen Shot 2020-07-11 at 09.46.11 Screen Shot 2020-07-11 at 10.11.54

Screen Shot 2020-07-11 at 10.40.43 Screen Shot 2020-07-11 at 10.58.50

Screen Shot 2020-07-11 at 11.04.00 Screen Shot 2020-07-11 at 11.15.47

Screen Shot 2020-07-11 at 11.21.12 Screen Shot 2020-07-11 at 11.32.28

Screen Shot 2020-07-11 at 11.37.49

while Rheino is still learning developing website with HTML, CSS and Javascript

Screen Shot 2020-07-11 at 09.23.07

Screen Shot 2020-07-11 at 09.25.16 Screen Shot 2020-07-11 at 09.27.24

Screen Shot 2020-07-11 at 09.33.49 Screen Shot 2020-07-11 at 09.47.10

Screen Shot 2020-07-11 at 09.52.35 Screen Shot 2020-07-11 at 10.14.10

Screen Shot 2020-07-11 at 10.34.36 Screen Shot 2020-07-11 at 10.52.29

Screen Shot 2020-07-11 at 10.55.44 Screen Shot 2020-07-11 at 11.01.22

Screen Shot 2020-07-11 at 11.12.24 Screen Shot 2020-07-11 at 11.15.43

Screen Shot 2020-07-11 at 11.32.32 Screen Shot 2020-07-11 at 11.39.50

Screen Shot 2020-07-11 at 11.49.04

AlFattan is pretty busy generating JavaScript codes to build structures in Minecraft

Screen Shot 2020-07-11 at 10.56.08

Screen Shot 2020-07-11 at 09.33.19 Screen Shot 2020-07-11 at 09.40.28

Screen Shot 2020-07-11 at 09.46.48 Screen Shot 2020-07-11 at 10.44.20

Capt. Faris is modifying an object detection code

Screen Shot 2020-07-11 at 09.37.24 Screen Shot 2020-07-11 at 09.46.40

Screen Shot 2020-07-11 at 09.49.40 Screen Shot 2020-07-11 at 09.50.00

Screen Shot 2020-07-11 at 09.50.22 Screen Shot 2020-07-11 at 11.02.50

Capt. Awa is busy teaching Andra

Screen Shot 2020-07-11 at 09.39.05

Sam is porting his Juz’amma project to Android Studio

Screen Shot 2020-07-11 at 09.41.01

Screen Shot 2020-07-11 at 09.47.20 Screen Shot 2020-07-11 at 10.21.13

Screen Shot 2020-07-11 at 10.34.30 Screen Shot 2020-07-11 at 10.36.08

Fadhlan is having a headache fixing the laptop and the robot plus bad internet connection 😀

Screen Shot 2020-07-11 at 10.32.38

Kinan is still working on Covid-19 project but can only send this screenshot as the report 🙂 Hoping that everything is going as expected 😉

kinan progress

ProCodeCG – Private Coding Class – Algorithm & Data Structure – Day #2

Standard

Day #2 and we learned about array, list, dictionary and nested loop 😉

Screen Shot 2020-07-16 at 10.22.37 Screen Shot 2020-07-16 at 10.30.04

Screen Shot 2020-07-16 at 10.41.17 Screen Shot 2020-07-16 at 10.43.38

we learned more about functions and looping by calculating powers

Screen Shot 2020-07-16 at 11.03.08 Screen Shot 2020-07-16 at 11.04.09

Screen Shot 2020-07-16 at 11.12.01 Screen Shot 2020-07-16 at 11.16.18

and then factorial

Screen Shot 2020-07-16 at 11.16.47 Screen Shot 2020-07-16 at 11.24.01

and nested loops

Screen Shot 2020-07-16 at 11.29.25 Screen Shot 2020-07-16 at 11.38.08

and this one is for homework 😉

Screen Shot 2020-07-16 at 11.54.59

today we covered built-in data structures and going to learn user-defined data structures next week 😉

Screen Shot 2020-07-16 at 11.59.29

ProCodeCG – Private Coding Class – Algorithm & Data Structure – Day #1

Standard

Today we learn about programming languages, datatypes and basic principles of programming: sequences, looping, conditionals dan functions 🙂

Screen Shot 2020-07-14 at 10.46.55

we started with looping

Screen Shot 2020-07-14 at 10.53.02

and then operators

Screen Shot 2020-07-14 at 10.54.41

and then conditionals

Screen Shot 2020-07-14 at 11.01.17

functions

Screen Shot 2020-07-14 at 11.05.21

then we did some challenges 🙂 this one is how to determined whether a number is prime or not

Screen Shot 2020-07-14 at 11.09.13

Screen Shot 2020-07-14 at 11.10.39

we learned different techniques and logics to solve the problem

Screen Shot 2020-07-14 at 11.19.26

comparing different codes

Screen Shot 2020-07-14 at 11.22.32

and modify it to be able to display list of prime numbers in a certain ranges 🙂

Screen Shot 2020-07-14 at 11.31.34

we’re going to learn about data structures in the next class 😉

ProCodeCG Kids Coding Camp – Online – Mid 2020 – Machine Learning – Day #1

Standard

Our first day of Machine Learning class 😉

Titan is creating a Smart Classroom with Scratch

Screen Shot 2020-07-06 at 10.59.35 Screen Shot 2020-07-06 at 10.59.41

Screen Shot 2020-07-06 at 11.00.57 Screen Shot 2020-07-06 at 09.08.21

Screen Shot 2020-07-06 at 09.09.10 Screen Shot 2020-07-06 at 09.09.53

Screen Shot 2020-07-06 at 09.18.51 Screen Shot 2020-07-06 at 09.27.30

Screen Shot 2020-07-06 at 09.27.50 Screen Shot 2020-07-06 at 09.43.52

Screen Shot 2020-07-06 at 09.47.11 Screen Shot 2020-07-06 at 09.48.45

Screen Shot 2020-07-06 at 09.50.32 Screen Shot 2020-07-06 at 09.52.58

Screen Shot 2020-07-06 at 10.02.48 Screen Shot 2020-07-06 at 10.05.09

and then make the machine learn to recognize numbers from handwriting

Screen Shot 2020-07-06 at 10.08.25 Screen Shot 2020-07-06 at 10.10.18

Screen Shot 2020-07-06 at 10.15.09 Screen Shot 2020-07-06 at 10.26.21

Kimi is learning different levels of Machine Learning because he already took Machine Learning topic on the last coding camp. Kimi will learn Data Science and Machine Learning

Screen Shot 2020-07-06 at 09.15.13

Screen Shot 2020-07-06 at 10.39.52 Screen Shot 2020-07-06 at 10.40.54

Screen Shot 2020-07-06 at 10.47.03 Screen Shot 2020-07-06 at 10.49.01

Screen Shot 2020-07-06 at 10.51.25

Screen Shot 2020-07-06 at 09.30.09 Screen Shot 2020-07-06 at 09.30.52

Screen Shot 2020-07-06 at 09.33.36 Screen Shot 2020-07-06 at 10.25.08

Screen Shot 2020-07-06 at 10.25.26 Screen Shot 2020-07-06 at 10.26.30

Screen Shot 2020-07-06 at 10.27.19 Screen Shot 2020-07-06 at 10.28.10

Screen Shot 2020-07-06 at 10.27.48 Screen Shot 2020-07-06 at 11.00.01

Athir is creating a machine learning that can recognize when we’re looking at the camera or not 🙂

Screen Shot 2020-07-06 at 09.58.13 Screen Shot 2020-07-06 at 09.58.52

Screen Shot 2020-07-06 at 10.03.30 Screen Shot 2020-07-06 at 10.08.31

Screen Shot 2020-07-06 at 10.10.09 Screen Shot 2020-07-06 at 10.11.13

Screen Shot 2020-07-06 at 10.15.59 Screen Shot 2020-07-06 at 10.18.57

Screen Shot 2020-07-06 at 10.21.15 Screen Shot 2020-07-06 at 10.25.01

The Panda will be dancing when we’re not looking at the camera

Screen Shot 2020-07-06 at 10.29.35 Screen Shot 2020-07-06 at 10.29.43

Screen Shot 2020-07-06 at 10.29.53

and it will stop dancing when we’re looking at the camera 😀

Screen Shot 2020-07-06 at 10.29.56

 

Screen Shot 2020-07-06 at 10.30.10 Screen Shot 2020-07-06 at 10.34.25

the next is to create Smart Classroom

Screen Shot 2020-07-06 at 10.39.18 Screen Shot 2020-07-06 at 11.03.35

Screen Shot 2020-07-06 at 11.05.23 Screen Shot 2020-07-06 at 11.06.40

Screen Shot 2020-07-06 at 11.10.20

There are still lots of projects to be done 😉 Until tomorrow 🙂

ProCodeCG Kids Regular Coding Class – Online – 4 July 2020

Standard

Our Saturday morning coding session 😉

Capt. Bullitt is doing so many things in Blender already 🙂

Screen Shot 2020-07-04 at 09.00.45 Screen Shot 2020-07-04 at 09.01.22

Screen Shot 2020-07-04 at 09.03.02 Screen Shot 2020-07-04 at 11.23.03

Screen Shot 2020-07-04 at 11.51.11

while Kay starts to create her first game in GameMaker 😉

Screen Shot 2020-07-04 at 09.03.57

Screen Shot 2020-07-04 at 09.13.49 Screen Shot 2020-07-04 at 09.18.24

Screen Shot 2020-07-04 at 09.21.35 Screen Shot 2020-07-04 at 09.25.53

Screen Shot 2020-07-04 at 09.32.56 Screen Shot 2020-07-04 at 09.37.36

Screen Shot 2020-07-04 at 09.40.11 Screen Shot 2020-07-04 at 09.45.19

Screen Shot 2020-07-04 at 10.25.18 Screen Shot 2020-07-04 at 10.25.37

Bryz is also creating his first game in GameMaker

Screen Shot 2020-07-04 at 09.06.28 Screen Shot 2020-07-04 at 09.10.59

Screen Shot 2020-07-04 at 09.12.38 Screen Shot 2020-07-04 at 09.32.41

Screen Shot 2020-07-04 at 09.36.18 Screen Shot 2020-07-04 at 09.50.27

Screen Shot 2020-07-04 at 09.53.16 Screen Shot 2020-07-04 at 10.02.11

Screen Shot 2020-07-04 at 10.10.06 Screen Shot 2020-07-04 at 10.15.51

Screen Shot 2020-07-04 at 10.22.37 Screen Shot 2020-07-04 at 10.24.11

Screen Shot 2020-07-04 at 10.27.46

Sam has to port his application from Thunkable to Android Studio because the app behaves differently on different devices. Capt. Faris helps Sam getting started with Android Studio

Screen Shot 2020-07-04 at 09.07.33

Screen Shot 2020-07-04 at 09.15.53 Screen Shot 2020-07-04 at 09.33.30

Screen Shot 2020-07-04 at 09.45.54 Screen Shot 2020-07-04 at 10.09.01

Screen Shot 2020-07-04 at 10.16.21 Screen Shot 2020-07-04 at 10.16.26

Screen Shot 2020-07-04 at 10.22.58

Aidia’s Cat Dictionary is 95% completed 😉

Screen Shot 2020-07-04 at 10.44.48

Screen Shot 2020-07-04 at 09.13.55 Screen Shot 2020-07-04 at 09.14.51

Screen Shot 2020-07-04 at 09.21.45 Screen Shot 2020-07-04 at 10.08.49

Screen Shot 2020-07-04 at 10.16.06 Screen Shot 2020-07-04 at 10.37.15

Screen Shot 2020-07-04 at 10.37.24

The app

Screen Shot 2020-07-04 at 10.44.04

Screen Shot 2020-07-04 at 10.48.44 Screen Shot 2020-07-04 at 10.48.57

Screen Shot 2020-07-04 at 10.59.00 Screen Shot 2020-07-04 at 11.06.03

It just needs some some finishing touch to make the GUI looks better 😉

Screen Shot 2020-07-04 at 11.24.52 Screen Shot 2020-07-04 at 11.53.57

Screen Shot 2020-07-04 at 11.54.59

Enzo creates a Flappy Bird Game today 🙂

Screen Shot 2020-07-04 at 09.24.45

Screen Shot 2020-07-04 at 10.04.17 Screen Shot 2020-07-04 at 10.29.31

Screen Shot 2020-07-04 at 11.09.20 Screen Shot 2020-07-04 at 11.11.39

Screen Shot 2020-07-04 at 11.14.24 Screen Shot 2020-07-04 at 11.16.00

Screen Shot 2020-07-04 at 11.19.04 Screen Shot 2020-07-04 at 11.50.21

Screen Shot 2020-07-04 at 11.51.57 Screen Shot 2020-07-04 at 11.55.45

Rheino starts to learn Web Programming 😉

Screen Shot 2020-07-04 at 09.27.38 Screen Shot 2020-07-04 at 09.33.38

Screen Shot 2020-07-04 at 09.45.49 Screen Shot 2020-07-04 at 09.56.32

Screen Shot 2020-07-04 at 09.57.26 Screen Shot 2020-07-04 at 10.08.56

Screen Shot 2020-07-04 at 10.16.11 Screen Shot 2020-07-04 at 10.31.41

Screen Shot 2020-07-04 at 10.49.30 Screen Shot 2020-07-04 at 10.53.04

Screen Shot 2020-07-04 at 10.55.26 Screen Shot 2020-07-04 at 11.23.56

Ara is modelling different object today, under the supervision of Capt. Bullitt Awa 😉

Screen Shot 2020-07-04 at 09.37.21 Screen Shot 2020-07-04 at 10.01.45

Screen Shot 2020-07-04 at 10.08.21 Screen Shot 2020-07-04 at 10.15.47

Screen Shot 2020-07-04 at 10.33.23

Screen Shot 2020-07-04 at 10.38.16 Screen Shot 2020-07-04 at 10.49.12

Screen Shot 2020-07-04 at 10.59.06 Screen Shot 2020-07-04 at 11.11.47

AlFattan continues writing codes in JavaScript to build things in Minecraft

Screen Shot 2020-07-04 at 09.45.27 Screen Shot 2020-07-04 at 09.54.36

the codes

Screen Shot 2020-07-04 at 09.54.53 Screen Shot 2020-07-04 at 09.54.55

Screen Shot 2020-07-04 at 09.55.11 Screen Shot 2020-07-04 at 10.08.44

Screen Shot 2020-07-04 at 10.15.57 Screen Shot 2020-07-04 at 10.33.29

Screen Shot 2020-07-04 at 10.38.24 Screen Shot 2020-07-04 at 10.39.09

the results

Screen Shot 2020-07-04 at 11.43.56 Screen Shot 2020-07-04 at 11.53.01

Screen Shot 2020-07-04 at 11.53.42 Screen Shot 2020-07-04 at 11.53.44

Badi is making improvement to the design of https://pavilion19.id

Screen Shot 2020-07-04 at 12.08.34 Screen Shot 2020-07-04 at 09.57.56

Screen Shot 2020-07-04 at 10.40.00 Screen Shot 2020-07-04 at 10.40.21

The new look! 😉

Screen Shot 2020-07-04 at 11.16.56 Screen Shot 2020-07-04 at 11.17.26

Screen Shot 2020-07-04 at 11.59.47 Screen Shot 2020-07-04 at 12.05.11

IMG_4301 IMG_4302

IMG_4303 Adam Screen Shot 2020-07-04 at 10.41.25

Screen Shot 2020-07-04 at 10.41.59 Screen Shot 2020-07-04 at 10.45.53

Fadhlan is still testing the microcontroller and components of SNAPBOT 3

Screen Shot 2020-07-04 at 10.42.17

We need to upgrade the software and libraries and then see how it works

Screen Shot 2020-07-04 at 11.01.05

Lots of achievement and productivity today 😉

ProCodeCG Kids Regular Coding Class – Online – 27 June 2020

Standard

Our journey today 😉

Ukasy spent one session on Creating Games with GameMaker

Screen Shot 2020-06-27 at 09.50.26 Screen Shot 2020-06-27 at 09.04.38

Screen Shot 2020-06-27 at 09.24.25 Screen Shot 2020-06-27 at 09.33.31

and the other session on Python Programming 🙂

Screen Shot 2020-06-27 at 10.19.07 Screen Shot 2020-06-27 at 10.30.32

Screen Shot 2020-06-27 at 10.49.43 Screen Shot 2020-06-27 at 10.52.41

Screen Shot 2020-06-27 at 10.54.58 Screen Shot 2020-06-27 at 10.58.54

Screen Shot 2020-06-27 at 11.03.55 Screen Shot 2020-06-27 at 11.15.28

Screen Shot 2020-06-27 at 11.21.48 Screen Shot 2020-06-27 at 11.34.21

Screen Shot 2020-06-27 at 11.43.35 Screen Shot 2020-06-27 at 11.48.42

Screen Shot 2020-06-27 at 11.53.58 Screen Shot 2020-06-27 at 11.57.48

Abie is catching up with Creating Games, he has finished creating a simple shooting game today 😉

Screen Shot 2020-06-27 at 09.04.59 Screen Shot 2020-06-27 at 09.23.10

Screen Shot 2020-06-27 at 09.49.36 Screen Shot 2020-06-27 at 10.18.09

Screen Shot 2020-06-27 at 10.24.20

Tsaqif is also working on creating games for the first session

Screen Shot 2020-06-27 at 09.15.16

Screen Shot 2020-06-27 at 09.24.02 Screen Shot 2020-06-27 at 09.39.35

Screen Shot 2020-06-27 at 09.49.47 Screen Shot 2020-06-27 at 09.55.18

and moved on to Python Programming on the next session 😉

Screen Shot 2020-06-27 at 10.18.23 Screen Shot 2020-06-27 at 10.19.01

Screen Shot 2020-06-27 at 10.27.17 Screen Shot 2020-06-27 at 10.30.25

Screen Shot 2020-06-27 at 11.02.19 Screen Shot 2020-06-27 at 11.20.39

Screen Shot 2020-06-27 at 11.34.26 Screen Shot 2020-06-27 at 11.49.53

Screen Shot 2020-06-27 at 11.57.43

Bryz finished LightBot today

Screen Shot 2020-06-27 at 09.24.12

Screen Shot 2020-06-27 at 09.35.21 Screen Shot 2020-06-27 at 09.35.52

Screen Shot 2020-06-27 at 09.40.53 Screen Shot 2020-06-27 at 09.42.03

and then start learning Python language with CodeCombat

Screen Shot 2020-06-27 at 09.42.41 Screen Shot 2020-06-27 at 09.47.48

Screen Shot 2020-06-27 at 09.53.59 Screen Shot 2020-06-27 at 10.17.26

Screen Shot 2020-06-27 at 10.24.15 Screen Shot 2020-06-27 at 10.50.18

Screen Shot 2020-06-27 at 11.28.02 Screen Shot 2020-06-27 at 11.33.30

Screen Shot 2020-06-27 at 11.57.25

Fadhlan is still debugging SNAPBOT 3. Involving lots of work around and improvisations 😉

Screen Shot 2020-06-27 at 09.25.23

Screen Shot 2020-06-27 at 09.50.31 Screen Shot 2020-06-27 at 11.28.21

Badi

Screen Shot 2020-06-27 at 12.01.42 Screen Shot 2020-06-27 at 09.25.32

did a new web design project today 🙂

Screen Shot 2020-06-27 at 09.44.20 Screen Shot 2020-06-27 at 09.44.05

Screen Shot 2020-06-27 at 09.44.29 Screen Shot 2020-06-27 at 09.44.59

Screen Shot 2020-06-27 at 09.45.06 Screen Shot 2020-06-27 at 09.45.56

Screen Shot 2020-06-27 at 09.46.38 Screen Shot 2020-06-27 at 09.46.45

Screen Shot 2020-06-27 at 11.15.18

and then adding calendar to https://pavilion19.id to make it easier to arrange booking 🙂 Thx to Capt. Faris for making things easier 🙂

Screen Shot 2020-06-27 at 11.16.57

Screen Shot 2020-06-27 at 11.18.17 Screen Shot 2020-06-27 at 11.37.33

Screen Shot 2020-06-27 at 11.45.41 Screen Shot 2020-06-27 at 11.45.52

Screen Shot 2020-06-27 at 11.47.21 Screen Shot 2020-06-27 at 11.51.21

Screen Shot 2020-06-27 at 11.57.20

Ara is now modelling a sword using Blender under close supervision of Capt. Bullit 😉

Screen Shot 2020-06-27 at 09.36.11

Screen Shot 2020-06-27 at 09.49.25 Screen Shot 2020-06-27 at 10.01.58

Screen Shot 2020-06-27 at 10.14.07 Screen Shot 2020-06-27 at 10.24.09

Screen Shot 2020-06-27 at 10.30.40 Screen Shot 2020-06-27 at 10.35.08

Capt. Bullitt is working on so many animations projects in Blender 🙂

Screen Shot 2020-06-27 at 09.47.53 Screen Shot 2020-06-27 at 10.06.03

Screen Shot 2020-06-27 at 10.06.10 Screen Shot 2020-06-27 at 10.06.24

Screen Shot 2020-06-27 at 10.06.54 Screen Shot 2020-06-27 at 10.07.11

Screen Shot 2020-06-27 at 10.07.23 Screen Shot 2020-06-27 at 10.25.35

Screen Shot 2020-06-27 at 10.53.44 Screen Shot 2020-06-27 at 12.01.37

Kay starts to learn Python Programming with Code Combat 🙂

Screen Shot 2020-06-27 at 09.50.23 Screen Shot 2020-06-27 at 09.49.41

Screen Shot 2020-06-27 at 09.58.53 Screen Shot 2020-06-27 at 10.13.19

Screen Shot 2020-06-27 at 10.18.17 Screen Shot 2020-06-27 at 10.22.48

Screen Shot 2020-06-27 at 10.56.38 Screen Shot 2020-06-27 at 10.59.57

Screen Shot 2020-06-27 at 11.04.11 Screen Shot 2020-06-27 at 11.09.30

Screen Shot 2020-06-27 at 11.57.38

Daffa has just joined the class and has to go through intro to programming 🙂

Screen Shot 2020-06-27 at 10.46.18

Screen Shot 2020-06-27 at 10.50.13 Screen Shot 2020-06-27 at 10.57.18

Screen Shot 2020-06-27 at 11.07.12 Screen Shot 2020-06-27 at 11.07.39

Screen Shot 2020-06-27 at 11.29.48 Screen Shot 2020-06-27 at 11.30.16

Screen Shot 2020-06-27 at 11.45.25 Screen Shot 2020-06-27 at 11.57.30

Screen Shot 2020-06-27 at 12.01.25

Kinan is still working on COVID-19 spread simulation game 😉

WhatsApp Image 2020-06-27 at 11.33.00

Adam is create a COVID-19 game too but he is supposed to do Flappy Bird first 🙂 Adam will continue the COVID game later 😉

Screen Shot 2020-06-27 at 10.48.50

Saying goodbye before the class ends 😉 The class is always so much fun and saying goodbye is never easy 😉

Screen Shot 2020-06-27 at 12.02.49

ProCodeCG Kids Coding Class – Online – 14 June 2020

Standard

We had to open class on Sunday because these kids couldn’t come to our regular coding class on Saturday. They were having exams 😉

Today Ara learned a lot about modelling with Blender from Capt. Awa 😉

Screen Shot 2020-06-14 at 13.17.18 Screen Shot 2020-06-14 at 13.22.16

Screen Shot 2020-06-14 at 13.23.23 Screen Shot 2020-06-14 at 13.30.08

Screen Shot 2020-06-14 at 13.33.55 Screen Shot 2020-06-14 at 13.36.04

Screen Shot 2020-06-14 at 13.46.57 Screen Shot 2020-06-14 at 13.54.06

Screen Shot 2020-06-14 at 14.00.57 Screen Shot 2020-06-14 at 14.04.07

Screen Shot 2020-06-14 at 14.29.02 Screen Shot 2020-06-14 at 14.30.00

Screen Shot 2020-06-14 at 15.08.45 Screen Shot 2020-06-14 at 15.09.27

Screen Shot 2020-06-14 at 15.14.49 Screen Shot 2020-06-14 at 15.19.26

Screen Shot 2020-06-14 at 16.02.27

Capt. Awa is the instructor of all Blender related topics 😉

Screen Shot 2020-06-14 at 14.25.21

this is one of his works in Blender

Screen Shot 2020-06-14 at 13.43.58

and today he shows us how to model a tree with Blender 😉

Screen Shot 2020-06-14 at 13.48.33

Screen Shot 2020-06-14 at 13.49.48 Screen Shot 2020-06-14 at 13.52.04

Screen Shot 2020-06-14 at 13.53.55 Screen Shot 2020-06-14 at 14.05.24

Screen Shot 2020-06-14 at 14.13.58

Screen Shot 2020-06-14 at 14.16.29 Screen Shot 2020-06-14 at 14.17.26

and then he made a 3D ProCodeCG logo 😉

Screen Shot 2020-06-14 at 14.23.42 Screen Shot 2020-06-14 at 14.24.08

Screen Shot 2020-06-14 at 14.25.17 Screen Shot 2020-06-14 at 14.27.17

Screen Shot 2020-06-14 at 14.36.43 Screen Shot 2020-06-14 at 14.39.37

Screen Shot 2020-06-14 at 15.02.01 Screen Shot 2020-06-14 at 15.20.51

Screen Shot 2020-06-14 at 15.25.14 Screen Shot 2020-06-14 at 15.33.07

Screen Shot 2020-06-14 at 15.34.44 Screen Shot 2020-06-14 at 15.35.36

Screen Shot 2020-06-14 at 15.59.03 Screen Shot 2020-06-14 at 15.59.29

Screen Shot 2020-06-14 at 16.02.29 Screen Shot 2020-06-14 at 16.03.05

the progress of Kinan so far 🙂 it is a bit hard to monitor the progress since Kinan’s laptop does not allow her to run both Game Maker and Zoom at the same time 😉

WhatsApp Image 2020-06-14 at 15.31.28

Fadhlan is making progress with the SNAPBOT 3 🙂

Screen Shot 2020-06-14 at 15.13.36

Screen Shot 2020-06-14 at 15.16.40 Screen Shot 2020-06-14 at 14.16.58

Screen Shot 2020-06-14 at 15.11.54 Screen Shot 2020-06-14 at 15.11.56

Screen Shot 2020-06-14 at 15.12.18 Screen Shot 2020-06-14 at 15.24.03

The class 😉 Just a few of us but we learned A LOT 😉

Screen Shot 2020-06-14 at 14.30.12

*Photos are also available here
and video can be accessed here

ProCodeCG Kids Regular Coding Class – Online – 13 June 2020

Standard

Another well spent Saturday!

Alif is practicing intro to programming with Code Combat

Screen Shot 2020-06-13 at 08.56.09 Screen Shot 2020-06-13 at 08.59.00

Screen Shot 2020-06-13 at 09.09.23 Screen Shot 2020-06-13 at 09.27.40

Screen Shot 2020-06-13 at 09.30.55 Screen Shot 2020-06-13 at 09.35.54

Screen Shot 2020-06-13 at 10.15.00 Screen Shot 2020-06-13 at 10.16.24

Screen Shot 2020-06-13 at 10.21.43

Abi is also warming up with Code Combat

Screen Shot 2020-06-13 at 09.20.35

Screen Shot 2020-06-13 at 09.20.40 Screen Shot 2020-06-13 at 09.27.45

Screen Shot 2020-06-13 at 09.33.14 Screen Shot 2020-06-13 at 09.36.57

Screen Shot 2020-06-13 at 09.39.27 Screen Shot 2020-06-13 at 09.47.37

and then continues to LightBot

Screen Shot 2020-06-13 at 10.28.54 Screen Shot 2020-06-13 at 10.38.38

Enzo is still working on Space Invaders and make a huge progress

Screen Shot 2020-06-13 at 09.49.55 Screen Shot 2020-06-13 at 09.51.34

Screen Shot 2020-06-13 at 09.51.40 Screen Shot 2020-06-13 at 09.52.14

Screen Shot 2020-06-13 at 09.56.01 Screen Shot 2020-06-13 at 10.06.52

Screen Shot 2020-06-13 at 10.47.22 Screen Shot 2020-06-13 at 10.50.40

Screen Shot 2020-06-13 at 11.07.15 Screen Shot 2020-06-13 at 11.15.06

Screen Shot 2020-06-13 at 11.17.07 Screen Shot 2020-06-13 at 11.25.42

Screen Shot 2020-06-13 at 11.48.55

Adam finishing up BreakOut Game

Screen Shot 2020-06-13 at 08.59.19

Screen Shot 2020-06-13 at 09.09.28 Screen Shot 2020-06-13 at 09.13.37

and then starts to create Space Invaders

Screen Shot 2020-06-13 at 10.34.31 Screen Shot 2020-06-13 at 10.35.50

Screen Shot 2020-06-13 at 11.09.50 Screen Shot 2020-06-13 at 11.12.38

Screen Shot 2020-06-13 at 11.33.36 Screen Shot 2020-06-13 at 11.38.28

Badi is making improvements to Milagros Website 🙂

Screen Shot 2020-06-13 at 09.32.38 Screen Shot 2020-06-13 at 09.04.42

The result 😉

Screen Shot 2020-06-13 at 09.16.16 Screen Shot 2020-06-13 at 09.18.30

IMG_3003 IMG_3004

IMG_3005 IMG_3006

IMG_3007 IMG_3008

IMG_3009 IMG_3010

IMG_3011

Capt. Faris is developing an app to calculate distance between coordinates

Screen Shot 2020-06-13 at 09.20.46

Screen Shot 2020-06-13 at 09.23.22 Screen Shot 2020-06-13 at 09.32.21

Screen Shot 2020-06-13 at 09.40.29 Screen Shot 2020-06-13 at 09.41.58

Screen Shot 2020-06-13 at 09.42.41 Screen Shot 2020-06-13 at 09.53.41

the result 🙂

IMG_3012 IMG_3013

IMG_3014 IMG_3015

IMG_3016 IMG_3017

IMG_3018 IMG_3019

IMG_3020

while Capt. Awa is making Minecraft animation 🙂 very nice 🙂

Screen Shot 2020-06-13 at 10.12.03

Screen Shot 2020-06-13 at 10.13.35 Screen Shot 2020-06-13 at 10.18.00

Screen Shot 2020-06-13 at 11.27.02 Screen Shot 2020-06-13 at 11.28.23

Screen Shot 2020-06-13 at 11.42.42 Screen Shot 2020-06-13 at 11.43.41

The class 😉 ❤ ❤ ❤ Everybody is making progress, like we always do 😉

Screen Shot 2020-06-13 at 08.57.44 Screen Shot 2020-06-13 at 11.52.52

*Photos are also available here
Video can be accessed here