Kasun's Horizontal tec-zone

this site the web

Alice in Action....

Alice using simple Drag & drop interface & some kind of interactive programming environment you can download Alice from this link


http://kenai.com/projects/alice2/downloads


Alice is an innovative 3D programming environment that makes it easy to create an animation for telling a story, playing an interactive game, or a video to share on the web. Alice is a teaching tool for introductory computing. It uses 3D graphics and a drag-and-drop interface to facilitate a more engaging, less frustrating first programming experience.

A conflict between oracle vs Google

After the Oracle take the ownership of the Sun Microsystems..They take action against Google company due to there Android O/S development process .The reason is they use java cording to develop Android O/S."This is some kind of red mark for Java & also Java developers" if some one express like that definitely he will be a Microsoft fellow.If there are is a major change in a main competitor other competitors trying take the chance of that. That is the way of the industry.

What is Greenfoot in Java




Greenfoot is a software design tool it let beginners to develop object oriented soft wares..Mainly it's base on Java & also pay attention on Game development. As a minimum requirement programmer should have JDK 1.5 later version.When programming with greenfoot it's essential to know about green foot classes the available methods known as Greenfoot API.

You can download greenfoot from this link http://www.greenfoot.org/doc/javadoc/ try it.You can select greenfoot class documentation from greenfoot help menu.It's provide five main classes there World,Actor,GreenfootImage,mouseInfo & Greenfoot.Most of the behaviors depends on name of the class types.Actually this greenfoot programming is new area of the programming in Java.Try it and fleel it..