-
SQL – Learning about the basic “SELECT” statement

I’m still doing my Stanford online course on relational databases. Today, I learned about the basics of SQL, a special programming language designed for managing data held in a relational database. The teacher of the class, Jennifer Widom, kicked off the class by talking about the difference between a Data Definition Language (‘DDL’) and a…
-
“Crossing the Chasm” (Book Review)

I recently read both Crossing the Chasm and Big Bang Disruption, which are two books covering a similar topic: how do you position and sell innovative products in fast pace market? “Crossing the Chasm” by Geoffrey A. Moore was first published in 1991 and talks about how to bridge the “chasms” which can occur in the traditional…
-
Learning more about running A/B tests

I love running A/B and multivariate (‘MVT’) tests. These are experiments designed to evaluate different design or copy variants, based on actual performance data. Instead of comparing or deciding on product options based on gut feel, an A/B or multivariate test allows to you to compare alternatives based on objective data and predefined success criteria.…


