×

Alice Program

Alice is a programming which support the creation of 3D animation. Student can create a program to animate his or her own imaginative environment ( people, animals, objects & places). A student (Rathinavel) from 8 grade made a program in Alice (...

Read out all

Before Testing a Chip or PCB

Check model of all components. Check if the board is close to what we expect. Check resistance of the materials. Do the measurements  that can be done without powering it up. Check simulations.

Read out all

Ball – Ball Collision

Below is a python code written in codeskulptor to test the reflection of a ball when it collides with another ball. Different values can be given to v and v1 to test it if is working in the manner we want to....

Read out all

Memory Game

The Course (Interactive Python) gave exposure on: Creating GUI by implementing logic. Handling mouse click events. Calling draw handlers on canvas. Debugging python programs. Memory game URL : http://www.codeskulptor.org/#user40_srqjc0bWay_1.py  

Read out all

DX BALL

This is a game that I made after completing a course on interactive python. The coding was done in codeskulptor. The course helped me to learn how to write code for GUIs. It helped me to understand how powerful classes are in programming. As it...

Read out all

Robotic Snake

“Playing with snake is awesome” said by 7th graders of Udavi school. Last week they have started to assemble the robotic parts to build robotic snake.  After the assembling, they programmed the snake to move around with hissing sound and to react...

Read out all

Python Programming

 Asteroid: I have taken online course on Coursera’s Interactive python part – 2. This gave me a nice chance to build a mini project called ASTEROID. http://www.codeskulptor.org/#user40_r7pHUJiTh6cUl0b.py          

Read out all

Scripting with Python for Arduino

I had to learn on programming the Arduino for producing two square signals that operated in different frequencies and at the same time, had to perform a duty sweep along with a Frequency sweep. The Arduino had a machine level commands of...

Read out all

Water

Water was our next Source to explore, we had a few hours together on brainstorming of what water is and what do we use it for. Then came the talk about with what does water mix or what gets dissolved in water…...

Read out all