Basic Operations
Video of this week’s lecture - Part 1 , Part 2
Last year’s lecture - https://web.microsoftstream.com/video/50f10a58-d7fa-4a81-acda-834f83863ff8
Basic Operations
Lets start by looking at some of the most basic functionality of computers - storing and manipulating numbers. How are numbers stored? How is basic arithmetic carried out?
- Binary Recap
- Base 2 Notation
- Addition
- Base 16 Notation
- Storing Integers
- Unsigned Integers
- Signed Integers
- Storing Floating Point Numbers
- Previous
- Next