Dam Truong bio photo

Dam Truong

Vietnamese, Software Developer at @Evolable Asia, learn new things, research old things so become experts.

Email Facebook Google+ LinkedIn

All Guides

2020

2019

Static Binding And Dynamic Binding

Association of method call to the method body is known as binding. There are two types of binding: Static Binding that happens at compile time and Dynamic Bi...

Product Manager Without Any Experience

Những bài học trong ngành phần mềm Khi làm Product: Sự đầu tư và kiên trì của nhà đầu tư rất quan trọng Khi làm outsource: Khách hàng là những ông lớn h...

Crontab Brief

The crontab (CRON TABLE) is a list of commands that you want to run on a regular schedule.

Easy Steps To Use Rundeck

Rundeck is a cross-platform open source tool for running jobs on remote machines. It helps us run tasks on remote server node using web interface. Using Rund...

Docker Note

docker-star Ref: https://docs.docker.com/machine/reference/ https://docs.docker.com/get-started/ 10 docker cli commands you should know

Tu Hoc Co Ban Ve Yarn

Hướng dẫn sử dụng cơ bản yarn yarn là gì: yarn là một module quản lí các package đã được đăng kí từ NpmJS hoặc Bower. Ưu điểm : Tốc độ nhanh ...

Cai Thien Toc Do Website Bang Uglify

Cải thiện tốc độ load website với Uglifyjs Tại sao sử dụng uglifyjs Giả sử bạn đang phát triển một website hoặc một page với những công nghệ liên qua đến ...

Markdown Syntax

Markdown is a way to style text on the web. You control the display of the document, formatting words as bold or italic , adding images, and creating lists ...

2018

Seleniumbase examples

Setup and run seleniumbase examples: Setup seleniumbase project -Clone project git clone https://github.com/seleniumbase/SeleniumBase.git