내 맘대로 위클리 뉴스 - 2017년 32주(08월 11일)
Django with Python News
-
How to Setup Amazon S3 in a Django Project
Django
에서S3
를 사용해서 파일을 처리하기 위해 필요한 방법을 소개하는 튜토리얼 기사AWS
와 연동할 때 많이 사용하는boto3
와django-storages
라이브러리를 사용
-
Reverse engineer a Python object
- 파이썬 객체를
JSON
으로 표현하는 과정을 파이썬 객체 내부를 들여다 보면서 진행하는 기사
- 파이썬 객체를
-
How I Used Python to Publish a Nice Article on My Niche Website
- 파이썬을 사용해서 좋은 글을 작성하기 위해 데이터를 수집하고 분석했던 과정을 소개하는 기사
Nine months ago, I decided to undertake some side projects in order to earn extra money after learning that my wife was pregnant with our third baby. Since I knew that my normal earnings would not be enough to support my family in the near future, I had to find other sources of income. [...] Am I on the right track in terms of Python programming (data science?) and content marketing?
iOS, Android and Windows Mobile News
-
Taming Great Complexity: MVVM, Coordinators and RxSwift
- MVC 예제를 시작으로 리팩토링을 통해 MVVM으로 변경하고 RxSwift 과정을 소개하는 기사
-
iOS UserNotifications in Swift
Swift
를 사용해서 iOS 10의UserNotifications
를 사용하여 알림에GIF
를 표시하는 방법을 소개하는 기사
-
Kotlin
도입시 고려해야 할 사항을 소개하는 기사
JavaScript
-
crossenv
malware on the npm registryenv
패키지와 유사한 이름을 가진 패키지가npm.hacktask.net
으로 환경 변수를 보내는 사건에 대한 기사Node.js
사용자분들은 꼭 참고하시면 좋을 듯!
-
How To Build A Github Search UI in 60 Minutes
ReactiveSearch
를 사용해서 Github Search UI를 만드는 과정을 소개하는 튜토리얼 기사