Tag Archives: project

Visual Studio Express 2015 Install and Early Days Tutorial

Today we’re creating a Visual Studio Express 2015 VB.Net Project for an Online Project called “Example of math variables and if statements” as an entry level project you could quickly try as your first Visual Studio 2015 Express project. We … Continue reading

Posted in Animation, eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , , , , , | Leave a comment

Jenkins and Xcode C++ Project Primer Tutorial

A scenario suiting today’s Jenkins is … You’re a Jenkins web application and Xcode IDE C++ analyst/programmer creating a Mac OS X command line desktop application … You’re responsible for coding, unit testing and sending updated desktop software to the … Continue reading

Posted in eLearning, Software, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , , | 1 Comment

Jenkins and NetBeans Maven Project Primer Tutorial

Today we are installing Jenkins onto our MacBook Pro laptop. So what is Jenkins? Well, we quote from the Jenkins landing page below … As an extensible automation server, Jenkins can be used as a simple CI server or turned … Continue reading

Posted in eLearning, NetBeans, Operating System, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | 3 Comments

HTML Canvas What Do We Stand For Game Annotation Tutorial

The HTML Canvas element is great for many types of games especially where you draw your own graphics based on interaction from the user. Today, we follow up on yesterday’s HTML Canvas What Do We Stand For Game Primer Tutorial … Continue reading

Posted in eLearning, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , , , , , , | 9 Comments

HTML Canvas What Do We Stand For Game Primer Tutorial

The HTML Canvas element is great for many types of games especially where you draw your own graphics based on interaction from the user. Today you may consider our What Do We Stand For “game” to be more of a … Continue reading

Posted in eLearning, Games, Projects, Tutorials | Tagged , , , , , , , , , , , , | 7 Comments

Xcode C++ Web Applications Primer Tutorial

C++ is a very useful desktop programming language and we like the Xcode IDE on a MacBook Pro to look after C++ projects. These days a simple desktop C++ program project is found under “Command Line Tools”, and that sort … Continue reading

Posted in eLearning, OOP, Operating System, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , | 5 Comments

Reservations Web Application Database Tutorial

The part we start off on today with the continuation of our PHP Reservations web application, we started at with Reservations Web Application Primer Tutorial as shown below, relates to an “early days” look at a proposed MySql database structure … Continue reading

Posted in Database, eLearning, Installers, Projects, Tutorials | Tagged , , , , , , , , , , , | 3 Comments

Reservations Web Application Primer Tutorial

We’re setting off on what could be a long running project to construct a PHP Reservations web application today. We see the crux of a reservation system as needing a … timeline display mechanism … today’s work … and for … Continue reading

Posted in eLearning, Projects, Tutorials | Tagged , , , , , , , , , , | 6 Comments