Monday, September 26, 2016

How to Convert Temperature Quickly in Your Head - Animated



Exact: Easier: Error:
C = (F-32) × 5÷9 C = F÷2 + (F÷2)÷10 - 18* Within 1 degree + 1% of F.
F = C × 9÷5 + 32 F = C×2 - (C×2)÷10 + 32 0
* - 18 = - 20 + 2



Animated CALCULATOR:




Original post: 
hchiam.blogspot.ca/2015/12/how-to-convert-temperature-f-c-quickly.html


GitHub code: 
github.com/hchiam/embeddedWebApps 

_________________________

LINKS TO OTHER STUFF: 

Favourites
Programming
Original Art
Games

Sunday, September 18, 2016

The Code 7 Project - Problem 6 - Sierpinski Triangle

The Code 7 Project - Problem 6 - Sierpinski Triangle
For this practice problem, I created a Sierpiński Triangle generator - in HTML.  Try it out right here:



Your browser does not support the HTML5 canvas tag.
GitHub repo code:  
https://github.com/hchiam/code7/blob/master/problem6.html 

Fun fact:
Sierpiński is pronounced as /ɕɛrˈpʲiɲskʲi/ in IPA, and sounds like "share pin skii". 

Part 2:  Sierpiński Carpet:



Your browser does not support the HTML5 canvas tag.   
GitHub repo code:  
https://github.com/hchiam/code7/blob/master/problem6_square.html 

_________________________

LINKS TO OTHER STUFF: 

Favourites
Programming
Original Art
Games

Chinese Learning Projects:
 - Book
 - HSK 1
 - HSK 5
 - Homonyms Mnemonics