This page is dedicated to interesting concepts I had touched
that were introduced in pervious courses without much expansion
How to calculate floating point numbers, using IEEE-754 standard: |
Floating point numbers table:
|
|||||||||||||||||||||||||||||||||
|
Database Normal forms:First Normal Form (1NF): - All attributes contain atomic values - Values are all of a single type per column. - All records are unique, and can be identified by a primary key |
||||||||||||||||||||||||||||||||||
| OS concepts message passing |