This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:fall2022:data:projects [2022/08/17 12:03] – wedge | haas:fall2022:data:projects [2022/12/15 18:53] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
======Projects====== | ======Projects====== | ||
- | | | + | | |
- | | | + | | [[/ |
- | | | + | | |
- | | [[/ | + | | [[/ |
- | | [[/ | + | | [[/ |
- | | [[/ | + | | [[/ |
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | @lightgreen: | ||
======Class Stats====== | ======Class Stats====== | ||
Line 18: | Line 61: | ||
* [[/ | * [[/ | ||
+ | ======URLs====== | ||
+ | |||
+ | C Programming tutorials: | ||
+ | |||
+ | * [[https:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[/ | ||
+ | * [[https:// | ||
+ | |||
+ | Algorithmic Efficiency: | ||
+ | |||
+ | * https:// | ||
+ | |||
+ | Pointers: | ||
+ | |||
+ | * http:// | ||
======Week 1====== | ======Week 1====== | ||
* Welcome! | * Welcome! | ||
Line 29: | Line 89: | ||
* on other systems, notably 16-bit and 32-bit systems (especially late-era hardware that might have incorporated tweaks to support more memory than is typically accessible by the default machine word size), memory address sizes can vary. | * on other systems, notably 16-bit and 32-bit systems (especially late-era hardware that might have incorporated tweaks to support more memory than is typically accessible by the default machine word size), memory address sizes can vary. | ||
* takeaway: for code portability, | * takeaway: for code portability, | ||
+ | |||