In case you missed it, here is Sarah Kaiser’s live Twitch coding stream recap. For more, check out the book: Learn Quantum Computing with Python and Q#. For more live coding streams, subscribe to Manning’s Twitch channel here: https://www.twitch.tv/manningpublications… Continue Reading →
An Interview with Meinte Boersma, author of Domain-Specific Languages Made Easy.
Prabhu Eshwarla is a senior IT professional with over 26 years in the software engineering and services industry. He currently runs SudhanvaTech, a company focused on developing distributed systems software and cloud-native applications where he has used Rust professionally, and is passionate about helping others learn to use it. His book will be released in the spring of 2021.
From Seriously Good Software by Marco Faella
This article delves into using memory storage space efficiently, thus making your software more efficient and resilient.
From Dependency Injection, Principles, Practices, and Patterns by Steven van Deursen and Mark Seemann
This articles explains the Singleton Lifestyle: what it is and what it means for your code.