Tag Archives: debug

Internet Explorer ActiveX Batch Quiz Primer Tutorial

Hope you don’t find “intellectual exercises” a waste of time? If so, you may need to tune out now, from our HotKey Quiz web application (building on yesterday’s Windows Command Line Batch Quiz Primer Tutorial) discussion below. There are occasions … Continue reading

Posted in eLearning, Event-Driven Programming, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

Windows Command Line Batch Quiz Primer Tutorial

Readers who found Assembler Primer Tutorial interesting may well be interested in today’s tutorial where we construct a simple quiz made up of questions suiting a hotkey answer on the Windows command line, written in DOS (or Windows Command Line) … Continue reading

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

PHPStorm and Xdebug Primer Tutorial

Though with a large variety of scenarios with code, you can debug a piece of code from the command line … and don’t get me wrong because sometimes the command line will be the only way … the experience of … Continue reading

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

Javascript Debugging via Firefox Inspector Primer Tutorial

We like to work with the Firefox web browser generally, and in that environment, we tend to like the Firebug addon to examine HTML and Javascript and CSS issues. However, when it comes to debugging Javascript at a detailed level, … Continue reading

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

PHP Debug via Firefox and FirePHP Primer Tutorial

Today’s tutorial builds on Javascript Debug via Firefox and Firebug Primer Tutorial as shown below, by showing you the joys of PHP Debugging (not always easy) using a great open source Firefox (browser) tool called FirePHP. FirePHP asks that you … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , | 9 Comments

Visual Studio Debug Primer Tutorial

In today’s tutorial we show you Visual Studio debugging and use the program of

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

PHP/Javascript/HTML Debug Techniques Primer Tutorial

Doubt there are many programmers out there that have not been baffled (for hours) about what turns out to be the stupidest mistakes, on occasions. When the mistake is done in language tools of the web like PHP and Javascript … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , , , | 17 Comments