CXC_IT_Complete_Notes
CXC_IT_Complete_Notes
Notes
CXC INFORMATION TECHNOLOGY – COMPLETE STUDY GUIDE
5. SPREADSHEETS
- Functions: SUM, AVERAGE, IF, COUNT.
- Cell References: Relative (A1), Absolute ($A$1), Mixed (A$1).
- Charts: Column, line, pie.
- Data Types: Numeric, alphanumeric.
- Spreadsheet Examples: Salary calculation, budgeting.
- Features: Autofill, formatting, formulas.
6. DATABASE MANAGEMENT
- Definitions:
- Database: Organized collection of data.
- Table: Contains records (rows) and fields (columns).
- Record: One complete set of related data.
- Field: One piece of data (e.g., Name).
- Data Types: Text, number, date, Boolean.
- Keys:
- Primary Key: Uniquely identifies a record.
- Foreign Key: Connects tables.
- Secondary/Alternative Key: Additional identifier.
- Features: Query, Form, Report.
- Relationship: One-to-many, many-to-many.
- Queries: SQL or form-based search.
- Data Integrity: Accuracy, consistency.
- Validation & Verification:
- Validation Types: Range, format, presence.
- Verification: Double-entry, proofreading.
8. PROGRAM IMPLEMENTATION
- Programming Languages:
- Low-level: Machine language, Assembly.
- High-level: Python, C, Java.
- Writing Code: Use of syntax, structure.
- Debugging: Error correction.
- Features: IDEs, compiling, testing.
SECURITY CONCEPTS
- Passwords: Authentication method.
- Benefits: Secure access.
- Risks: Can be cracked or forgotten.
EXAM TIPS
- Practice conversions regularly.
- Understand flowcharts and pseudocode clearly.
- Know definitions and examples for each topic.
- Revise past papers and multiple-choice formats.