Commercial Software Launch – Did You Forget Anything?
Commercial software is a great way to earn a living as a developer. Unfortunately, there are many details we have to cover before releasing our... Read more
Commercial software is a great way to earn a living as a developer. Unfortunately, there are many details we have to cover before releasing our... Read more
This lesson continues our discussion from JavaOne 2017. In which we go in-depth on one of the newest tools in Java 9, JShell. Read more
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. 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
Every challenge we face has solutions patterns. These are approaches to a problem that solves it consistently. Some software patterns provide the fastest solution, some... Read more
Although we have not picked an implementation language or platform, an object-oriented design is useful. This approach is easier to maintain and understand when done... Read more