> For the complete documentation index, see [llms.txt](https://yenkang-2.gitbook.io/advanced-software-engineering/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yenkang-2.gitbook.io/advanced-software-engineering/ppt-data-manipulation-examples-in-javascript.md).

# Data manipulation examples in javascript-PPT

![](/files/-LcGkTKO-Ixgnddk6tpA)

![](/files/-LcGkTKS4SKY3cYVmRf6)

![](/files/-LcGkTKUGx_nFqiFSsKJ)

![](/files/-LcGkTKWWhS_T7T1Noua)

![](/files/-LcGkTKYUWPbbs5Sg73G)

## 老師點評：

* 態度上可以謙虛，但是用詞不能沒有confidence，態度要篤定、有自信，並且對於用字遣詞不要過度謙讓、保守，這用過頭後，會使得人看起來很猶豫、不夠果敢。
* What's AI 相關技術？
* 自動化是AI的一個部分
* 思考你的屬性
* 魚缸理論
* 不要拼命計算，而是要去知道要算什麼
* Your standard should be higher than others.
* 一位leader要清楚知道difference, 而不是去找evidence去prove自己原先的decision


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://yenkang-2.gitbook.io/advanced-software-engineering/ppt-data-manipulation-examples-in-javascript.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
