Personalized AI tutors, hands-on virtual labs, and instructor-led courses — in 10 languages, from algebra to advanced ML.
Linear Algebra Foundations
What is the dot product of [1, 2] and [3, 4]?
Hint: multiply matching components, then add them up.
import numpy as np
a = np.array([1, 2])
b = np.array([3, 4])
print(np.dot(a, b))
# 11用你的語言學習每一個 STEM 科目
找到最適合你學習目標的課程
掌握 STEM 科目所需的一切,由 AI 驅動
個人化 AI 家教依你的學習風格與節奏調整
在瀏覽器中直接撰寫並執行 9+ 種語言的程式碼
完成課程與考試後獲得認證證書
支援 6 種語言、任何裝置、任何時間
Not a generic course marketplace — every feature is tuned for math, science, and code.
10
Languages of instruction
9+
Coding languages in labs
AI
Personalized tutor, 24/7
Free
Certificates on completion
與全球學習者分享你的專業。運用強大的工具建立課程——影片、程式碼練習、虛擬實驗室、AI 測驗等等。
豐富編輯器,支援 Markdown、影片上傳、程式碼片段
支援 9+ 種語言並可即時執行
從內容自動生成題目
為你的學生發放證書
Pick a course, open a lab, ask the AI tutor a question — all on the free tier.