wpe41.gif (23084 bytes)CIS3355: Business Data Structures
Fall, 2008
 

Octal and Hexadecimal

[Home Page] [Web Navigation] [(In)FAQs] [Class Schedule] [Textbook] [Lecture Slides] [Additional Coverage] [Supplementary Material] [Evaluation Areas] [Course Submissions] [Student Information]

Site: http://whatis.techtarget.com/definition/0,,sid9_gci212247,00.html
bulletWhat is com: This site was very helpful in providing information on the Hexadecimal numbering system and its important functions in modern computers. The website was easy to navigate through and locate the information. I would recommend this site to others who were interested in information about this topic.
Site:  http://www.blythe.org/webwork/numbercolor.html
bulletThis page explain why hexadecimal are used to set the color codes and what is the sequence to set up the code. It also shows some tags to change the font or background color of a web page and a table with the different hexa color codes.
Site: http://www.wordaligned.org/articles/octal-literals.html 
bulletThis website gives brief information on Octal Literals and how they are used in the Programming Language Ruby. There are also some examples given for some of the problems associated with using Octal numbers. Finally there are some examples of using Hex values in string literals.
Site:  http://searchcio-midmarket.techtarget.com/sDefinition/0,,sid183_gci212247,00.html
bulletThis website is useful when it comes to studying heximal. It gives you a brief explanation of what heximal is and how to interpet it. Also gives links to other websites that are related to the subject. This site is useful on how to get started with the octal and hex for the CIS class.
Site:  http://www.codeproject.com/KB/cs/balamurali_balaji.aspx
bulletThis website explains in how to converto from Binary to Octal and Hexa.
Site:  http://www.allaboutcircuits.com/vol_4/chpt_1/4.html
bulletdoes a good job of explaning the concept of octgal and hex.