Tag Archives: Java

Java Command Line Email Primer Tutorial

Became glad that we’d talked about the incredibly useful Linux mailx command when we presented Linux mailx Primer Tutorial. To wait this long to have presented some information about this gem of a (Linux or Unix or Mac OS X … Continue reading

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

Scala Hello World Primer Tutorial

The Scala programming language is a burgeoning force in Information Technology … Object-Oriented Meets Functional   Have the best of both worlds. Construct elegant class hierarchies for maximum code reuse and extensibility, implement their behavior using higher-order functions. Or anything … Continue reading

Posted in eLearning, NetBeans, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , | 2 Comments

Jenkins and NetBeans Maven Project Primer Tutorial

Today we are installing Jenkins onto our MacBook Pro laptop. So what is Jenkins? Well, we quote from the Jenkins landing page below … As an extensible automation server, Jenkins can be used as a simple CI server or turned … Continue reading

Posted in eLearning, NetBeans, Operating System, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | 3 Comments

Functions With or Without Return Primer Tutorial

Our mention of the WordPress function wp_title( ‘|’, true, ‘right’ ) in Search Engine Optimization Meta Description Primer Tutorial, with its dual mode (function) return or no return (for display only) modes of use, reminded us of the “easy” ways … Continue reading

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

Android Studio Real Physical Device Tutorial

When creating Android apps with Android Studio IDE (or any other IDE, for that matter) it’s great to test the working of the app with various mobile phone and tablet emulators with AVD, and it’s even “greater” to extend that … Continue reading

Posted in Android, eLearning, Hardware, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 5 Comments

Android Studio on Mac OS X Primer Tutorial

There are a lot of choices of IDE for creating mobile applications, and if you are a developer wanting to develop mobile apps for both Android and iOS platforms, you may be looking to try to set up an environment … Continue reading

Posted in Android, eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 2 Comments

NetBeans Java Swing Anagrams Tutorial

The last time we talked about the NetBeans IDE in relationship to Java and Swing we dealt with NetBeans JavaFX Swing Primer Tutorial as shown below. Today we use a sample NetBeans project and add a little functionality to create … Continue reading

Posted in eLearning, ESL, Games, GUI, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

NetBeans Java EE RESTful Web Service Primer Tutorial

Web Services allow for communication using the World Wide Web between two devices, as Wikipedia explains below. Do you remember previous Java Eclipse Web Service Primer Tutorial as shown below that used Eclipse IDE which works on Mac OS X … Continue reading

Posted in eLearning, NetBeans, Software, Tutorials | Tagged , , , , , , , , , , , , , | 4 Comments