Yiping Su
Yiping Su
Home
Blog
Gallery
Travels
Art
Code
Using Mutexes in Go
I recently wrote an overview on concurrency, but I didn’t add a working example of mutexes. My goal in this post is to show how mutexes can be helpful when dealing with shared state and concurrent threads.
Aug 22, 2020
Code
Concurrency
Concurrency refers to multiple computations happening at the same time. It is a form of parallel computation. Many programs we use today have some sort of concurrent process, even our operating system.
Aug 20, 2020
Code
ACNH GraphQL API Server
A GraphQL API Endpoint and Server for Animal Crossing - New Horizons
Source Code
Isabelle
A Discord Bot Written in Golang
Technical Description
Concurrent Caching in Web Servers Using Go
Personal Portfolio and Blog
This Website!
Tend
An iOS Health App
Source Code
Coding Classes I Recommend Taking - UC Davis
Intro The first coding class I took at UC Davis was ECS 10. This was also the first time I tried programming. I remember that when I recieved the first homework assignment, I thought: “Oh, this isn’t so bad.
Dec 16, 2019
Code
,
school
Max Tweeter
C Program Which Prints Top 10 Tweeters
Lango!
A Flashcard Review and Translation App
Cite
×