In this thesis, we implemented a way of programming by means of gaming accessories. The main reason is that to show a diferent way of developing programs, because vast majority of programers are using two input / output devices: keyboard and mouse. These two devices have become standard and will definitely remain so in the future.
For our implementation, we used high-level programming language Java and NetBeans integrated development environment. The program is actually a plug-in (or module) through which you can start programming at the start of NetBeans editor. Our plug-in allows the development of simple programs in Java, which then can be compiled and executed.
In addition to the plug-in, we briefy describe the programming language Java, NetBeans and other ways of visual programming.
|