Thứ Bảy, Tháng Tư 20, 2024
Đã tròn 35 năm kể từ khi Microsoft lần đầu tiên ra mắt hệ điều hành Windows để thay thế cho MS-DOS. Windows 1.0 ra mắt, đánh dấu một cột mốc quan trọng trong việc cách mạng hoá máy vi...

Angular 11 Has Arrived

Google has released version 11 of Angular, its popular Single Page Application framework. The release focuses on improving the developer experience and finalizing the cleanup of the issue tracker. Following the significant changes made...
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...

Reduce Bad Code with Code Reviews

Abstract: Do you think code reviews aren’t important? Think again. Code reviews are often recognized as the best way to improve code quality. This article will discuss the importance of code reviews, different types of code reviews, and...
Introduction  This article demonstrates different types of tokens in OpenID Connect. At the end of this article, you will have clear understanding on the below points, About JSON Web Tokens...
Data science has rapidly grown as a successful career option for developers over the past few years all around the world. With the growing opportunities of artificial intelligence, machine learning, deep learning, and other areas, data science...
Face detection and recognition with support of multiples faces in the same scene and other interesting features using C# and EmguCVIn this article, I will show and explain the easiest way in which to implement a face detector and...

Top 4 JavaScript Frameworks In 2021

JavaScript is the most popular Web scripting programming language in the world. There are more than 1 billion websites on the Internet and almost every website uses JavaScript in some shape or form. This article lists top...
Dịch từ bài viết The Clean Architecture (Kiến trúc sach) của tác giả Robert C. Martin hay còn được biết đến rộng rãi với tên “Uncle” Bob. “Bác Bob” hiện tại là cựu nhân viên của 8th Light.
Below are our C# coding standards, naming conventions, and best practices.Use these in your own projects and/or adjust these to your own needs. douse PascalCasing for class names and method names.
- Advertisement -

POPULAR POSTS

MY FAVORITES