db: updated readme net: changed lec14 for clarity

This commit is contained in:
Medium Fries 2018-10-22 19:25:33 -07:00
parent 36baaf0dc2
commit 873898cf5b
2 changed files with 14 additions and 16 deletions

View File

@ -7,13 +7,17 @@ The interface is that part of a router that connect between a host router and th
3 Types of Formats for the addresses 3 Types of Formats for the addresses
Type A: 1. Type A:
|1-bit | 7-bits | 24-bits | * Lower 3-bytes are clobbered
|-------|-----------|-----------|
|0 | network | host |
Typb B: 2. Type B:
* Lower 2-bytes are clobbered
3. Type C:
* Lower 1-byte is clobbered
## Subnets ## Subnets

View File

@ -1,15 +1,9 @@
# ? # CST 363
Notes are ordered from lec[1].md to lec[N].md
To be stitched later at some point. Introduction to Databases and SQLite3
## Subheadings ## Labs and Practice problems
Each sub heading should represent some topic covered per lecture section. This course uses a lot of exercises to practice concepts and new information.
I urge you to _try all the labs_ since it makes understanding difficult things trivial.
> sub-sub headings
Will be finer details about a particular topic within a lecture.
## Markkdown flavor?
Pandoc, if this compiles nicely on other platforms then great but idfc tbqh famalam