Tag Archives: application

Java Command Line Arguments Primer Tutorial

If you are writing a batch process and have reached a process part requiring a compiled program (perhaps because this part has some CPU grunt associated with it) you can do a lot worse than use Java and allow user … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

NetBeans Maven Java SE Application Primer Tutorial

Today’s NetBeans Maven Java SE Application primer tutorial shows a simple application project using Maven, which is a very powerful and dynamic application building automation tool. Let’s see below some of what Wikipedia says about Maven. Maven is a build … Continue reading

Posted in eLearning, NetBeans, Tutorials | Tagged , , , , , , , | 27 Comments

Eclipse Java Application Primer Tutorial

Eclipse IDE is a great IDE for developing Android Apps via Java as we discussed in Android Application (on Windows) Primer Tutorial, but it is also great at creating a Java Applet or a Java Application, as we do here … Continue reading

Posted in Eclipse, eLearning, Tutorials | Tagged , , , , | 3 Comments

PhoneGap iOS Mobile Xcode Primer Tutorial

Ever feel like you are just seeing the tip of the iceberg, two or three days in a row (frankly, I’m gobsmacked!)? This is what PhoneGap feels like when you are first introduced to it. Am very very keen to … Continue reading

Posted in Android, eLearning, iOS, Tutorials, Xcode | Tagged , , , , , , | Leave a comment

jQuery Mobile Primer Tutorial

Ever feel like you are just seeing the tip of the iceberg? This is what jQuery Mobile feels like when you are first introduced to it. A lot of the things people like about the Web are to do with … Continue reading

Posted in Android, eLearning, iOS, Tutorials | Tagged , , , , , , , | 1 Comment

Delphi Pascal iOS Mobile App Primer Tutorial

Have you heard of Delphi? Maybe you know it as Turbo Delphi? It is a great GUI IDE application that can create desktop or web applications. It has inbuilt functionality to create a FireMonkey iOS Mobile App, and this primer … Continue reading

Posted in Delphi, eLearning, iOS, Networking, Tutorials | Tagged , , , , | 50 Comments

Xcode Ruby Desktop Application Primer Tutorial

Have you heard of Ruby? Maybe you know it as Ruby Gems or Ruby on Rails? It is a great object-oriented programming language for both desktop and web usage. Xcode on Mac OS X Leopard supports Cocoa-Ruby Applications, and this … Continue reading

Posted in eLearning, GUI, Tutorials, Xcode | Tagged , , , , , | Leave a comment

Eclipse Android App Google Play Ready Primer Tutorial

Our tutorial today builds on Android Application (on Windows) Primer Tutorial (the “start game”), and represents the “end game” of creating an Android App (for a mobile phone), still on Windows, using Eclipse Java and the Android App SDK, but … Continue reading

Posted in Android, Eclipse, eLearning, Tutorials | Tagged , , , , , , , , , , , | Leave a comment