내 맘대로 위클리 뉴스 - 2024년 14주(2024.03.31 - 2024.04.06)
Python
-
Designing a Pure Python Web Framework
- Python 웹 프레임워크인 Reflex를 통해 새로운 언어를 배울 필요 없이 웹 앱을 구축할 수 있는 방법을 설명하는 기사 입니다.
-
A better Python cache for slow function calls
- 메모리 대신 파일을 활용한 캐싱 방법을 소개하는 기사 입니다.
JS
-
- React의 layout에 대한 개념을 소개하는 기사입니다.
-
Running OCR against PDFs and images directly in your browser
- Tesseract.js를 사용해서 PDF의 데이터를 처리하는 방법을 소개하는 기사 입니다.
.NET
- Implementing Dijkstra's algorithm for finding the shortest path between two nodes using PriorityQueue in .NET 9
.NET 9
에서 우선순위 큐를 활용한 간단한 튜토리얼 입니다.
Etc
- Middleware in .NET 8
- Earn your C# Certification with new Learning Series
- Creating an autopilot in X-Plane using Python – part 1
- Handling Database Migrations with Alembic
- The Strange Practices at The Broadcaster's Inn • Broadcasting in NumPy (A NumPy for Numpties article)
- Jupyter & IPython terminology explained 💡
- How I manage Python in 2024