Skip to content

Commit

Permalink
Merge pull request #288 from jgfoster/jgfoster
Browse files Browse the repository at this point in the history
Add Async/Await talk
  • Loading branch information
Ducasse authored Apr 13, 2024
2 parents cfb88c3 + 5fbf1e5 commit e47ef95
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions 2024-Conference/talks/2024-async-await.pillar
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
! Asynchronous Programming with Async and Await

James Foster ([email protected])

""Abstract:""
Many modern languages support asynchronous programming using the async/await syntax.
In this presentation we look at this pattern and compare and contrast it with the
Smalltalk process model.


""Bio:""
James Foster discovered the local university’s computer center as a junior-high student in 1971 and a
life-long obsession with computers began. He was introduced to Smalltalk/V for the Mac in the mid-90s,
and became a Smalltalk fan. James teaches undergraduate computer science classes and serves as
VP of Finance & Operations for GemTalk Systems. He is a passionate advocate for GemStone and all
things Smalltalk.

0 comments on commit e47ef95

Please sign in to comment.