Griffiths - Introduction to Electrodynamics
This is basically just a web-friendly version of David Griffiths' Introduction to Electrodynamics, 4th Ed.. These are my class notes for the University of Washington's PHYS 543. This is mostly an exercise for myself in learning about Mkdocs, MathJax, and physics!
Click around in the sidebar to find a chapter to read, or follow the links at the bottom of the page to read in order! Don't forget to try out the interface on mobile, it's very slick ;)
Table of Contents
- 1 - Vector Analysis
- 2 - Electrostatics
- 3 - Potentials
- 4 - Electric Fields in Matter
- 5 - Magnetostatics
- 6 - Magnetic Fields in Matter
- 7 - Electrodynamics
- 8 - Conservation Laws
- 9 - Electromagnetic Waves
- 10 - Potentials and Fields
- 11 - Radiation
Internals
All content is written in Markdown and rendered to a static site using MkDocs. The theme for the site is Material for MkDocs. I use python-markdown-math to turn any LaTeX in my source into full-blown MathJax to be rendered in the browser (and in a mobile-friendly format!).