---
title: "CodingCoffee"
url: https://www.codingcoffee.org
---

# CodingCoffee

> OpenBMC 課程 請至 https://www.steamcourses.org/

## Courses

- [Python基礎程式課](https://www.codingcoffee.org/courses/pythonbasic): 從最基礎的概念開始，適合完全沒有程式經驗的學員
- [程式零基礎入門班-C/C++](https://www.codingcoffee.org/courses/cplusplus): 從 0 開始學會 C/C++，打下程式邏輯與運算思維的最強基礎！
- [Junior CodingCoffee](https://www.codingcoffee.org/courses/juniorcodingcoffee): 提供資訊與觀念,給未入社會學習者及教育者, 建立正確概念及學習方向

## Posts

- [π 計算專案介紹](https://www.codingcoffee.org/posts/pi-calc-with-two-llm): new research work flow
- [四神湯](https://www.codingcoffee.org/posts/cm7-20): AI 與 中醫學習
- [生薑 白胡椒](https://www.codingcoffee.org/posts/cm7): AI 與 中醫學習
- [葡萄乾](https://www.codingcoffee.org/posts/cm6): AI 與 中醫學習
- [CodingCoffee課程介紹](https://www.codingcoffee.org/posts/c1): 課程介紹
- [枸杞](https://www.codingcoffee.org/posts/cm5): AI 與 中醫學習
- [張力研究2 艾灸偏癱](https://www.codingcoffee.org/posts/cm3): AI 與 中醫學習
- [張力研究](https://www.codingcoffee.org/posts/cm2): AI 與 中醫學習
- [張力研究0 -- 營氣衛氣與中風偏癱](https://www.codingcoffee.org/posts/cm0): AI 與 中醫學習
- [十二經脈歸經的食物](https://www.codingcoffee.org/posts/m1): AI 與 中醫學習
- [記憶中的畫](https://www.codingcoffee.org/posts/c9): AI 小說
- [《時光修復師》](https://www.codingcoffee.org/posts/c8): AI 小說
- [中小學AI 素養 – 生活中用的人工智慧語音及翻譯系統(I)](https://www.codingcoffee.org/posts/c7)
- [[AI 創客] 中學生AI 素養 – AI 簡史 (II)](https://www.codingcoffee.org/posts/c6)
- [[AI 創客] 中學生AI 素養 – AI 簡史(I)](https://www.codingcoffee.org/posts/c5)
- [[文化創客] 歷史長河](https://www.codingcoffee.org/posts/c4)
- [[程式創客] 中學生程式自學手冊--商業教育機器人](https://www.codingcoffee.org/posts/c3)
- [資訊能力與現在科系的關係--自主學習系列](https://www.codingcoffee.org/posts/c2)

## Lecturers

- [CodingCoffee](https://www.codingcoffee.org/@intro): 講師

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [www.codingcoffee.org/llms-full.txt](https://www.codingcoffee.org/llms-full.txt).

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
