CODE Magazine continues to publish technical “how to” and “overview” articles about current and new technologies, as we have for over 25 years with sample source code, showing new and experienced developers modern techniques for how to build software used inside companies, on mobile devices and deployed to the cloud. Join our audience of software professionals every other month.
YAGNI Revisited • During the process of building software, you may find it necessary to draw the YAGNI card. For those unfamiliar with this acronym, it stands for You Aren't Going to Need It. YAGNI is a tool used to prioritize development resources. It asks the stakeholders whether a feature is a "necessity" or is just a "nice to have."
Local Vibe Coding with Gemma 4 12B
Fine Tuning Large Language Models, Part 1 • If you’ve spent any time around large language models (LLMs), you’ve probably heard the term “fine-tuning” used to mean about six different things. Some people use it to describe writing a really good prompt. Others use it to describe attaching a small classifier on top of a frozen model.
AI-Assisted Development Without Losing Engineering Discipline
Building Cross-Platform High-Performance Apps Using WASM and .NET
Azure Well-Architected Framework in Practice
Building Multi-Agent Workflows in C# with Microsoft Agent Framework
CODE Magazine