Tag Archives: programming

C++ Xcode OOP Friend Overload Tutorial

10 Continue reading

Posted in Colour Matching, eLearning, OOP, Tutorials, Xcode | Tagged , , , , , , , | 21 Comments

Java Swing Desktop Primer Tutorial

Here is another tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) desktop program on a Mac laptop (but same code may well work, compiled on a Windows laptop (the same way)) that tests the … Continue reading

Posted in eLearning, GUI, Tutorials | Tagged , , , , , , | 1 Comment

Perl CGI File Information Primer Tutorial

Today we once again venture into the world of Perl CGI (Common Gateway Interface) on our Apache/PHP/MySql CentOS web server, this time to investigate using the Perl CGI to show some file information via the Perl access to the Linux … Continue reading

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

Java Swing Sound Primer Tutorial

Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) desktop program on a Mac laptop (but same code may well work, compiled on a Windows laptop (the same way)) that tests the … Continue reading

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

Paintbrush and Grab Primer Tutorial

The Mac application Grab is a very useful tool … will avoid the use of “little” because the theme of today’s tutorials is directed towards using what is default with the operating system … Operating System Software … The Best … Continue reading

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

PHP ob_start and Linux tee Primer Tutorial

Today we set up a performance timer for the use or not of the PHP ob_start() / ob_end_flush() buffering method duo (plus other related methods, as you will read from these links, and, later, below, hopefully). Tests seem to show … Continue reading

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

Xcode Sprite Kit Game iOS Application Primer Tutorial

The desktop Xcode IDE Sprite Kit Game we talked about yesterday is a desktop Mac OS Application, so today we show you some equivalence of functionality for an iOS mobile application, suitable for use on an iPhone or iPad but … Continue reading

Posted in eLearning, Games, iOS, Operating System, Tutorials, Xcode | Tagged , , , , , , , , , | 7 Comments

Xcode Sprite Kit Game Application Primer Tutorial

The Xcode IDE, like many IDEs, holds that special fascination for occasions when you, the user, (or youse, the users (chortle, chortle)) can go “File->New Project”. With a few button presses the user will feel that satisfaction of making the … Continue reading

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