내 맘대로 위클리 뉴스 - 2019년 50주(2019.12.01 - 2019.12.07)
Python
-
End to End Machine Learning: From Data Collection to Deployment 🚀
- 데이터 수집에서 배포까지 전 과정에 대한 내용을 자세히 다루고 있는 기사입니다.
-
Excel vs Python: How to Do Common Data Analysis Tasks
- Excel과 Python을 사용해서 데이터를 분석하는 방법을 비교하는 기사입니다.
- 이 기사("Python already replaced Excel in banking")도 참고해보세요.
JavaScript
-
Understanding Streams in Node.js
- Node.js에서 가장 중요한 아이디어로 거론되는 Streams을 좀 더 쉽게 이해할 수 있는데 도움을 주는 기사입니다.
-
A Story of a React Re-Rendering Bug
- Re-Rendering 버그를 수정하면서 얻게 된 경험과 배운 것을 소개하는 기사입니다. UI 버그를 재현하고 해결하는 방법이 궁금하셨다면 이 기사를 참고하세요.
-
How to Boost Vue.js Performance
- Vue.js를 사용해서 SPA로 만든 애플리케이션의 성능을 향상 시키는 방법을 소개하는 기사 입니다.
Swift
- SwiftUI Bindings with CoreData
- SwiftUI와 CoreData를 함께 사용하는 방법을 소개하는 기사입니다.
@State
와@Binding
에 대해서 자세히 소개합니다.
- SwiftUI와 CoreData를 함께 사용하는 방법을 소개하는 기사입니다.
JVM
- Fibonacci in Kotlin
- Kotlin으로 Fibonacci 코드를 작성하는 다양한 방법을 소개하는 기사 입니다.
Etc
- Reducing Pandas memory usage #2: lossy compression
- A Simple Explanation of the Bag-of-Words Model
- Framework Patterns
- How To Create a Node.js Module
- Going serverless with your Node.js apps
- Audit your app
- Create a lazy-loading image component for faster Vue.js apps
- Building animated draggable interfaces with Vue.js and Tailwind
- Top ways to learn Vue 3
- Create a Toggle Switch in React as a Reusable Component
- A Smart Feature Flagging System for iOS
- Debugging with Swift Combine Framework
- SwiftUI, Race Condition
- Swift Documentation
- Monoid in the Category of Endofunctors
- Understanding the JDK’s New Superfast Garbage Collectors
- 5 Things I’ve Learned in 20 Years of Programming
- Adopting a Cross Platform Strategy for Mobile Apps