When working with RESTful APIs, developers often hit API endpoints to test and look up data in either JSON or XML as the common formats. We have published two recent…
Category: Tools
A collection of posts about useful tools which developers can use for development.
Popularly Used Commands In Vim
Which editor do you like best and use on a daily basis? If I have to say, Vim is a pretty great text editor for everyone who enjoys working with…
Column Edit Mode in VIM
Typing in column mode in editors is sometimes actually useful. How many times have you wanted to replace columns of text with something? You can do this utility with common…
Commonly useful Emacs commands and shortcut keys
Here is the list of commonly used commands in Emacs I often use in the daily basis. Reload a current buffer or working file Why is this important? When you…
Highlight text in LaTeX
Purpose: Use the LaTeX soul package to highlight text in a LaTeX document. Suppose you want to provide a highlight color or background color for text in a LaTeX document.…
Automatic, clever references with cleveref
(Tiếng Việt) Tính năng này rất quan trọng vì: trong khi tạo các tham chiếu đến Table, Figure, Equation… bạn không nhớ đã ghi Table hay table hay TABLE etc. Và đó là lí do chúng ta muốn tự động hóa việc thêm các prefix phù hợp cho các đối tượng tham chiếu.
Guide to installation packages in R using RStudio
Sorry, this entry is only available in Tiếng Việt.
Creating tables in excel or spreadsheet and then generating the corresponding latex source codes
Sorry, this entry is only available in Tiếng Việt.