Develpreneur Blog • Latest
Latest Posts
Fresh thinking, practical patterns, and lessons that compound — built for developers who want to ship, lead, and build momentum.
Becoming a better developer requires us to understand the business side of our solutions. Therefore, this series of topics is highly valuable. They also help our goal of becoming a better entrepreneur. This first episode…
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.
Great Developer Tools To Be Thankful For
As I write this, it is a season of being thankful. In this spirit, it is worth looking at developer tools for which we should be grateful. The young amongst us may not know how…
An Introduction To the Developer Focused Episodes
We will start the tech track of episodes with an overview of what topics to expect. This discussion also helps tie our past blog post articles into these upcoming podcast episodes. We want to set…
Patterns of Software Design
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 the cheapest, and others the most aesthetically pleasing. Popular…
An Overview of the Develpreneur Podcast
The Podcast Overview This episode starts us on our journey to become a better developer. We look at the planned release schedule and structure along with why this podcast came into being. The episodes…
Cloud Search – Offer Your Visitors Custom Results
AWS Cloud Search provides a quick and easily scalable solution for your search needs. One of the best features of the Internet is the ability to search for anything you want. Thus, this is…
Object-Oriented Design – Planning Your Implementation
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 right. This episode focuses on OOD principles and how…
Anti-patterns and How Not To Build Software
We recently discussed patterns in software design in a mentoring session. The idea of anti-patterns was brought up. However, we skipped addressing them at the time. What not to do is an excellent area…
Recent WordPress Advances and New Features
If you have checked out your WordPress admin console you have noticed some new features. They have been steadily providing new versions and some new features along the way. These may be highly useful…