내 맘대로 위클리 뉴스 - 2020년 44주(2020.10.24 - 2020.10.30)
Python
-
How to Shoot Yourself in the Foot With Python, Part 1
- 파이썬을 사용할 때 실수하는 몇가지 사항에 대해서 소개하는 기사입니다. 파이썬을 자주 사용하신다면 공감되는 이야기가 많아서 흥미롭게 읽을 수 있을 것 같습니다.
-
Solving the Sequence Alignment problem in Python
- 파이썬을 사용해서 Sequence Alignment를 사용해서 분석하는 방법을 소개하는 기사입니다. brute-force(무차별 대입)또는 dynamic programming(동적 프로그래밍) 보다 효율적인 방법인지 알아보시면 좋을 듯 합니다.
JS
-
Advanced frontend Interview topics with React
- React에서 다루는 중요한 주제를 가볍게 소개하는 기사 입니다. React를 공부하셨던 분들이라면 이 기사를 통해서 다음 주제를 선택해보시면 좋을 듯 합니다.
-
How to Build Your Own Codepen-Style Editor App
- Codepen-Style의 웹 편집기를 만드는 튜토리얼 기사 입니다.
Mobile
-
Evolution of the programming languages from iPhone OS 1.0 to iOS 14
- iPhone OS 1에서 iOS 14까지의 모든 릴리스를 살펴보고 사용 된 언어를 알아볼 수 있는 기사 입니다. Swift뿐만 아니라 Objective-C, C++ 및 C도 있습니다.
-
3 Practical Steps To Master Android DataStore
- Jetpack DataStore를 구현하는 방법과 장점에 대한 간략한 소개입니다.
-
How to make POST, GET, PUT and DELETE requests with Retrofit using Kotlin
- Retrofit으로 가장 일반적인 REST 호출을 수행하는 방법을 소개합니다.
JVM
- The Ultimate Guide To Java 15
- JDK15에 대한 간략한 소개입니다. JDK 업데이트가 빠르게 변하고 있으니 참고하세요.
Etc
- Kotlin for Interviews — Cheatsheet
- Sharp: A High-Performance Image Processing Library for Node.js
- How to Create a Camera App with Expo and React Native
- How to Create a Reddit Clone Using React and Firebase
- Getting Started With Next.js
- How to automate Photoshop using Python
- Learn Django ORM - Query and Filters
- Docker - Django, Celery & Redis Docker Compose setup
- What the heck is gevent? (Part 1 of 4)
- How to improve Machine Learning and Data Science performance using Intel Python