Tag Archives: command line

Windows Hard Disk Primer Tutorial

On Windows, many users would still have at least one hard disk installed. Typically on Windows that first main disk is called C: … pretty boring name, huh?! … however, you can give it a nickname (for the “volume”) that … Continue reading

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

Linux crontab Considerations Tutorial

The crontab functionality in Linux or Unix is just great. It is batch processing, doing things while you are not there. This same crontab strength is also, at times, a source of its weakness … what if something goes wrong … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 1 Comment

NetBeans JavaFX Swing Primer Tutorial

The last time we talked about the NetBeans IDE it was with C, C++ NetBeans, gdbserver Debugging Primer Tutorial as shown below, and quite some time back. NetBeans for Mac has moved onto version 8.0.2 and today, wanted to show … Continue reading

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

Windows File Server and File Sharing Primer Tutorial

Was discussing Windows and File Servers the other day with a student and realized it is a subject often taken for granted now in workplaces, and perhaps in home networks. The way you can share files between networked computers has … Continue reading

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

Python HTML Attribute Parsing Primer Tutorial

Let’s follow up yesterday’s Python parsing of XML (Python XML Primer Tutorial) with a bit of HTML parsing (on the Linux command line) … believe it or not this came second in I.T. history thinking … first thoughts were about … Continue reading

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

Linux sort Tutorial

If you were to nominate the most frequent “chore” you set your “software programs” to do, and we should never forget we are here to make software that achieves something, there is a big chance you’d choose the job of … Continue reading

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

Java Hashtable Primer Tutorial

Some time ago (with Java XCode ArrayList Primer Tutorial as shown below) we used a (Java “collection”) data structure called ArrayList in Java via Xcode on a Mac laptop. Today we do this again (without the Xcode these days), but … Continue reading

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

Perl CGI Modes of Use Primer Tutorial

A little while back we revisited the “PHP Modes of Use” discussion last talked about with PHP Modes of Use File Traverse Tutorial as shown below. We’re revisiting today to show you that it doesn’t have to be only your … Continue reading

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