Product Catalog: Learning How To Report On Our Data
In this lesson, we look at how to we can take the data we have collected so far and report on it using SQL, Reporting Tools, and plugins. Read more
In this lesson, we look at how to we can take the data we have collected so far and report on it using SQL, Reporting Tools, and plugins. Read more
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. Read more
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 Spring framework for our product catalog. Read more
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 catalog. Read more
This next lesson expands our interaction with the data in our database by converting our MVC web application into a WordPress Plugin. Read more
Unlike the previous lessons, this one is heavily focused on testing your MVC web application with testing tools like Selenium and WebDriver. Read more