Monthly Archives: July 2015

C Sorting Command Line Piping Tutorial

Hope you’ve been noticing the improved usefulness, as a tool, our C “sorting” program is becoming as, today, we add some “piping” functionality, to add to yesterday’s command line switch improvements with our Windows C program that sorts arguments on … Continue reading

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

C Sorting Command Line Switch Tutorial

Yesterday we started with a Windows C program that sorts arguments on the command line via the qsort method when we presented C Sorting Primer Tutorial as shown below. Today we show you a very useful technique to open up … Continue reading

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

C Sorting Primer Tutorial

As we have mentioned before, as with C String Function Timings Primer Tutorial as shown below, you don’t have to use an IDE to do C programming. There is Digital Mars C as an example of that. We have talked … Continue reading

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

HTML Image Map Solar System More Tutorial

We touch on more of other astronomy enthusiasts’ work brought to light by the exciting exploits of the NASA New Horizon space probe and its photographs of the Solar System dwarf planet Pluto, and our follow up look into the … Continue reading

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

HTML Image Map Solar System Follow Up Tutorial

In following up on the exciting exploits of the NASA New Horizon space probe and its photographs of the Solar System dwarf planet Pluto, and our initial look into the topic via HTML Image Map Solar System Primer Tutorial as … Continue reading

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

HTML Image Map Solar System Primer Tutorial

The exciting exploits of the NASA New Horizon space probe and its photographs of the Solar System dwarf planet Pluto has set me wondering again about Mountains on the Solar System planets (and dwarf planets), as we started with More … Continue reading

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

PHP Mbstring Multibyte String Primer Tutorial

Our (Mac OS X laptop) local MAMP web server is an Apache/PHP/MySql web server. In this environment you can find out a lot with some PHP code as per … <?php phpinfo(); ?> … and if, in doing this, you … Continue reading

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

PHP/Javascript Google Wordtree Chart Type Tutorial

We’re returning to Google Graphs API, or Google Chart Tools, and its Wordtree Chart functionality as last talked about, specifically, with previous PHP/HTML Google Chart Wordtree Chart Local File Tutorial (as shown below), to develop, further, here, some improved functionality. … Continue reading

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