내 맘대로 위클리 뉴스 - 2022년 42주(2022.10.16 - 2022.10.22)
Python
-
How to Build an Instant Machine Learning Web Application with Streamlit and FastAPI
- 이 기사는
Streamlit
과FastAPI
를 사용하여 머신러닝 웹 애플리케이션을 빠르게 구축하는 방법을 소개합니다. - MNIST를 사용해도 좋으니, 이 기사를 참고해서 머신러닝 웹 애플리케이션을 배포해보세요.
- 이 기사는
-
SQLAlchemy Tutorial With Examples
SQLAlchemy
사용법을 소개하는 기사 입니다.
JavaScript
- Choosing the best Node.js Docker image
- Node.js 사용자에게 적합한 Docker 이미지는 무엇일까요? 이 기사를 참고해보세요.
- Beginner's TypeScript
- TypeScript를 고민중이시라면 이 기사를 참고해보세요!
Mobile
- Developer guide on the iOS file system
- iOS 파일 시스템에 대한 간략한 소개 기사 입니다.
- Kotlin JSON Benchmark on Android (2022): Moshi vs Kotlin Serialization
- 복잡하거나 큰 JSON을 Android에서 사용하신다면 참고하세요.
OOP
- Making a Blog with C#
C#
으로 블로그를 만드는 과정을 소개하는 튜토리얼 기사 입니다.
Etc
- Ensuring best practices for NuGet packages
- The future of rendering in React
- 12 Beginner Concepts About Type Hints To Improve Your Python Code
- End-to-end Neural Coreference Resolution in spaCy
- Accelerating JupyterLab
- Pooling In Convolutional Neural Networks
- Carefully exploring Rust as a Python developer
- All the Ways To Introspect Python Objects at Runtime
- Decision Trees in Python: Predicting Diabetes
- Building a Highly Scalable Data Streaming Pipeline in Python
- Guide: Build a Real-Time Chat Application With ReactJS 🔥+⚛️
- Smooth Scrolling in Action Using React: A Tutorial
- How to Build SVG Line Charts with React, SSR and Tailwind CSS