Technology Inside Out!

Index ¦ Archives ¦ Atom ¦ RSS > Category: J4A (Java for Android), Programming ¦ Atom

Creating your first Java Program (J4A - 2)

Beginning Java Programming

Some institutes/tutorials start java directly using Netbeans or Eclipse IDE. But this is not the correct way. A better method is to use a basic text editor like Notepad2 or Notepad++ to begin Java. IDE’s provide shortcuts which experienced programmers use. If beginners opt for …


Moving from C++ to Java (J4A - 1)

C to C++ and C++ to Java:

C was a powerful programming language but used structural approach. So when the length of code exceeded a particular no. of lines, the code became unmanageable. So this led to Object Oriented Programming techniques and birth of C++. But C++ compilers at that …

© The Geeky Way. Built using Pelican. Theme by Giulio Fidente on github.

Disclaimer Privacy policy