Blog Archive
Author: Michael Meloche
Check out our in-depth video outlining of all the exciting news and announcements that Oracle and the community shared on the first day at JavaOne 2017.
Installing WordPress on Amazon AWS EC2
In this technote, we will walk you through an installing WordPress instance on an AWS EC2 server. This will include some advanced tips to common problems.
A Quick Start Guide To Begin Using The Selenium IDE
This guide is a way to help those not familiar with Selenium IDE to get up to speed quickly, so they can begin recording and play back tests.
Simple Guide to Testing: Don’t Forget To Test Your Code.
It's time to stop neglecting one of the fundamental areas of software development, Testing. In this simple guide, we cover some basics to get you started.
Product Catalog: Using Tools and Applications to Interact With Our Data
This next lesson covers the different types of tools you can use to interact the data in your database. Such as DBVisualizer or by building an application.
Product Catalog: Understand the ways to store data
This next lesson covers the different types of ways to store data for your Catalog. This lesson gets a little more technical and hands on.