Blog Archive
Author: Michael Meloche
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.
Product Catalog: Test our Web Application With Selenium and WebDriver
Unlike the previous lessons, this one is heavily focused on testing your MVC web application with testing tools like Selenium and WebDriver.
Product Catalog: Build an MVC Application to Manage Our Catalog
This next lesson expands our interaction with the data in our database by converting our stand-alone application into an MVC web application.