Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.59 KB

File metadata and controls

23 lines (17 loc) · 1.59 KB
title Introduction
layout home
nav_exclude true

Computer Applications

We live in an age of ubiquitous digital technology. Computers are in our cars, our homes, our schools. Many of us carry around a palm-sized computer that is orders of magnitude more powerful than the ones that took astronauts to the moon. And despite all of that, they can be a daunting challenge to understand and master. And despite that, a basic understanding of the conventions, methods, purposes, and operation of computers is more important than ever.

This living text will cover the basic use of computer software. Topics will include history and impact of computers, introduction to basic software on a computer, focusing on productivity software (Microsoft Office, LibreOffice, and Google Cloud). A major portion of the text covers the four main productivity paradigms: word processing, spreadsheets, presentations graphics, and databases. Also covered will be e-mail, basic internet use, search engines, cloud-based software, mobile applications, and digital ehtics.

Table of Contents

  • [Computer Basics]({{ site.baseurl }}{% link book/ch1-computer-basics/introduction.md %})
  • [The Internet]({{ site.baseurl }}{% link book/ch2-internet/introduction.md %})
  • [Word Processing]({{ site.baseurl }}{% link book/ch3-word-processing/introduction.md %})
  • [Presentation Graphics]({{ site.baseurl }}{% link book/ch4-presentation/introduction.md %})
  • [Spreadsheets]({{ site.baseurl }}{% link book/ch5-spreadsheets/introduction.md %})
  • [Databases]({{ site.baseurl }}{% link book/ch6-databases/introduction.md %})