Tag Archives: programming

ASP.NET Website Razor v3 Primer Tutorial

Today we follow up on the previous ASP.Net .Net 4.5 VS Web 2013 Express Primer Tutorial as shown below to create another ASP.Net 4.5 Razor v3 website which, “out of the box”, creates a great template for a three webpage … Continue reading

Posted in eLearning, Tutorials, Visual Studio | Tagged , , , , , , , , , | 8 Comments

Javascript Thumbnails in Your WordPress Post Primer Tutorial

Today we answer a Yahoo Answers question (thanks) and use the previous relevant Javascript in Your WordPress Post Primer Tutorial as shown below as a useful precursor. So the scenario today is that we want to include some *.gif thumbnails … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , | 10 Comments

Windows Desktop Email Client Calendar Macro Primer Tutorial

Here we have a tutorial that uses Windows Desktop Email Client application Microsoft Outlook (of Microsoft Office suite) to serve a Gmail (of Google) email account. This desktop approach is an alternative to the webmail approach using a web browser … Continue reading

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

HTML/Javascript and PHP Quiz Tutorial

A quiz is a fairly common way to learn, and a short answer or multiple choice quiz is easy to design with HTML and Javascript. Today we show you a simple quiz consisting of ten questions with a button and/or … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | 22 Comments

HTML/Javascript Canvas Triangles Game Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on the functionality to draw an … Continue reading

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

HTML/Javascript Canvas Surds Game Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on the functionality to draw an … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , , | Leave a comment

HTML/Javascript Canvas Fractions Game Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we touch on the functionality to draw an … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , | Leave a comment

AutoHotKey Record and Compile Primer Tutorial

Have you heard of AutoHotKey? It is a Windows (desktop) application (that is quite brilliant) which can record and replay mouse and keystrokes, or assign a group of actions to a HotKey. Anybody into procedures and the operations side of … Continue reading

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