package code-explored
import
“principals/standards”
“design/patterns”
// High quality, well organized code
Purpose
Writing software code can be challenging and time consuming. With the introduction of AI assisted code generation, the software developer’s role is changing. With realized time savings, will finally have time to think big the picture. Arhcitects and developers can invest more time into principals and design considerations such as Test-Driven Development (TDD). On the programming front, refactoring, re-arranging, and standardizing code not only becomes time feasible, but it is also derisked.
Unlike thousands of articles and white papers that talk about coding principals, patterns, and practices, this site features AI created code that encourages true exploration and hands on learning.
Code & Content
Example code on this site is generated through mindful prompting using a number of LLM’s. Coding languages used range from compiled languages like C and Golang to scripted ones like PHP, Python, and BASH. All prompting that generates this code is human created to support human created designs. The content on this site is human written, and AI revised.
Developer Role
The developer always has and always will have a critical role in the creation of software. With generative AI, this role becomes more important. Time spent consuming a poorly documented API and wrangling someone else’s monoliths can be spent designing, planning, and refactoring code into principal driven patterns. The LLM can only generate the code; the developer has to own the rest. It is an important role.