How Did I End Up Here?
Tuesday, July 25, 2017
Anything You Want by Derek Sivers
›
This weekend, I went to the library and accidentally stumbled upon a small pocket sized book with a title "Anything You Want: 40 Lesson...
Thursday, February 25, 2016
The Day Microsoft Windows Displays Advertisement on Your Laptop
›
Today I learned that Microsoft displays advertisement on its Windows 10 Lock Screen. This is a very bold move from Redmond considering ad...
Tuesday, January 19, 2016
JavaScript Function: Overloading
›
Many object-oriented programming language supports Function Overloading: defining multiple functions with the same name and return value b...
Monday, January 18, 2016
JavaScript Function: Parameters and Arguments
›
This article will cover JavaScript function parameters and arguments. Please refer to the previous article for an introduction to JavaScr...
Saturday, January 16, 2016
JavaScript Object: Array
›
JavaScript has a few built-in objects. One of the most-used objects is Array. Array stores a collection of ordered values that can be acc...
›
Home
View web version