Monthly Archives: December 2014

WordPress Blog Code Tag CSS Primer Tutorial

Explanations of software code are so many and varied these days because there are so many platforms and programming languages to get your head around, that it would be advantageous, (lazy me finally admits), that as you scan down a … Continue reading

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

WordPress Blog Custom Header Image Primer Tutorial

The HTML5 specification allows for the display of 2D-graphics via SVG HTML tags which use graphical applications in XML and the XML is then rendered by an SVG viewer. SVG stands for Scalable Vector Graphics. Those SVG shapes can be … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , | 8 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

Javascript putElement(s)By via PHP Relative URLs Tutorial

Today we’ve continued with the the Javascript DOM journey as explained for the last few days with Javascript putElement(s)By via PHP Local File Tutorial as shown below, as to whether we can come up with some useful “meaningful” functionality for … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | Comments Off on Javascript putElement(s)By via PHP Relative URLs Tutorial

Javascript putElement(s)By via PHP Local Files Tutorial

Today we march on with the the Javascript DOM journey as explained for the last few days with Javascript putElement(s)By via PHP Follow Up Tutorial as shown below, as to whether we can come up with some useful “meaningful” functionality … Continue reading

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

Javascript putElement(s)By via PHP Follow Up Tutorial

Today we continue the Javascript DOM journey as explained yesterday with Javascript putElement(s)By via PHP Primer Tutorial as shown below, as to whether we can come up with some useful “meaningful” functionality for … putElementById() putElementsByClassName() putElementsByTagName() … in Javascript … Continue reading

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

Javascript putElement(s)By via PHP Primer Tutorial

If you are into Javascript DOM you will be into … getElementById() getElementsByClassName() getElementsByTagName() … and being into programming, for every get you ever see in a function or method name, you may be accustomed to looking for the set … Continue reading

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