Sunday 31 January 2016

"Hello World"

This is the first and basic Java Program.

Output  :  "Hello World"

Program Code:

public class Hello
{
    public static void main(String args[])
    {
        System.out.println("Hello World!");
    }
}

LEGO Mindstrom

LEGO Mindstorm is a series of kits contain software and hardware to create customizable, programmable robots. They include an intelligent brick computer that controls the system, a set of modular sensors and motors, and Lego parts from the Technic line to create the mechanical systems.
Lego Mindstrom Ev3 Box




Friday 29 January 2016

First Post

This is my blog and website of my Hobbies.

Hope you like this website of mine.


Pls comment .


You can email me at vinay.hariya@gmail.com.


Thank you....