input & output 2024/8/26-2024/9/1

O`Reilly Learning Pickup Book

オライリー・ジャパン
・ドメイン駆動設計をはじめよう
・SQLポケットガイド 第4版
・大規模データ管理 第2版

Exploring Computer Hardware
https://learning.oreilly.com/library/view/exploring-computer-hardware/9781836649755/
コンピュータハードウェアの本質を解き明かしましょう。 マイクロコンピュータからクラウドコンピューティングまで、現代のテクノロジーを支えるコアコンポーネントを理解し、活用するための知識

Full Stack FastAPI, React, and MongoDB – Second Edition
https://learning.oreilly.com/library/view/full-stack-fastapi/9781835886762/
FARMスタックの柔軟性、適応性、堅牢性でウェブ開発

Polars Cookbook
https://learning.oreilly.com/library/view/polars-cookbook/9781805121152/
Python Polarsを使い始めるのに役立つだけでなく、日々のデータ問題に対する効果的なソリューションを提供する完全ガイド

Python Made Easy
https://learning.oreilly.com/library/view/python-made-easy/9781836646150/
Pythonの基礎から、ゲーム開発、Webアプリケーションなどの高度なトピックまで

Implementing GitOps with Kubernetes
https://learning.oreilly.com/library/view/implementing-gitops-with/9781835884225/
GitOpsフレームワーク、KubernetesやOpenshiftなどのツール、AWSとAzureのクラウドプラットフォームを横断するベストプラクティスを統合して実装する方法

Essential Computer Hardware
https://learning.oreilly.com/library/view/essential-computer-hardware/9781836646419/
コンピュータのハードウェア、周辺機器、ネットワークの基礎をマスター

Software Development, Design, and Coding: With Patterns, Debugging, Unit Testing, and Refactoring
https://learning.oreilly.com/library/view/software-development-design/9798868802850/
優れたソフトウェア設計の原則を学び、その原則を優れたコードに変える

Pythonデータ分析 実践ハンドブック 実務で使えるデータ加工のテクニック
https://learning.oreilly.com/library/view/pythondetafen-xi-shi-jian-handobutuku-shi-wu-deshi-erudetajia-gong-notekunituku/9784295017745/
インプレス発行の書籍がO`Reilly Learningに追加されたけど、今後増える!?
著者的な判断なのか。

Mastering Git – Second Edition
https://learning.oreilly.com/library/view/mastering-git/9781835086070/
Git のアーキテクチャ、基本概念、動作についての理解を深める

System Design Guide for Software Professionals
https://learning.oreilly.com/library/view/system-design-guide/9781805124993/
スケーラブルで効率的なシステムを構築するためのシステム設計スキルを身につける

Kubernetes – An Enterprise Guide – Third Edition
https://learning.oreilly.com/library/view/kubernetes-an/9781835086957/
Kubernetesを深く掘り下げ活用

React in Depth
https://learning.oreilly.com/library/view/react-in-depth/9781633437340/
高度なReactスキルのガイド

Pickup

Polars
https://pola.rs/
新時代のデータフレーム
・Fast
・Easy to use
・Open source

FARM Stack
・FastApi
・React
・Mongo db