내 맘대로 위클리 뉴스 – 2018년 27주(7월 2일)
Python
-
Python의Decorators를 소개하는 튜토리얼 기사
- Make ALL Your Django Forms Better
Django의Form을 효율적으로 사용하는 방법을 소개하는 기사
- The Right Way™ to do Serverless in Python
Python에서Serverless를 구현 할 때 참고하면 좋은 기사
JVM
- A simple way to write parsers: using the State monad
Scala를 사용해서parser를 만드는 손쉬운 방법(?!)을 소개하는 기사
- 3 Best Practices Java Programmers Can Learn From Spring Framework
Spring Framework를 공부하는 3가지 방법을 소개하는 기사
- How to write tests in Java – JUnit
JUnit을 사용하는 방법을 가볍게 소개하는 기사
JavaScript
- How to Structure a Vue.js Project
Vue.js프로젝트를 구성할 때 효율적인 폴더 구조에 대해서 소개하는 기사
- Restart Your Node.js Apps Automatically Using nodemon
nodemon을 사용하여 프로세스의 상태에 따라 자동으로 재시작하는 방법을 소개하는 기사
Swift
- Random numbers in Swift
Swift를 사용한 랜덤 숫자를 생성하는 방법을 소개하는 기사
- Training a Text Classifier with Create ML and the Natural Language Framework
CoreML을 사용하여 소스 코드의 프로그래밍 언어를 예측하는 텍스트 분류기를 만들어보는 튜토리얼 기사
Array