Developing C++ programs for windows platform can be fun, provided that you’re using the right tool. There are plenty of choices available while starting your journey in windows development using C++. The two most worthy tools are Turbo C++ explorer & Microsoft visual C++ express. [Read more...]
Java Swing
If you’re learning java & getting used to those console outputs, then you must be desperate to create GUI programs. With java, you can have added advantage of using GUI programs on variety of operating systems. Due to its customized look & feel option,less system resources and more sophisticated components makes swing used in many desktop applications these days. This article is simple introduction to Swing UI. [Read more...]