Browsing Category
Software
11699 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
How to Write Tests in Rust
Testing is an essential part of software development, especially when coding professionally and improving your code’s quality. In…
Building Functional .NET Applications: a Guide for Choosing between F# vs C#
Functional programming has become increasingly popular in software development due to its emphasis on immutability, higher-order functions, and…
Use CSS’ `only-child` instead of `if/else` logic
This article was originally published on Rails Designer Rails developers are spoiled when talking about not needing to…
Why Use useState Instead of Just Variables in React
Why Use useState Instead of Just Variables in React Have you ever wondered why we use useState instead…
What’s a Valuable Skill You Should Have?
There are certain skills that I always admire in other people. For example, when someone is fluent in…
Need Help Blockchain experts
Requirement Thought Media Software Team is looking for a senior Blockchain developer who will add blockchain features into…
Tool call with local model using Ollama and AutoGen.Net
Ollama, starting from version 0.3.0, supports tool calls with popular models like llama 3.1 and mistral. This functionality…
The Art of Creating Container Images and Best Practices
The Art of Creating Container Images Introduction We are in the era of the evolving landscape of software…
Train-Validation Split Results in Zero Samples for Some Classes in PyTorch Dataset
Train-Validation Split Results in Zero Samples for Some Classes in PyTorch Dataset Jul 29 ’24 Comments: 1 Answers:…
Yoko: Live coding without really coding.
Yoko Yoko is a VSCode extension designed to enhance your live coding sessions, programming tutorials, and teaching experiences.…