내 맘대로 위클리 뉴스 - 2022년 20주(2022.05.15 - 2022.05.21)
Python
-
How to Code a Blockchain in 6 Steps
- Python을 사용해서 간단한게 Blockchain을 설명하는 기사입니다.
-
Search PDFs with AI and Python
- AI를 활용해서 PDF 파일 검색을 가능하게 하는 방법을 소개하는 기사입니다.
- 읽다보면 이게 내가 해볼만 한데? 하면서 빠져들게 됩니다.
JavaScript
-
- React App의 폴더 구조에 관한 짧은 기사입니다.
- 폴더 구조에 대해선 언제나 고민이 많아서 그런지 항상 참고하게 됩니다.
-
Making a falling sand simulator
- JS로 만들어보는 모래 쌓기 게임입니다.
Mobile
- The SwiftUI render loop
- SwiftUI의 렌더링에 대한 조금 깊은 이야기입니다.
Etc
- On awaiting a task with a timeout in C#
- How to use biometric authentication in .NET MAUI
- Building a Stack Overflow browser as a VS extension
- Modeling errors in Swift
- SwiftUI Still Isn’t Production-Ready
- Google I/O 2022: What’s new in Jetpack
- Building a Musical Instrument with the Web Audio API
- Advanced mocking with Jest and React Testing Library
- A Tutorial on Structural Optimization
- The Well-Maintained Test: 12 Questions for New Dependencies
- Introduction to Linear Programming in Python