내 맘대로 위클리 뉴스 - 2020년 22주(2020.5.24 - 2020.5.30)
Python
- Concurrency In Python For Network I/O - Synchronous, Threading, Multiprocessing and Asynchronous IO
- Python을 사용해서 비동기 통신을 고민하시는 분들에게 좋을 기사 입니다.
- Python에서 비동기는 쉽지 않은 주제라서, 관련 주제에 관심이 많으시면 참고해보세요.
JavaScript
-
An Open Source Maintainer's Guide to Publishing npm Packages
- NPM을 사용해서 패키지를 배포하고 싶다면 이 기사를 참고해보세요.
-
- 새로운 빌드 시스템 입니다. O(1)을 자랑하고 있는데 새로운 빌드 시스템에 관심 있으시면 한 번 둘러보세요.
Mobile
-
The Ultimate Guide to Android Bluetooth Low Energy
- Android의 BLE에 관한 자세한 기사 입니다.
-
- SwiftUI의 View를 자세히 소개하는 기사 입니다.
JVM
-
What’s new in Spring Boot 2.3 (Java 14, OCI images, etc.)
- Sprinb Boot 2.3에 추가된 내용을 간략하게 소개합니다.
-
The streaming bridges — A Kafka, RabbitMQ, MQTT and CoAP example
- IoT/Stream 영역에서 Kafka, RabbitMQ 등을 활용하는 방법을 간단한 예제로 소개하는 기사 입니다.
Etc
- Debugging a Containerized Django App in VS Code
- Fil: a new Python memory profiler for data scientists and scientists
- PandasZoo
- Caching and scaling for Django Part II
- Deno Crash Course
- Case study: Analyzing Notion app performance
- Week 6 - Kotlin Android Development Course for Beginners - Navigation Architecture Component