donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Mar 23, 2023
Computer Architecture: Assembly Language | Codecademy
Computer Architecture: Assembly Language | Codecademywww.codecademy.com
donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Feb 15, 2023
Teaching Late Modern Emerging Adult College Students - YouTube

0:00

0:00
Teaching Late Modern Emerging Adult College Students - YouTubewww.youtube.com
donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Feb 14, 2023
Walking Leads to Longer Life, Better Outcomes - Blue Zones
Logging more steps per day as a systematic approach to health has an intuitive appeal, especially in light of the obesity epidemic in the United States.
moderate-to-vigorous physical activity
The results confirm that while the conventional wisdom needs an upgrade, logging daily steps can be a practical tool in the fight against obesity.
Walking Leads to Longer Life, Better Outcomes - Blue Zoneswww.bluezones.com
donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Feb 13, 2023
COS 280 (S23): Back-Chain Expert Sys
the conclusion symbol, a list of facts, and a list of rules
prove? must explain -- in situations where the goal is provable -- how the conclusion was reached.
returning T or NIL
COS 280 (S23): Back-Chain Expert Sysmoodle.cse.taylor.edu
donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Feb 12, 2023
Scheme Translation of Python
Scheme Translation of Pythonchat.openai.com
donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Feb 12, 2023
A00 - Comparing Languages
For larger equations, use double dollar signs!
A00 - Comparing Languagesgfx.cse.taylor.edu
donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Feb 12, 2023
Arduino Ultrasonic Distance Code
No Titlechat.openai.com
donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Feb 11, 2023
Debugging LISP Function
debug: (define (isprime n) (if (<= n 1) #f ) (for-each (lambda (n)) (equal? '(% n x) 0))) (isprime 4)
Debugging LISP Functionchat.openai.com
donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Feb 11, 2023
Scheme Programming/Looping - Wikibooks, open books for an open world
(foreach ((number '(1 2 3 4 5)) (letter '(a b c d e))) (display (list number letter)) (newline))
Scheme Programming/Looping - Wikibooks, open books for an open worlden.wikibooks.org
donghwan Hwang
@donghwan_hwanggq9dnu4kdb• Feb 11, 2023
AKS test for primes - Rosetta Code
AKS test for primes - Rosetta Coderosettacode.org