Get in touch
or send us a question?
CONTACT

Technology

post-image

Table of Contents 1. Create an object 2. Object Properties 3. Object Methods 4. Some example 5. Global Objects 1. […]

post-image

Table of Contents 1. If statement 2. If…else statement 3. If…else if…statement 1. If statement The if statement is the […]

post-image

Table of Contents 1. Arithmetic Operators 2. Comparison Operators 3. Logical Operators 4. Assignment Operators 1. Arithmetic Operators Assume variable […]

post-image

1. Installation pear install -a Mail 2. Code sample

post-image

Một JSON Web Key (JWK) là cấu trúc dữ liệu JSON (JavaScript Object Notation) đại diện cho một khóa mật […]

post-image

Trong lập trình, biểu thức chính qui thường dùng để validate form input, nhưng chúng ta sẽ quên nó nếu […]

post-image

Unit Test là gì? Một Unit là một thành phần PM nhỏ nhất mà ta có thể kiểm tra được […]

post-image

Installation $ sudo su $ yum install vsftpd -y Configuration sudo sucp /etc/vsftpd/vsftpd.conf /etc/vsftpd/vsftpd.conf.org Elastic_IP=`curl http://169.254.169.254/latest/meta-data/public-ipv4` cat << EOF >> […]

post-image

Table of Contents 1. Variables Definition in Node.js 2. Constants Definition in Node.js 3. Rule of naming variables and constants […]

789