내 맘대로 위클리 뉴스 - 2024년 20주(2024.05.12 - 2024.05.18)
Python
-
- Python 3.13에서 변경된 사항을 소개하는 공식 문서 입니다.
- GIL 해제 및 JIT 관련 기능을 미리 미리 챙겨두세요!
-
From Papers to Pixels: a Raspberry Pi Document Scanner
- Raspberry Pi를 이용해서 문서 스캐너를 만드는 과정을 소개하는 간략한 튜토리얼 기사 입니다.
-
High Impact Python Streamlit: Beautiful Interactive Maps and Charts
- 제가 데이터 관련 도구 중에서 가장 즐겨사용하는 Streamlit을 활용한 튜토리얼입니다.
- 데이터를 기반으로 한 의사소통 도구에 고민이 있으시면 이 기사를 참고해보세요.
JavaScript
- Dynamic Github profile with Bun and Typescript
- Github profile을 조금 더 '멋지게' 수정하고 싶으시면 이 기사를 참고하시고, 이 링크(How I made my GitHub profile README dynamic)도 참고하세요.
OOP
-
Everything you need to know about Java 22
- JDK 22의 변경사항을 소개하는 기사입니다.
-
10 Advanced C# Tricks for Experienced Developers 🔥🔥
C#
을 다루는 고급 기술을 소개하는 기사입니다.
Etc
- Refactor your code with C# collection expressions
- Linked Lists in Real Life
- How to document your JavaScript package
- React for CLIs. Build and test your CLI output using components.
- Why Patching Globals Is Harmful
- Bulletproof React
- Introducing ReacType v21: Lowering the barrier to entry and raising the bar in React development
- React Compiler
- Parsing PNG images in Mojo
- A first attempt at DSPy Agents from scratch
- Real-Time Brainwave Visualization: Integrating Muse EEG with Python
- How Python Asyncio Works: Recreating it from Scratch
- A 100x speedup with unsafe Python
- How LLMs Work, Explained Without Math
- Simple Interactive Python Streamlit Maps That Will Make You Shout
- "Attention, Please!": A Visual Guide To The Attention Mechanism [Transformers Series]