내 맘대로 위클리 뉴스 - 2025년 09주(2025.03.02 - 2025.03.08)
Python
- Build a To-do App With Python and Kivy
- Python GUI 프레임워크인 Kivy를 사용하여 크로스 플랫폼 To-do 앱을 만드는 전체 과정을 단계별로 설명하는 튜토리얼입니다.
JavaScript
-
Level Up React: Functional programming in React
- React에서 함수형 프로그래밍 원칙(순수 함수, 불변성 등)을 적용하여 코드 품질과 유지보수성을 높이는 방법을 설명합니다.
-
Coding Interview Prep: Let's Test Your CSS
- 코딩 인터뷰(특히 프론트엔드)에서 CSS 관련 질문에 대비할 수 있도록 핵심 개념과 예제 코드를 제공합니다.
OOP
-
Analyzing ML Models with ML.NET and Blazor
- ML.NET과 Blazor를 사용하여 ML 모델을 분석하는 방법을 설명하는 기사입니다.
-
Finalizers are tricker than you might think. Part 1
- .NET에서 Finalizer가 예상보다 더 복잡하게 동작할 수 있다는 점을 설명하는 시리즈의 첫 번째 파트입니다(주의점과 동작 원리 설명).
Etc
- Cracking the Python Monorepo
- To Type or Not to Type?
- Migrating from Create React App to Vite: A Modern Approach
- Writable Streams in Node.js: A Practical Guide
- C# Concurrency and Parallelism Roadmap in 2025
- .NET Aspirations - Tailor It To Your Stack
- The Curious Case of .NET ConcurrentDictionary and Closures