---
title: "Mosky AI 寫程式"
url: https://learn.mosky.tw
---

# Mosky AI 寫程式

> Welcome to our site

## Courses

- [從零開始 AI 寫程式｜用 1% 關鍵知識消滅瑣事、解放創意](https://learn.mosky.tw/courses/ai-coding): 新手知識缺口，就用 1% 關鍵知識來補！ 20 年資深軟體工程師 Mosky 帶你用輕鬆、安全、可控的方法，寫出自己的 App、爬蟲、自動化小工具。系統化知識搭配實戰案例，不是盲從 AI，而是掌握邏輯，讓 AI 成為你的能力放大器！

## Lecturers

- [Mosky 劉依語](https://learn.mosky.tw/@mosky): AI 寫程式推廣大使

---

## 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 [learn.mosky.tw/llms-full.txt](https://learn.mosky.tw/llms-full.txt).

## Platform

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