user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Mar 23, 2023open-state

Computer Architecture: Assembly Language | Codecademy

-

Computer Architecture: Assembly Language | Codecademywww.codecademy.com

user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Feb 15, 2023open-state

Teaching Late Modern Emerging Adult College Students - YouTube

snapshot

0:00

snapshot

0:00

-

Teaching Late Modern Emerging Adult College Students - YouTubewww.youtube.com

user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Feb 14, 2023open-state

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

user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Feb 13, 2023open-state

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

user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Feb 12, 2023open-state

Scheme Translation of Python

-

Scheme Translation of Pythonchat.openai.com

user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Feb 12, 2023open-state

A00 - Comparing Languages

For larger equations, use double dollar signs!

-

A00 - Comparing Languagesgfx.cse.taylor.edu

user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Feb 12, 2023open-state

Arduino Ultrasonic Distance Code

-

No Titlechat.openai.com

user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Feb 11, 2023open-state

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

user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Feb 11, 2023open-state

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

user-profile-img

donghwan Hwang

@donghwan_hwanggq9dnu4kdb• Feb 11, 2023open-state

AKS test for primes - Rosetta Code

-

AKS test for primes - Rosetta Coderosettacode.org