Search Results for:
-
Lesson 36: Units of Storage
What is Storage? Storage refers to the ability of a computer to hold data, programs, or both, either temporarily or […]
No Comments -
Lesson 37: Conversion Between Units of Storage
Conversion Between Units of Storage 1 KB = 1024 bytes 1 MB = 1024 KB 1 GB = 1024 MB […]
No Comments -
Lesson 39: Notions on Computer Maintenance
What is Computer System Maintenance? Computers consist of devices that require regular maintenance and cleaning to work at their best. […]
No Comments -
Lesson 40: Hardware Maintenance
Common Hardware Problems, Solutions and Prevention Symptom Likely Cause Solution Prevention Computer won’t turn on Power supply failure Check the […]
No Comments -
Lesson 43: Types of Digital Content and File Formats
Types of Digital Content Text content: articles, blog posts, ebooks, and other written materials. Image content: photos, graphics, infographics, and […]
No Comments -
Lesson 44: Tools for Creating Digital Content
File Formats by Content Type Text: .txt, .docx, .pdf, .html, .xml Images: .jpg, .png, .gif, .bmp, .tiff Audio: .mp3, .wav, […]
No Comments -
Lesson 59: Notions on Cell Referencing
Cells, Formulas and Ranges Cell: the basic unit of a spreadsheet, a rectangular box that can contain text, numbers, formulas, […]
No Comments -
Lesson 60: Operations Using Different Types of Cell Referencing
Using Relative Cell Referencing Sum: =SUM(A1:A5) adds up the values in cells A1 through A5. Average: =AVERAGE(A1:A5) calculates the average […]
No Comments -
Lesson 65: Representing Data Using Charts
Types of Charts Column charts: compare data across different categories. Line charts: show trends over time. Pie charts: show how […]
No Comments -
Lesson 61: Conditional Functions — the IF Function
Using the IF Function to Determine a Grade Score Grade 0-39 F 40-49 D 50-59 C 60-69 B 70-100 A […]
No Comments