내 맘대로 위클리 뉴스 - 2019년 53주(2019.12.22 - 2019.12.28)
Python
-
Creating Interactive Dashboards from Jupyter Notebooks
- 이 기사에서는 Voilà 및 Plotly Express를 사용하여 Jupyter Notebook을 사용해서 독립형 웹 사이트를 만드는 방법을 소개하는 기사 입니다.
-
The Definitive Guide to Python import Statements
- Python에서 import 문을 잘 사용하는 방법을 소개하는 기사입니다.
JavaScript
- Mastering JS console.log like a Pro
console.log()
뿐만 아니라 좀 더 다양한 출력 방식을 소개하는 기사입니다.console.time()
을 조금 일찍 알았더라면!!
Swift
- SwiftUI for Mac - Part 1
- SwfitUI를 사용해서 macOS 앱을 만드는 과정을 소개하는 시리즈 기사 입니다.
JVM
- Memory Leaks in Java: A Cautionary Tale and Gentle Introduction to Preventing Memory Errors
- JVM에서 메모리 누수를 방지하는 몇가지 방법을 소개하는 기사 입니다.
Etc
- A Shaky Introduction to the SOLID Principles
- Fullstack NLP: Building & Deploying End-to-end Fake News Classifier
- Working with Redis in Python with Django
- An introduction to Raspberry Pi 4 GPIO and controlling it with Node.js
- Java JIT vs Java AOT vs Go for small, short-lived processes
- Ten Sites Java Developers Should Bookmark for 2020
- 5 Best courses to learn Apache Kafka in 2020
- IntelliJ Platform Roadmap for 2020
- Prototyping with JShell