내 맘대로 위클리 뉴스 - 2017년 06주(02월 10일)
JavaScript News
-
How to Use Twitter API With Node.js
Node.js
의Twit
NPM 패키지 사용해서Twitter
의 API를 사용하는 튜토리얼Schedule a Tweet Using SetInterval Function
을 근간으로 Twitbot을 만들어 볼 수 있지 않을까?
-
Using Let’s Encrypt with Express
Let’s Encrypt
을 사용해서Express
기반의 웹 서비스에HTTPS
를 적용하는 방법을 소개하는 튜토리얼 기사
-
6 Great Uses of the Spread Operator
JavaScript ES6
에서 제공하는Spread Operator
(스프레드 연산자)를 자주 사용하는 방법을 소개하는 기사
You can use destructuring and the rest operator together to extract the information into variables as you'd like them:
Python News
-
Django ORM
을 사용하면서 겪게 될 몇가지 실수 혹은 버그에 대해서 코드를 사용해서 설명하는 기사Django ORM
스니펫 코드(Snippet Code
)를 통해서 문제가 무엇인지, 어떤 영향을 미칠지, 어떻게 해결할 수 있을지 생각해 볼 수 있는 기회를 제공!
So it's your call if you want to ignore these problems. But if you decide you don't care, please don't write financial or medical software. ;)
-
Using Python And Excel For Data Science
Python
을 사용해서Excel
을 다루는 방법을 소개하는 튜토리얼 기사Excel
은 실제 데이터 분석에서 가장 광범위하게 사용하는 파일 타입이기 때문에 꼭 읽어두길 권함
-
Data Science How-To: Using Apache Spark for Sports Analytics
Apache Spark
를 사용해서NBA
데이터를 분석하는 방법을 소개하는 튜토리얼 기사