Course 1
Physician-Developer Foundations
Move from technical curiosity to a small, durable project with version control and structured data.
beginner 27 min 4 lessons
What you will learn
- Choose a first project small enough to finish.
- Explain the difference between Git and GitHub.
- Create a repository with a useful README and meaningful commits.
- Read and write the basic JSON structures used by APIs.
- 01 Your First Build Choose a low-stakes project that is small enough to exist before clinical urgency enlarges it. 6 min
- 02 Protect the Work with Version Control Understand what Git records, what GitHub adds, and why recoverable history matters. 6 min
- 03 Your First Week on GitHub Turn repository setup into a seven-day working habit tied to one real problem. 7 min
- 04 Structure the Data with JSON Learn the key-value structure beneath APIs, FHIR resources, and reliable AI outputs. 8 min