Finding user problems

an Enterprise Design Thinking Principle that represents […]...

Write A Great Problem

You’ve learned about the core concepts and practices of […]...

我應該使用什麼數據庫

在選擇數據庫時,不同的人使用不同的標準: 數據庫採購人員: 採購成本: 存儲要求 網絡要求。 數據庫管理員 ( […]...

為shell script設定參數

通常 shell script是互動性的,這意味著它們接受來自用戶的命令作為輸入並執行它們。這邊我們提供兩種為 […]...

利用React和mui實作聊天視窗

這次我們會使用React 和 MUI 實作一個聊天視窗。 MUI 提供了一個簡單、可定制且可訪問的 React […]...

使用 fastapi 構建 api

快速使用FastAPI ! 新版本的Python在類型提示上的功能越來越完善,使用FastAPI 可以讓API […]...

What’s storage Should I use

您的應用程序應該在哪裡存儲數據?當然,選擇取決於用例。這篇文章介紹了 Google Cloud 中三種存儲類型 […]...

Structural Recursion

Goal: Tramsform and implete algebraic data types struct […]...

Algebraic Data Types

Goal: translate data desriptions into the code. In Alge […]...

PrimeReact => Startup

The designing component is a trouble for you? Try to us […]...

2022 平板比較

為了2022的學生們,我們選了幾台入門機給學生群體。學生們買平板主要要先想好目的是為什麼,還有自己的需求是什麼 […]...

keycloak(1) 平台建置

keycloak Keycloak是一個開源軟體產品,旨在為提供包含身份管理和訪問管理功能的登錄工具。截至20 […]...