me Me and PHP จำไม่ได้เหมือนกันว่าเริ่มเขียน PHP มาตั้งแต่เมื่อไหร่ คงเป็นตอนเรียน Web Technology ตอนสมัยปี 2 (2006) สมัยนั้นทำเว็บก็ต้อง PHP แหละ Ruby, Python อะไรยังไม่รู้จัก เริ่มเขียนเองทุกอย่างจากศูนย์เพื
technical Useful Git commands This is a note to myself for some useful/often used git commands. git checkout - git clean -fdn git reset <commit> git reset --soft HEAD~1 git
programming ZSH vs BASH I just wonder what is the benefits of zsh since I always use bash, the default shell in Ubuntu, so yesterday I googled "zsh vs bash" and I got these: Similar to bash, but more powerful Automatic typo correction (that I don't