Lưu trữ của tác giả: aithietke

Chương 3: LINKED LISTS – 3.Doubly Linked Lists

3.7 Doubly Linked Lists Ưu điểm của doubly linked list – danh sách liên kết

Xem thêm
Laravel exists() & doesntExist() – Xác định tồn tại của dữ liệu

Sử dụng exists() và doesntExist() 1. exists() Thay vì: if(Post::where('slug',$slug)->count()){//...logic} Hãy dùng: if(Post::where('slug',$slug)->exists()){//...logic} 2. doesntExist()

Xem thêm
[Basic knowledge][Internet] Lịch sử của internet

Đây là bài viết đầu tiên của chuỗi seri mình nghiêm túc viết lại về

Xem thêm
How Does DALL·E 2 Work?

Vào ngày 6 tháng 4 năm 2022, OpenAI công bố mô hình mới nhất của

Xem thêm
Viblo Contribution 2022 | Những Câu Hỏi Thường Gặp / FAQs

Viblo Contribution Event đã bắt đầu được 1 tuần. Chắc hẳn vẫn còn nhiều bạn

Xem thêm
Thư viện rách quá, tôi đã vá thế nào

Chắc hẳn đối với các lập trinh viên js thì ai cũng đã từng dùng

Xem thêm
Thuật toán Bellman Ford và ứng dụng

Tổng quan Thuật toán Bellman-Ford là thuật toán dùng để tìm đường đi ngắn nhất

Xem thêm
Kubernetes Practice (English) – Manual Blue/Green Deployment

Introduce When our application is running in production, deploying a new version of the application

Xem thêm
Chương 3: LINKED LISTS – 1. Lý thuyết cơ bản

3.1 What is a Linked List? Linked List là một cấu trúc dữ liệu được

Xem thêm
Cách cải thiện độ chính xác của kết quả OCR bằng các kỹ thuật tiền xử lý ảnh

Nguồn: Gekko Lab (Medium) Một số từ khóa: Image preprocessing: tiền xử lý ảnh OCR:

Xem thêm
Slash Web3 Payments “QR code payment function” released | How to use no-code crypto payments at physical stores.

Hey! 👋 Today, we released the “QR code payment function” of Slash Web3 Payments! 🎉🎉🎉

Xem thêm
What are the healthcare app development requirements

If you look at various industries, they are evolving and expanding one after the other

Xem thêm
Kỹ thuật Persistence trong Red Teaming (Phần 1)

1. Persistence là gì ? Theo nguyên nghĩa tiếng Anh : Theo nghĩa kỹ thuật

Xem thêm
Chương 2: RECURSION AND BACKTRACKING – 2. Backtracking(Quay lui)

2.8 What is Backtracking? Brute force approach là cách tiếp cận tìm ra tất cả

Xem thêm
Capacitor – Xâm lược thế giới mobile chỉ với HTML, CSS, JS

Bạn là một tech lead chuyên về web nhưng bỗng một ngày bị bắt phải

Xem thêm
Securing your transaction result confirming process – Web3

1. Background As a developer, not learning means that we are left behind. It has

Xem thêm
[Phần 1]Thực hành – Tổng quan về Git và những câu lệnh cơ bản

Xin chào mọi người, chúc mọi người một ngày làm việc vui vẻ. Tiếp theo

Xem thêm
Tại sao khả năng hiển thị của hàng tồn kho lại quan trọng? Cách để cải thiện nó như thế nào?

Để hoạt động thực hiện đơn hàng thực sự hiệu quả, bạn phải hiểu rõ

Xem thêm
Monitoring with Prometheus (English) — Chapter 0 — What is Monitoring?

Welcome to Monitoring with Prometheus Series. In this series we will learn about how to

Xem thêm
What is Navara Network

Navara: A Web Address for your crypto wallet Navara allows you to create web domain names

Xem thêm
Monitoring with Prometheus (English) – Chapter 1 – Getting Started with Prometheus

Welcome to the Prometheus Series, in the previous post we learned about Prometheus briefly. In

Xem thêm
Chương 2: RECURSION AND BACKTRACKING – 1. Recursion(Đệ quy)

Lời nói đầu Trong chương này, chúng ta sẽ xem xét một trong những chủ

Xem thêm
Securing your transaction result confirming process

1. Background As a developer, not learning means that we are left behind. It has

Xem thêm
Monitoring with Prometheus – Chapter 0 – What is Monitoring?

Monitoring with Prometheus Series Chào các bạn tới với Monitoring with Prometheus Series. Trong series

Xem thêm