ÀDAT 115 Class Notes 1
ÀDAT 115 Class Notes 1 Charles V. Balch, Jan 26 Introduction To Computer Programming Where are computers found? Everywhere. What is the definition of a computer? Anything that process data according to a set of rules. Is knowledge of computers useful? Yes. What sort of knowledge is most useful? It depends on what you want to accomplish. In this class we will explore the types of knowledge that manager of an Information Center would need. In particular we will understand the programming process. This knowledge will extend our understanding of everyday apps. Data vs. Information: Data is raw facts. Information is useful and is created from information. Hardware is anythuing that you can physically touch. CPU, Memory, Extewrnal/Auxilliary storage Software is a set of instructions that we give the computer. Some software is built into the computer, this is called firmware. Data organization. Why? For business needs (operations, planning, decision making). Where should data be stored? Access and safety are concerns. …
Download the original document · Plain text (TXT) · Browse the archive · How this archive works
Original source: https://web.archive.org/web/19961207064446id_/http://manta.uvi.edu:80/cerit/DAT/DAT115/chp1.doc
SHA-256 53cb2cd1aa7c47648c9d7f725a4dcb6161c155355edae592a3c350f623ebb301
Re-using this document
Our description, tagging, arrangement, extracted text and machine transcripts are released under CC0 1.0. We assert nothing about the document itself.
Archive identifier LF-53cb2cd1aa7c
Document text
ÀDAT 115 Class Notes 1 Charles V. Balch, Jan 26 Introduction To Computer Programming Where are computers found? Everywhere. What is the definition of a computer? Anything that process data according to a set of rules. Is knowledge of computers useful? Yes. What sort of knowledge is most useful? It depends on what you want to accomplish. In this class we will explore the types of knowledge that manager of an Information Center would need. In particular we will understand the programming process. This knowledge will extend our understanding of everyday apps. Data vs. Information: Data is raw facts. Information is useful and is created from information. Hardware is anythuing that you can physically touch. CPU, Memory, Extewrnal/Auxilliary storage Software is a set of instructions that we give the computer. Some software is built into the computer, this is called firmware. Data organization. Why? For business needs (operations, planning, decision making). Where should data be stored? Access and safety are concerns. DataBase => Files => Records => Fields => Charecters => Bits Programming Process:An Analyst studeis the system and comes up with a program specification. Introduction to the seven steps of programming (according to the book): 1 Understand the program specifications. 2 Plan the program Logic (use various tools will be discussed later). 3 Write the program code. 4 Convert the code to machine readable form (key in the code). 5 Translate the code to machine readbale form. 6 Test the program 7 Document the program Arithmatic Symbols + Add - Subtract * Mutiply / Divide ^ Exponent = Equals < Less than > Greater than <= Less than or equal >= Greater than or equal <> Not Equal to : Compare In Class Tasks: Get User Account, Learn Email, Access the Library of Congress Database Handout: WinPmail Intructions Assignment: Do the fill in the blank section on page 17-18. This must be word processed! C:\!DOCS\MSOFFICE\WINWORD\TEMPLATE\NORMAL.DOT DAT 115 CLASS NOTES 1 Charles V. Balch Charles V. Balch DAT 115 Class Notes 1 Charles V. Balch, Jan 26 Introduction To Computer Programming Where are computers found? Everywhere. What is the definition of a computer? Anything that process data according to a set of rules. Is knowledge of computers useful? Yes. What sort of knowledge is most useful? It depends on what you want to accomplish. In this class we will explore the types of knowledge that manager of an Information Center would need. In particular we will understand the programming process. This knowledge will extend our understanding of everyday apps. Data vs. Information: Data is raw facts. Information is useful and is created from information. Hardware is anythuing that you can physically touch. CPU, Memory, Extewrnal/Auxilliary storage Software is a set of instructions that we give the computer. Some software is built into the computer, this is called firmware. Data organization. Why? For business needs (operations, planning, decision making). Where should data be stored? Access and safety are concerns. DataBase => Files => Records => Fields => Charecters => Bits Programming Process:An Analyst studeis the system and comes up with a program specification. Introduction to the seven steps of programming (according to the book): 1 Understand the program specifications. 2 Plan the program Logic (use various tools will be discussed later). 3 Write the program code. 4 Convert the code to machine readable form (key in the code). 5 Translate the code to machine readbale form. 6 Test the program 7 Document the program Arithmatic Symbols + Add - Subtract * Mutiply / Divide ^ Exponent = Equals < Less than > Greater than <= Less than or equal >= Greater than or equal <> Not Equal to : Compare In Class Tasks: Get User Account, Learn Email, Access the Library of Congress Database Handout: WinPmail Intructions Assignment: Do the fill in the blank section on page 17-18. This must be word processed! U‚zn Normal Heading 1 Heading 2 Heading 3 Heading 4 Heading 5 Heading 6 Default Paragraph Font Header Footnote Text List Table Footnote Reference Bibliography Example Quote Question Answer Heading UVZc0 Telecom_Out Telecom_In Page_Heading Title_Heading Charles V. Balch C:\!DOCS\DAT115\CLASNOTE.DOC Charles V. Balch C:\!DOCS\DAT115\CLASS1.DOCÿ@PostScript Printer LPT3: pscript Apple LaserWriter Plus Apple LaserWriter Plus Symbol Palatino Courier Courier New DAT 115 CLASS NOTES 1 Charles V. Balch Charles V. Balch DAT 115 Class Notes 1 Charles V. Balch, Jan 26 Introduction To Computer Programming Where are computers found? Everywhere. What C:\!DOCS\MSOFFICE\WINWORD\TEMPLATE\NORMAL.DOT DAT 115 CLASS NOTES 1 Charles V. Balch Charles V. Balch Symbol Palatino Courier Courier New DAT 115 CLASS NOTES 1 Charles V. Balch Charles V. Balch DAT 115 Class Notes 1 Charles V. Balch, Jan 26 Introduction To Computer Programming Where are computers found? Everywhere. What is the definition of a computer? Anything that process data according to a set of rules. Is knowledge of computers useful? Yes. What sort of knowledge is most useful? It depends on what you want to accomplish. In this class we will explore the types of knowledge that manager of an Information Center would need. In particular we will understand the programming process. This knowledge will extend our understanding of everyday apps. Data vs. Information: Data is raw facts. Information is useful and is created from information. Hardware is anythuing that you can physically touch. CPU, Memory, Extewrnal/Auxilliary storage Software is a set of instructions that we give the computer. Some software is built into the computer, this is called firmware. Data organization. Why? For business needs (operations, planning, decision making). Where should data be stored? Access and safety are concerns. DataBase => Files => Records => Fields => Charecters => Bits Programming Process:An Analyst studeis the system and comes up with a program specification. Introduction to the seven steps of programming (according to the book): 1 Understand the program specifications. 2 Plan the program Logic (use various tools will be discussed later). 3 Write the program code. 4 Convert the code to machine readable form (key in the code). 5 Translate the code to machine readbale form. 6 Test the program 7 Document the program Arithmatic Symbols + Add - Subtract * Mutiply / Divide ^ Exponent = Equals < Less than > Greater than <= Less than or equal >= Greater than or equal <> Not Equal to : Compare In Class Tasks: Get User Account, Learn Email, Access the Library of Congress Database Handout: WinPmail Intructions Assignment: Do the fill in the blank section on page 17-18. This must be word processed! anythingExternalAuxiliaryCharactersProcess: AnstudiesreadableArithmeticMultiplyDataBaseInstructions…Î^Íߨý U‚zn Normal Heading 1 Heading 2 Heading 3 Heading 4 Heading 5 Heading 6 Default Paragraph Font Header Footnote Text List Table Footnote Reference Bibliography Example Quote Question Answer Heading UVZc0 Telecom_Out Telecom_In Page_Heading Title_Heading Charles V. Balch C:\!DOCS\DAT115\CLASNOTE.DOC Charles V. Balch C:\!DOCS\DAT115\CLASS1.DOC Charles V. Balch C:\!DOCS\DAT115\CLASS1.DOCÿ@PostScript Printer LPT3: pscript Apple LaserWriter Plus Apple LaserWriter Plus