Tag Archives: Windows

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

Windows Command Line Interactive sort Tutorial

Today’s blog posting was going to be called Windows Command Line Piped sort Tutorial, but, alas, there is a good reason the Windows (MS-DOS) sort command is an exe file … you need a compiled program to work the piping, … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , | 34 Comments

Windows Command Line sort Tutorial

If you were to nominate the most frequent “chore” you set your “software programs” to do, and we should never forget we are here to make software that achieves something, there is a big chance you’d choose the job of … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , | 15 Comments

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

Audio on Web Browser Primer Tutorial

The major web browsers on a Mac laptop or Windows laptop have differences in rendering and methods by which they play media files. With this in mind, today’s tutorial attempts to play audio across the major browsers where … the … Continue reading

Posted in eLearning, ESL, Projects, Tutorials | Tagged , , , , , , , , , , , , , , | 16 Comments

Windows Command Line Message Primer Tutorial

With the Windows operating system, in the days of Windows XP, the Messenger service was more “mainstream” with the installations of Windows, and accepted or tailorable by firewalls (via firewall.cpl) and services (via services.msc). In these times the Command Line … Continue reading

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