내 맘대로 위클리 뉴스 - 2023년 01주(2023.01.01 - 2023.01.07)
새해 복 많이 받으세요!
Python
-
- 자신이 Python을 사용하는지에 대한 나름의 견해를 소개하는 기사입니다.
- 저도 이 기사에서 제시하는 견해에 동의하며, Python을 활용해서 즐겁게 문제를 해결하는데 중점을 두고 있습니다. 효율, 성능 혹은 비용에 관한 이야기가 아니라 해결, 재미 그리고 즐거움에 대한 것을 더 많이 공유하도록 하겠습니다.
- "[...] I agreed with that line of reasoning for a long time, but these days Python is as good as any of its peers for many things, and it’s still quite effective in many areas where it might not objectively be the “best” fit."
-
- Python 코드의 품질을 높이고 싶으시다면 이 기사를 참고하세요.
JavaScript
- Hello React, Goodbye useEffect (I Hope)
useEffect
에 대해서 심도 깊은 내용을 다루고 있는 기사입니다.
Mobile
- Jetpack Compose Migration: Best Practices and Strategies
- Compose에 관심이 있으시면 이 기사를 참고해보세요.
Etc
- CALCULATING THE ODDS OF PAI GOW POKER
- Monte Carlo Simulations: Separating Signal from Noise in Sampled Success Metrics
- JupySQL: Better SQL in Jupyter
- Lazy Evaluation Using Recursive Python Generators
- Concurrent Programming in Python
- A simple approach for background task in Django 1/4
- Classifying Python Virtual Environment Workflows
- Failed ML Project - How bad is the real estate market getting?
- "The Power of Bit Manipulation: How to Solve Problems Efficiently"