Difference between revisions of "Fundamentals of data representation"

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

Latest revision as of 13:43, 16 October 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