input & output 2024/6/24-2024/6/30

O`reilly Learning Pickup Book

O’Reilly Japan 2024年発行書籍
・プロダクトデザインのためのストーリーテリング
・クラウドデータレイク
・プログラミング言語AWK 第2版
https://kumonosu.cloudsquare.jp/program/memo/post-7532/

Learn Java Fundamentals: A Primer for Java Development and Programming
https://learning.oreilly.com/library/view/learn-java-fundamentals/9798868803512/
Java基本学習

Defensive Security Handbook, 2nd Edition
https://learning.oreilly.com/library/view/defensive-security-handbook/9781098127237/
セキュリティ向上を推進するための手順、ツール、プロセス、アイデア

Object-Oriented Software Design in C++
https://learning.oreilly.com/library/view/object-oriented-software-design/9781633439504/
良いコードと悪いコードを調査することで、オブジェクト指向設計の基礎を学ぶ

Getting Started with DuckDB
https://learning.oreilly.com/library/view/getting-started-with/9781803241005/
DuckDBの基本的な概要と強力な機能を効果的に使用するためのガイダンス

Mastering Node.js Web Development
https://learning.oreilly.com/library/view/mastering-node-js-web/9781804615072/
Node.jsの可能性を最大限に引き出す

API Testing and Development with Postman – Second Edition
https://learning.oreilly.com/library/view/api-testing-and/9781804617908/
Postmanのテスト自動化機能の可能性を最大限に引き出す

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

Pickup

Nuxt 3
https://nuxt.com/
Vue.jsをベースにしたフルスタックフレームワークで、Webアプリケーションの開発を効率化し、パフォーマンスを向上させるための多くの機能を提供します。

A5:SQL Mk-2(A5M2)
https://a5m2.mmatsubara.com/
高機能かつ軽量なフリーのSQLクライアントおよびER図作成ソフトです。

DuckDB
https://duckdb.org/
DuckDBは高速なインプロセス分析データベースです。
DuckDBは、クライアントAPIへの深い統合で補完された機能豊富なSQL方言をサポートしています。
DuckDB v1.0.0は2024年6月にリリースされました。

Postman
https://www.postman.com/
PostmanはAPIを構築・利用するためのAPIプラットフォームです。
PostmanはAPIライフサイクルの各ステップを簡素化し、コラボレーションを合理化することで、より良いAPIをより速く作成することができます。

input & output

Posted by shi-n