내 맘대로 위클리 뉴스 - 2023년 49주(2023.12.03 - 2023.12.09)
Python
-
Using Polars in a Pandas world
- Pandas가 너무 익숙해서 새로운 '무드'를 기대하시다면 이 기사를 참고해보세요.
- 너무 진지하게 생각하지 마시고, 가볍게 접근해보시면 기술적 신선함을 느껴보실 수 있습니다.
-
Understanding Linux cp Command and Implementing in Python
cp
를 Python으로 구현하는 방법을 소개하는 튜토리얼 기사입니다.- 이번주 가장 좋은 기사 중 하나입니다.
JavaScript
-
- Meta팀에서 새롭게 발표한 스타일링 라이브러링인
stylex
에 대한 소개 입니다.
- Meta팀에서 새롭게 발표한 스타일링 라이브러링인
-
Programming a Clock using Javascript
- JS를 사용해서 시계를 만드는 과정을 소개하는 튜토리얼 기사 입니다.
OOP
- Tackle Advent of Code 2023 With Kotlin and Win Prizes!
- 25일간 진행되는 Kotlin 강림절 행사에 대한 소개입니다.
Kotlin
에 관심이 있으시면 이 기사를 꾸준히 참고하세요.
Etc
- Goodbye, Clean Code
- How Marketing Changed OOP In JavaScript
- Let’s learn how modern JavaScript frameworks work by building one
- Let's address the "catching up to PHP" meme. What's different between @nextjs today and PHP?
- Prettier's CLI: A Performance Deep Dive
- How to Think About Security in Next.js
- Printing Perfection, A Developer’s Journey with React-to-Print
- Ecosystem 2023 Recap
- MySQL Beginner's Guide
- Performance insights: Guards, Time and Modern Java Features
- Lesson Learned #449: Unleashing Concurrent Threads for Robust Database Health Checks in C#
- Say it again: values not expressions
- Examples of Great URL Design
- Adding Full Text Search to Your Django App with django-watson
- Running Python Parallel Applications with Sub Interpreters
- CPython Object System Internals: Understanding the Role of PyObject
- Python Linting in Visual Studio Code – Hinting and Linting Video Series