Thứ Hai, Tháng Tư 29, 2024

.NET Core and DevOps

Key Takeaways DevOps is a worthy and rewarding pursuit no matter what technology stack you currently useClosedsource, proprietary software and build processes do not work well with DevOps practices.NET Core is open source,...
Tại sao phải dùng Docker? Việc setup và deploy application lên một hoặc nhiều server rất vất vả từ việc phải cài đặt các công cụ, môi trường cần cho application đến việc chạy...
CQRS (Command Query Responsibility Segregation) allows developers to segregate data modification from selecting data. In this first article of the series, Diogo Souza walks you through configuring the environment and creating the start an application to demonstrate...

Lịch sử của JAVA

Lịch sử hình thành của Ngôn ngữ Lập trình Java rất thú vị. Java ban đầu được thiết kế cho tivi tương tác, nhưng nó là công nghệ quá tiên tiến cho ngành công nghiệp truyền hình cáp kỹ...
Ace that advanced system design interview Distributed applications are a staple of the modern software development industry. They’re pivotal to cloud storage services and allow web applications of massive scale to stay reactive. As...
Learn SOLID, GRASP and other hard-core object oriented design OOD principles using a language-independent and in a simple manner to impress other developers Download S.O.L.I.D GRASP_And_Other_Basic_Principles_of_Object_Oriented_Design I will start with a...
This article on microservices focused on what microservices are and their advantages over monolithic services architecture. The term microservices portrays a software development style that has grown from contemporary trends to set up practices...
Bill Gates đăng lại bản CV từ năm 19 tuổi của ông, khiến nhiều người bất ngờ về thành tích của nhà sáng lập Microsoft. "Cho dù bạn là sinh viên mới tốt nghiệp...
In part 3 of our .NET 5 Breaking Changes series, we look at ASP.NET Core. Previous reports covered the Base Class Library and historic technologies. Serialization Numbers that appear as quoted strings can now...
In this article, I am going to discuss one of the popular Unit Testing frameworks, Mocha and the assertion framework chai.js. Mocha is one of the well-known frameworks for JavaScript unit testing. If you...
- Advertisement -

POPULAR POSTS

MY FAVORITES