Libraries

Go Scripting with Expr Lang: 10 Critical Gotchas You Must Know

Go Scripting with Expr Lang: 10 Critical Gotchas You Must Know

Before using the Expr module in Go, there are 10 critical limitations and pitfalls you must know. This essential guide covers the common mistakes, …

Read More
Dependency Hell: 5 Strategies to Manage Open Source Risks (The Dependency Dilemma)

Dependency Hell: 5 Strategies to Manage Open Source Risks (The Dependency Dilemma)

The question is: To import or not to import? A library saves weeks of coding, but introduces Dependency Hell risks. This article shares a painful, …

Read More
Elements of Computer Programs and Programming Languages

Elements of Computer Programs and Programming Languages

What can we liken computer programs to? To me, they’re like instruction manuals. From a functional perspective, an instruction manual provides …

Read More