Skip to main content

ACM@USC

Association for Computing Machinery at the University of South Carolina

Async / Await Programming

Swearingen Engineering Center, 2A17

Lex Whalen

This week U of SC alumnus Joshua Nelson will be explaining the async / await programming paradigm. Async await is often used for handling concurrent tasks, such as those found in web servers. Joshua will explain where it came from, why it is useful, and how to learn it for your own projects.