Những góc nhìn đầu tiên về IPFS ?

Tram Ho

Ở thời điểm hiện tại đóng vai trò chính trên Internet là giao thức HTTP vs vai trò là giao thức truyền tải siêu văn bản ( HyperText Transfer Protocol ) với mô hình chính là Client - Server .Cho...

Xem chi tiết

Hard links và Symbolic links trên Linux

Tram Ho

Giới thiệu Trong hệ thống file Linux, một liên kết (link) là một kết nối giữa file name và dữ liệu thực tế trên disk. Có hai loại liên kết chính có thể được tạo: "hard" links, và "soft" hay...

Xem chi tiết

Deep Learning

Tram Ho

Neuron người hoạt động như thế nào ? Nơ-ron là đơn vị cơ bản cấu tạo hệ thống thần kinh và là một phần quan trọng nhất của não. Não chúng ta gồm khoảng 10 triệu nơ-ron và mỗi nơ-ron...

Xem chi tiết

Let’s start learning Ruby on Rails

Tram Ho

Introducing Rails Ruby on Rails (or commonly referred to as Rails) is a framework for web development using Ruby language. Ever since its launch in 2004, Ruby on Rails has become one of the most popular and powerful development tools...

Xem chi tiết

Some ways to update the state in Redux!

Tram Ho

In the last post, I introduced Immutability in React and Redux ! Today I would like to introduce the ways to update state that is very popular in Redux! As you know in redux state will be updated in the...

Xem chi tiết