1
edit
Changes
→To Do 11
* Integers/Floats to Binary conversion:
*:[http://wongbsn.blogspot.ca/2013/11/integer-and-floating-point-numbers-to.html Benson's Blog]
*[http://adaniele87.tumblr.com/post/67169380864/binary-operators Binary Bitwise Operators I], [http://adaniele87.tumblr.com/post/67205107136/binary-operators-ii-reverse-bits Binary Bitwise Operators II], [http://adaniele87.tumblr.com/post/67667784656/binary-operators-iii-add-subtract-using-binary Bitwise Operators III] I wrote this to practice binary bitwise operators, feel free to play around with it for your own practice
|}