내 맘대로 위클리 뉴스 - 2023년 32주(2023.08.06 - 2023.08.12)
Python
-
Python, foreign functions and Steam
- Python과 C언어를 함께 사용해야 하는 경우가 간혹 있습니다. 이런 경우 Python과 C를 어떻게 결합하면 좋을까요? 이 기사에서 확인해보세요.
-
Quirks of Python package versioning
- Python 패키지의 의미를 자세히 알고 싶으시면 이 기사를 참고하세요.
JavaScript
- Top React Testing Libraries in 2023: A Comprehensive Review
- React와 함께 사용하는 Test 라이브러리에 대한 소개입니다.
OOP
-
- SwiftUI에서 MapKit을 활용하는 방법을 소개하는 기사 입니다.
- iOS 17을 준비하고 계시다면 꼭 참고해보세요.
-
Reactive Spring Boot with WebFlux, R2DBC and Postgres
- 이 기사에서는 Spring WebFlux, R2DBC 및 Postgres 데이터베이스를 사용하여 반응형 Spring Boot 앱을 구현하고 테스트하는 방법을 소개합니다.
- 이번 주 가장 추천 기사 입니다.
Etc
- Asp.net Repeater: A Comprehensive Guide for Efficient Data Binding
- .NET 8 TimeProvider and Unit Tests
- Migrating to the Observation framework in SwiftUI
- Llama from scratch (or how to implement a paper without crying)
- Overloading arithmetic operators with dunder methods | Pydon't 🐍
- Running Untrusted Python Code
- Coefficient of Variation in Python with Pandas & NumPy
- Python ConfigParser Tutorial – Comprehensive Guide To Working With Configuration Files With Python
- LPython: Novel, Fast, Retargetable Python Compiler
- Introduction to exploratory data analysis with SQL and Jupyter
- Using Rich Inspect to interrogate Python objects¶