Blog Archive
Author: Michael Meloche
In today's lesson, we will cover some advanced topics of Customizing WordPress Plugins along with incorporating out new Web Services application into our WordPress Product Catalog plugin.
Product Catalog: Using Web Services to remotely interact with our Catalog
Today's lesson is going to pick up where we left off with our product catalog applications. In this lesson, we are going to build a web services application using Java and the…
Product Catalog: Building a Mobile App with Appcelerator
Today's lesson is going to pick up where we left off with our product catalog applications. In this lesson, we are going to build a mobile application using Appcelerator for our product…
JShell: An In Depth Interactive Demo
This lesson continues our discussion from JavaOne 2017. In which we go in-depth on one of the newest tools in Java 9, JShell.
Java 9: Whats New, Highlights, Features, and Tools
Java 9 Whats New expands on our previous JavaOne 2017 review, going into a more in-depth coverage of some of the more major features in Java 9.
Product Catalog: Building a WordPress Plugin for our Product Catalog
This next lesson expands our interaction with the data in our database by converting our MVC web application into a WordPress Plugin.