Documentation
¶
Overview ¶
Package learning registers all of Hebcal's daily learning schedules (Daf Yomi, Mishna Yomi, Nach Yomi, and Yerushalmi Yomi) with the dailylearning registry in github.com/hebcal/hebcal-go.
Import this package for its side effects to make every schedule available to hebcal-go's calendar generation:
import _ "github.com/hebcal/learning"
To register only a subset of schedules, import the individual sub-packages (e.g. github.com/hebcal/learning/dafyomi) instead.
This mirrors the relationship between the @hebcal/core and @hebcal/learning TypeScript packages.
Directories
¶
| Path | Synopsis |
|---|---|
|
Hebcal's dafyomi package calculates the Daf Yomi, a daily regimen of learning the Babylonian Talmud.
|
Hebcal's dafyomi package calculates the Daf Yomi, a daily regimen of learning the Babylonian Talmud. |
|
Hebcal's mishnayomi package calculates the Mishna Yomi, a program of daily learning in which participants study two Mishnayot each day in order to finish the entire Mishnah in ~6 years.
|
Hebcal's mishnayomi package calculates the Mishna Yomi, a program of daily learning in which participants study two Mishnayot each day in order to finish the entire Mishnah in ~6 years. |
|
Hebcal's nachyomi package calculates the Nach Yomi, a daily regimen of learning the books of Nevi'im (Prophets) and Ketuvim (Writings).
|
Hebcal's nachyomi package calculates the Nach Yomi, a daily regimen of learning the books of Nevi'im (Prophets) and Ketuvim (Writings). |
|
Hebcal's yerushalmi package calculates the Yerushalmi Yomi, a daily regimen of learning the Jerusalem Talmud.
|
Hebcal's yerushalmi package calculates the Yerushalmi Yomi, a daily regimen of learning the Jerusalem Talmud. |
Click to show internal directories.
Click to hide internal directories.