Abstract

Computers are the most complex objects we human beings have ever created, but in a fundamental sense they are remarkably simple. (Danny Hillis, The Pattern on the Stone , 1998, vii) Learning how to preserve, conserve and describe paper-based materials usually entails learning about what the paper is made of and how it was made. It also involves knowing how the ink was made and how it was applied to the paper. Interpreting messages fixed on paper also requires an understanding of the language in which the messages were written, which also requires knowledge of the shapes and symbols used in the language represented. Understanding the basics of preserving and interpreting born-digital information is no different. It helps to understand how digital information is encoded and fixed onto physical media to make informed decisions about how best to preserve and provide access to it. This chapter explains basic encoding methods used to convert various types of information into digital form, describes how digital information is fixed onto physical mediums and discusses basics of the command line and navigating code repositories. This may feel like an intimidating chapter to start with, but once you understand the concepts presented here, the rest of the principles and processes presented throughout the book will be simple to master. What is digital information? At a basic level, the word digital refers to information that is expressed in digits, or numbers; more specifically the numbers 1 and 0. The numbers 1 and 0 represent any kind of binary information presentation. This can be the presence (1) or absence (0) of something, different orientations of something like up (1) or down (0), statements of truth like TRUE (1) or FALSE (0), polar orientation like North (1) or South (0), dashes (1) or dots (0) like in Morse code; basically anything that can be represented by a maximum of two different states. Since digital information is encoded into only one of two digits, it is also referred to as ‘binary’ encoding, where ‘bi’ means ‘two’. Each individual digit (a 1 or a 0) is called a ‘bit’. A string of eight bits is called a ‘byte’.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.