Weekend Reading #94
Weekly engineering digest: DefenseTech systems, Google AI agent evaluation, Meta expert AI agents, and Allegro search relevance evaluation.
Weekly engineering digest: DefenseTech systems, Google AI agent evaluation, Meta expert AI agents, and Allegro search relevance evaluation.
Prepare for your next .NET interview with 800+ interview questions and answers covering C#, ASP.NET Core, SQL, NoSQL, microservices, distributed systems, testing, AI, Agile, desktop and mobile development. For developers, senior engineers, architects and tech leads.
Bad dev experience costs teams hours every day. Learn what DX is, why it matters nowadays, and practical fixes you can ship Monday. For devs of all levels.
60+ C# / .NET testing interview questions with code examples. Covers unit testing, integration testing, gRPC, contracts, distributed systems, Playwright, and performance.
Learn the most common unit test anti-patterns in .NET, over-mocking, testing implementation details, flaky async, assertion roulette, and how to fix them.
In this article, we explore microservices and distributed systems interview questions and answers, and what every .NET engineer should know, from service boundaries and BFF to sagas, events, service discovery, and communication patterns.
This chapter explores NoSQL Databases questions that .NET engineers should be able to answer in an interview.
This week: SQL interview prep for .NET engineers, Geocodio’s geocoding scalability journey, Netflix’s real-time live recommendations, and Airbnb’s LLM-powered GraphQL mocking.
Overview of the Microsoft Orleans framework: virtual actors, grains, runtime, and use cases. Build scalable, fault-tolerant distributed systems in .NET.
Master ASP.NET Core for interviews! Explore middleware, routing, DI, caching, & security with expert Q&A for junior to senior .NET devs.
This chapter explores advanced asynchronous and parallel programming in .NET, including Tasks, Thread Pools, channels, race conditions, context switches, and best practices.
This Chapter covers data structures in .NET, collections and their implementations, and performance characteristics.
This article will explore software architecture references. It will cover their importance and how to use them to design effective solutions for your business needs.
In this article, we have collected the best Nuget packages for .NET development, which will be useful for you in your daily development activities
В этой статье рассмотрим роадмап, как развиваться и что учить для тех, кто хочет программировать на Rust.
В этой статье говорим про использование ChatGPT в IT. От генерации кода, юнит тестов и front-end клиентов, до генерации CV, Job description'ов и скриптов видео роликов и многое другое.
В этой статье разбираем что такое тест стратегия, какие типы тестов бывают и каким образом лучше подойти к автоматическому тестированию ваших апликейшинов
В этой статье затронем каким образом построен фреймворк для адаптивных лоад тестов в Uber.
В этой статье собрано несколько полезных веб сайтов для повышения производительности, которые могут вам пригодиться в процессе веб разработки
В этой статье рассмотрим как писать интеграционные тесты в ASP.NET Core для нашего REST API.