top of page
Maine(Coding), LLC
Good Practices
General good practices.

The Maines
Dec 19, 20213 min read
Engineering clean environments
Before we dive much further, I want to talk about keeping your work area clean. Nearly every post I see regarding installing a...
6 views
0 comments
The Maines
Dec 19, 20213 min read
Engineering decisions
Decisions are a key feature of logic. Making those decisions easy for a human to understand is of paramount importance when it comes to...
13 views
0 comments
The Maines
Dec 18, 20213 min read
How to engineer good function names
Continuing on our journey for clean and self-documenting code, we are now turning the focus to function names. We just talked about...
17 views
0 comments
The Maines
Dec 17, 20214 min read
How to engineer good variable names
Let’s look at some techniques that will help make your code more readable, maintainable and ensure you don’t look back at it in 3 to 6...
11 views
0 comments
bottom of page