We Programmers - A Retrospective
My thoughts on Robbert C. Martin's Book, We Programmers
Written by Ben Brougher who lives and works in the Pacific Northwest developing solutions to problems (usually with software). He graduated 2020 from Eastern Washington University as a Computer Science Major, Bachelor of Science (BS), and works engineering and developing software solutions in the enterprise telecommunications industry.
My thoughts on Robbert C. Martin's Book, We Programmers
LLMs Are Robbing Jr. Devs of Opportunities to Gain Experience
How to write bash if you know a little PowerShell
How and why I switched to Neovim
How to write a JSON Schema and where they can be used
How to use golang to consume a RabbitMQ queue and correctly ack and reject
What are they, and why are they so helpful?
What is the withResolvers Proposal and how does it work?
What are all the different ASCII and UTF-x encodings and why do they matter?
How to use the new Temporal API to build a stopwatch in Svelte and TypeScript
How to create an API using Deno Deploy and Azure Cosmos as a database
How to make frameworks share state between each other when using them in Astro
Why I love them, and why I think they aren't an unreadable mess.
What are they, do you need them, and how do they compare?
Why I don't use GraphQL for personal or work projects
How the move from kubeadm to microk8s has worked out over the last 6 months
How to create a .NET 7 Cron Job with C# running in a Kubernetes Cluster
How to use microk8s to create an ingress using MetalLB and the NGINX ingress controller
What are event busses in Vue.js and how do we go about using them?
What is IEnumerable in C#? And why should I use it?
A Guide to Starting an API With Flask and Python