hchiam blog
Learning, made enjoyable.
Pages
(Move to ...)
Home
About Me
About This Blog
Themes
Favourites
Sudoku Test Page
Cookies
▼
Sunday, June 21, 2020
Always Be Learning
›
My active learning tutorials and code templates have (already) moved to GitHub! https://github.com/hchiam/learning#learning From the...
Thursday, April 4, 2019
In-Browser Style Linter
›
Chrome extension under development: In-Browser Style Linter What it does: It enables you to do quick style checks on your page afte...
Thursday, March 14, 2019
Programming Problem Solving Mnemonic - part 2
›
Just improving my "AEIOU" framework with things I've learned from an online course by Colt Steele . From the ...
Random Visual Mnemonics for Programming - part 2
›
Bit operations visual mnemonics: Operation Calculation Mnemonic GET bit i n&(1<<i...
Wednesday, January 9, 2019
A Summary of DOET (The Design of Everyday Things)
›
The iconic teapot with the spout over the handle. My summary of the book "The Design of Everyday Things" Not 5S bu...
Friday, May 18, 2018
Animation Created With Math
›
Can you figure out how it works? Hint: Addition? Multiplication? With what? Just a few words. https://codepen.io/hchiam/full/VzQwqj Se...
Tuesday, May 1, 2018
Ok Google, talk to Code Tutor!
›
Code Tutor is still under active development as of this post. Contributions are welcome! Try it now: 🅖 Ask Code Tutor to teach me ...
›
Home
View web version