> For the complete documentation index, see [llms.txt](https://primer2.dynamobim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://primer2.dynamobim.org/zh-tw/5_essential_nodes_and_concepts.md).

# 基本節點和概念

在本節中，我們將介紹 Dynamo 資源庫中提供的基本節點，這些節點將協助您像專業人士一樣建立自己的視覺程式。

* [用於計算設計的幾何圖形](/zh-tw/5_essential_nodes_and_concepts/5-2_geometry-for-computational-design.md)：如何在 Dynamo 中使用幾何元素？探索從基本圖元建立簡單或複雜幾何圖形的多種方法。
* [建置程式的區塊：](/zh-tw/5_essential_nodes_and_concepts/5-3_the-building-blocks-of-programs.md)什麼是「資料」？我可以在程式中開始使用哪些基本類型？此外，進一步瞭解如何在設計工作流程中納入數學和邏輯運算。
* [使用清單設計：](/zh-tw/5_essential_nodes_and_concepts/5-4_designing-with-lists.md)如何管理和協調資料結構？進一步瞭解「清單」的概念，並使用它來有效地管理您的設計資料。
* [Dynamo 中的字典：](/zh-tw/5_essential_nodes_and_concepts/5-5_dictionaries-in-dynamo.md)什麼是字典？瞭解如何使用字典從既有結果中尋找特定資料和值。
