Blog Archive
Category: Create a Small Product
We wrap up the season on building a small software product with tasks and recommendations for getting the product to a market. This is also called the product launch. Of course, what…
Creating Commercial Software – Finishing Touches
Our goal has been to create a small commercial software product, and we are rapidly getting to the end of our journey. Creating commercial software does require us to do some additional…
Implementation Details – Wrapping up Our Software Product Creation
In this episode, we look at the final pieces we need to code as part of building our product. Many of these steps have already been taken partially, if not completely. However,…
Building Out Your Application From a Demo
It is time for building out your application. You have a core engine for solving the main problem and a clickable demo to show off the user experience. Those provide the skeletal…
Create The User Experience – Building a Software Product
We have worked on functionality in our application to this point. Now we can start to create a user experience, so those functions are accessible and intuitive. We will begin with a clickable…
General Case Problem-Solving – Implementation Steps
In the prior episode, we started out our coding of a solution for a specific case. Now we move on to the general case problem-solving code. Some of this work may have…