Lynn Kwong

Lynn Kwong is a senior software developer and team lead with experience in Python, SQL and JavaScript. Kwong has more than 12 years of experience working as a developer and data engineer and has previously served as a postdoctoral fellow for the KTH Royal Institute of Technology. Kwong holds a doctorate in computational chemistry from KTH Royal Institute of Technology and a master’s in computer aided drug design from East China University of Science and Technology. 

Sort By
Most Recent
Most Recent
Oldest
2 Articles
Engineer writing code in Python
Asyncio is a Python library that allows us to write concurrent code using the async/await syntax. Learn how to use this library to write asynchronous code.
Engineer receiving a checkmark validation
In Python, we can use the JSON Schema library to validate a JSON document against a schema.