# Welcome !

## 為什麼要寫基礎的內容呢？

在之前開了七門線上課程，主要內容是金融投資交易的程式應用，屬於比較中高階的課程，中間就會『假設』大家很多都會了，或是大家『認為』自己都會了，最後導致學習狀況不佳，可能沒上完或浪費錢的情形。

所以透過這邊來整理基礎的教學給初學者們，我會盡可能以非資訊相關本科系的角度來解說，因為我本身也不是本科系，在學習程式這條路上當然也受了很多苦，不得不說常常聽不懂本科系認為理所當然的東西。


---

# Agent Instructions: 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://tutorials.raymond-investment.com/python/welcome.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.
