Difference between revisions of "Fundamentals of data representation"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Topics)
Line 3: Line 3:
 
=Topics=
 
=Topics=
 
Year 1:
 
Year 1:
*[[Types of Number]] {{done}}
+
 
*[[Number Systems / Number Bases]] - {{done}}
+
[[Types of Number]] {{done}}
*[[Bits Bytes etc]] - {{partially done}}
+
[[Number Systems / Number Bases]] - {{done}}
*Binary Number Systems
+
[[Bits Bytes etc]] - {{partially done}}
**[[Conversions]] - {{done}}
+
 
**[[Addition]] - {{done}}
+
Binary Number Systems
**[[Multiplication]] - {{done}}
+
 
**[[Negative Numbers]] - {{done}}
+
*[[Conversions]] - {{done}}
**[[Subtraction]] - {{done}}
+
*[[Addition]] - {{done}}
**[[Fixed Point Numbers]] - {{done}}
+
*[[Multiplication]] - {{done}}
*Coding Systems
+
*[[Negative Numbers]] - {{done}}
** [[ASCII]] - {{done}}
+
*[[Subtraction]] - {{done}}
** [[Error Correction]] - {{done}}
+
*[[Fixed Point Numbers]] - {{done}}
** [[Bitmap Graphics]]  - {{done}}
+
 
** [[Sound]] - {{done}}
+
Coding Systems
** [[Compression]] - {{done}}
+
 
** [[Encryption]] - {{done}}
+
* [[ASCII]] - {{done}}
 +
* [[Error Correction]] - {{done}}
 +
* [[Bitmap Graphics]]  - {{done}}
 +
* [[Sound]] - {{done}}
 +
* [[Compression]] - {{done}}
 +
* [[Encryption]] - {{done}}
  
 
Year 2:
 
Year 2:
*Binary Number Systems
+
 
**[[Floating Point Numbers - Yr 2 Only]] - {{done}}
+
Binary Number Systems
*Coding Systems
+
 
** [[Vector Graphics - Yr 2 Only]] - {{partially done}}
+
*[[Floating Point Numbers - Yr 2 Only]] - {{done}}
 +
 
 +
Coding Systems
 +
 
 +
* [[Vector Graphics - Yr 2 Only]] - {{partially done}}

Revision as of 13:22, 6 January 2019

This topic area covers every aspect of representing data as binary.

Topics

Year 1:

Types of Number Incomplete Number Systems / Number Bases - Incomplete Bits Bytes etc - Incomplete Needs Quiz

Binary Number Systems

Coding Systems

Year 2:

Binary Number Systems

Coding Systems