CodeLink Consulting
CodeLink Consulting's Blog

CodeLink Consulting's Blog

Follow
homebadges
Python Usage and High Performance Tips Summary

Python Usage and High Performance Tips Summary

https://codelink.ai/blog/python/python-usage-and-high-performance-tips-summary/ 1. confusing operations This section compares some of Python's more confusing operations. 1.1 Random sampling with and without put-back import random random.choices(s...

CodeLink Consulting
CodeLink Consulting

9 min read

How to quickly create a REST API with a cluster of asynchronous task queues

How to quickly create a REST API with a cluster of asynchronous task queues

CodeLink Consulting
CodeLink Consulting

6 min read