input & output 2023/6/12-2023/6/18

WWDC23

Design and build apps for watchOS 10
https://developer.apple.com/wwdc23/10138

Meet SwiftData
https://developer.apple.com/videos/play/wwdc2023/10187/

What’s new in UIKit
https://developer.apple.com/videos/play/wwdc2023/10055/

Meet watchOS 10
https://developer.apple.com/videos/play/wwdc2023/10026/

Debug with structured logging
https://developer.apple.com/videos/play/wwdc2023/10226/

Discover Observation in SwiftUI
https://developer.apple.com/videos/play/wwdc2023/10149/

Discover String Catalogs
https://developer.apple.com/wwdc23/10155

Integrate your media app with HomePod
https://developer.apple.com/wwdc23/10104

Make features discoverable with TipKit
https://developer.apple.com/wwdc23/10229

Meet ActivityKit
https://developer.apple.com/wwdc23/10184

Unleash the UIKit trait system
https://developer.apple.com/wwdc23/10057

Wind your way through advanced animations in SwiftUI
https://developer.apple.com/wwdc23/10157

Write Swift macros
https://developer.apple.com/wwdc23/10166

Beyond scroll views
https://developer.apple.com/wwdc23/10159

Bring widgets to life
https://developer.apple.com/wwdc23/10028

Build an app with SwiftData
https://developer.apple.com/wwdc23/10154

Build programmatic UI with Xcode Previews
https://developer.apple.com/wwdc23/10252

Build widgets for the Smart Stack on Apple Watch
https://developer.apple.com/wwdc23/10029

Create animated symbols
https://developer.apple.com/wwdc23/10257

O`reilly Learning Pickup Book

Fast Python
https://learning.oreilly.com/library/view/fast-python/9781617297939/
Pythonのテクニックとライブラリをマスター

R Packages, 2nd Edition
https://learning.oreilly.com/library/view/r-packages-2nd/9781098134938/
Rのパッケージ作成

Accelerating Server-Side Development with Fastify
https://learning.oreilly.com/library/view/accelerating-server-side-development/9781800563582/
Fastifyでメンテナンス可能でプラグイン可能なAPIを実装

RPA Solution Architect’s Handbook
https://learning.oreilly.com/library/view/rpa-solution-architects/9781803249605/
RPAシステムのアーキテクチャ設計と分析を学ぶ

LATEX Graphics with TikZ
https://learning.oreilly.com/library/view/latex-graphics-with/9781804618233/
TikZ本、LaTeXをグラフィックを魅力的に

Mastering CSS Grid
https://learning.oreilly.com/library/view/mastering-css-grid/9781804614846/
CSS Gridの概念を理解、活用

Python Scripting in Blender
https://learning.oreilly.com/library/view/python-scripting-in/9781803234229/
3DソフトウェアBlenderをPythonプログラミング言語で拡張

Pickup

HSTS:HTTP Strict Transport Security

ダックタイピング:duck typing
アヒルのように鳴くものはアヒルだと考える方法

fastify
https://www.fastify.io/
Fastifyは、HapiとExpressに触発された、最小限のオーバーヘッドと強力なプラグインアーキテクチャで最高の開発者体験を提供することに非常に焦点を当てたWebフレームワークです。
私たちが知る限り、このフレームワークは最も高速なWebフレームワークの1つです。

input & output

Posted by shi-n