Wednesday 30 March 2016

MariaDB : Should I use it to replace MySQL?

1. What is MariaDB?

  • It is designed as a replacement of MySQL. The user of MySQL should be able to switch to MariaDB without change the data in the database.
  • MariaDB is open-source. GNU.

2.

Saturday 26 March 2016

Some notes from MySQL

1. Command Line:
https://www.digitalocean.com/community/tutorials/a-basic-mysql-tutorial

Monday 21 March 2016

Self Reflection

1. Career Strength: T-shape skill sets
    Horizontal skills: Product skills.
    Vertical skills: Data modelling skills.

2. 1 Day Reaction Rule
    If I like it, I will do it in that day.
    If I like it but I did not do it that day, it means I do not like it that much.
    If I did not do anything I like in a week, it means a failure week.


Thursday 10 March 2016

How to Design App Store

1. Scenario

1) List Apps
2) Search Apps
3) View an App
4) Install & Remove App

2. Numbers


3. Applications


4. Framework


5. Used Libs















(source: bittiger.io)