When you type print "Hello, world!", how does your computer
know what to do? Humans are able to naturally parse spoken language by
analyzing the role and meaning of each word in context of its
sentence, but we usually take for granted the way computers make sense
of the code we write.

By exploring the way our brains construct grammars to parse sentences,
we can better understand how parsers are used for computering --
whether it be in the way Ruby and other languages are implemented or
in webserver routing -- and recognize when they may be the right tool
to use in our own code.

Recorded video

Presentation Material

Speaker

Hsing-Hui Hsu
Hsing-Hui Hsu
@SoManyHs
Hsing-Hui Hsu is a graduate of the first cohort of Ada Developers Academy. She enjoys learning languages (both computer and human), playing ultimate frisbee, and rabbit-hole spelunking. Hsing-Hui currently works as a full-stack developer at CareZone.