Tag Archives: IDE

Google Charts Emailing Mobile WebView Tutorial

Hope if you are a regular reader of this blog that you are getting the hang of the idea of … surfing the net with a web browser on a mobile device using the net on a mobile device via … Continue reading

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

Swift Xcode iOS UIWebView Mobile Application Primer Tutorial

Yesterday we prepared a web application for mobile friendliness with PHP Rhopalic Letter Sentence Game Mobile Friendly Tutorial as shown below and today we build on the knowledge of Swift Hello World Primer Tutorial as shown way below to be … Continue reading

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

PHP Rhopalic Letter Sentence Game Mobile Friendly Tutorial

To make a web application more mobile device friendly, there is the look and the usability to consider. When you consider the look you should try to take into account, very small device widths, as would be applicable for a … Continue reading

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

Android Studio Google Play Ready Primer Tutorial

Yesterday, with Android Studio Tic Tac Toe Game Tutorial as shown below, we reacquainted ourselves with Android Studio as an alternative IDE to Eclipse (and there are others too) to use the Android SDK and Java to develop mobile apps … Continue reading

Posted in Android, eLearning, Event-Driven Programming, GUI, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 3 Comments

Android Studio Tic Tac Toe Game Tutorial

Wonder if you were around when we created Tic Tac Toe (or more like Noughts and Crosses, in Australia) using the HTML5 Canvas element and drag and drop methods (if you liked, or just plain box clicking, otherwise, which will … Continue reading

Posted in Android, eLearning, Games, Software, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

VB.Net Hashtable Primer Tutorial

Yesterday we took a look at Hashtable and ArrayList functionality with Java with Java Hashtable Primer Tutorial as shown below. Today we do this again but write the code within the Windows Visual Studio (2010 Express) IDE using VB.Net, using … Continue reading

Posted in eLearning, Software, Tutorials, Visual Studio | Tagged , , , , , , , , , , | 23 Comments

Visual Studio C# NUnitTest Primer Tutorial

The acronym SDLC (Software Development Life Cycle) describes a lot of what the environment for a programmer consists of, but there are so many variations within the workplace of where the role of the “programmer” starts and stops. One of … Continue reading

Posted in eLearning, OOP, Software, Tutorials, Visual Studio | Tagged , , , , , , , , , , , | 9 Comments

C++ Xcode Numerical Bubble Sort Tutorial

Here is a tutorial that uses the Xcode IDE on a Mac laptop to create a C++ desktop compiled application using a Bubble Sort method to numerically sort some numbers (ie. double). Attempting to write code with a generic eye … Continue reading

Posted in eLearning, Operating System, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , , , , , | 1 Comment