내 맘대로 위클리 뉴스 - 2021년 37주(2021.08.29 - 2021.09.04)
Python
-
Mastering Web Scraping in Python: Scaling to Distributed Crawling
- 크롤링을 전문적으로 사용하셔야 된다면 이 기사를 참고해보세요.
- 크롤링이 아니더라도,
Redis
와Celery
를 활용하는 방법을 함께 배울 수 있습니다.
-
A Python Data Scientist’s Guide to the Apple Silicon Transition
- M1 기반 macOS를 사용하신다면 이 기사를 참고해서 자신이 사용하는 환경을 점검해보세요!
JavaScript
-
- 디자인 패턴을 JavaScript를 사용해서 가볍게 설명하는 기사 입니다.
-
How to Build an FAQ Page With HTML and Javascript
- HTML과 Javascript를 사용해서 FAQ 페이지를 만드는 과정을 소개하는 기사 입니다.
Mobile
- Realtime Selfie Segmentation In Android With MLKit
- Android에서 MLKit을 사용해서 이미지 분할을 수행하는 과정을 소개하는 튜토리얼 기사입니다.
OOP
- New .NET 6 APIs driven by the developer community
- .NET6에 추가될 몇가지 API를 소개하는 기사 입니다.
- Clean Code with Kotlin
Clean Code
가 아니더라도 Kotlin 답게 작성하는 몇가지 기법을 소개하는 기사 입니다.
Etc
- Building a Scalable Live Stream Chat Service with Spring WebFlux, Redis PubSub, RSocket and Auth0
- A decade and a half of instability: The history of Google messaging apps
- Create React App without create-react-app !
- Event Bubbling and Capturing in JavaScript
- Build the Game of Life with React
- SQL query builder in 150 lines of Python
- Why I use attrs instead of pydantic
- Quantile Regression
- Parse command-line arguments with argparse in Python
- As Project Jupyter Celebrates 20 Years, Fernando Pérez Reflects On How It Started, Open Science’s Impact and the Value of Diversity in Coding