1 / 28

Schedule

Schedule. Quick note about quiz scores Wrap up Chapter 9 Brief overview of Office Products Short notes about the class Labs & Project Next Week Spreadsheets – Chapter 13. Homework. Ensure you are able to access Google Docs

maxine
Download Presentation

Schedule

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Schedule • Quick note about quiz scores • Wrap up Chapter 9 • Brief overview of Office Products • Short notes about the class Labs & Project • Next Week • Spreadsheets – Chapter 13

  2. Homework • Ensure you are able to access Google Docs • This can be done by logging into mail.northgeorgia.edu, then click on “Drive” from the top menu • You can reset your password at password.northgeorgia.edu, or contact the IT Service Desk for assistance • You are also welcome to create a free account at gmail.com

  3. Learning Objectives • Explain the function of the program counter • Explain why integration and photolithography are important in integrated circuits • Discuss the purpose of an operating system • Explain the purpose of a compiler • Describe how large tasks are performed with simple instructions

  4. Recap • Last time we talked about: • The PC’s PC (Personal Computer’s Program Counter) • In-depth explanation of the Fetch/Execute Cycle • Assembly Language • Integrated Circuits (ICs) • Photolithography • Semiconductors • Field Effect

  5. Transistors • A transistoris a connector between two wires that can be controlled to allow a charge to flow between the wires (conduct) or not • The transistor is a MOS(Metal Oxide Semiconductor) transistor • Modern computers are developed with CMOS technology(“complementary MOS”)

  6. Combining the Ideas • Start with an information-processing task. • Task is performed by an application implemented as a large • The program performs the specific operations of the application • The program’s commands are compiled into many simple assembly language instructions • The assembly instructions are then translated into a more primitive binary form • Fetch/Execute Cycle executes the instructions

  7. Summary • You learned the following: • The repeating process fetches each instruction (indicated by the PC), decodes the operation, retrieves the data, performs the operation, and stores the result back into the memory. • This process is hardwired into the control subsystem, one of the five components of a processor.

  8. Summary • You learned the following: • The memory, a very long sequence of bytes, each with an address, stores the program and data while the program is running. • The ALU does the actual computing. • The input and output units are the interfaces for the peripheral devices connected to the computer.

  9. Summary • You learned the following: • Machine instructions do not refer to the data (operands) directly, but rather indirectly. Thus, different computations can be done with an instruction, just by changing the data in the referenced memory locations each time the instruction is executed.

  10. Summary • You learned the following: • Programmers must create complex computations by software layers, building up simple operations from the base instructions, more complex operations from the simple ones, and so forth. • Programmers use sophisticated programming languages to create operating systems as well as complex applications software.

  11. Summary • You learned the following: • The basic ideas of integrated circuits are integrating active and connective components, fabrication by photolithography, and controlling conductivity through the field effect.

  12. Microsoft Office Products • Word • Excel • PowerPoint • Publisher • Outlook • Access • Visio • Project

  13. Word • Primarily used for basic word processing (writing papers) • Includes some advanced features, like Mail Merge, Tables, Charts, etc

  14. Excel • Excel is a spreadsheet application • This includes performing calculations and creating graphs • There are a significant number of advanced functions we can use, as well as the ability to create your own.

  15. PowerPoint • PowerPoint is a presentation software • Information can be included in a PowerPoint in many different formats, including text, images, graphs, etc

  16. Publisher • Publisher is used for desktop publishing • It supports a wide array of formats and designs to support creating newsletters, brochures, etc

  17. Publisher

  18. Outlook • Outlook is primarily used for email • It also includes a calendar, task manager, and contact manager

  19. Outlook

  20. Access • Access is a database management system • In addition to storing the database structure and data, you can also use access to create forms for entering data into your database

  21. Access

  22. Visio • Visio is primarily used for creating diagrams • It can also produce vector graphics

  23. Visio

  24. Project • Project is a project management software • Task lists can be created within a project, resources allocated to tasks, and graphs created to show project progress, as well as potential overlaps in required project resources.

  25. Project

  26. Labs & Project • Your project for this class will be to create a website on a topic that interests you. • The labs we do throughout the semester will end up being several pieces of your website.

More Related