Calculus with Julia

This web content provides a set of notes for learning calculus using the Julia programming language, known for its easy-to-learn syntax. The notes follow the Harvard style rule of four, incorporating graphical, numerical, algebraic, and verbal components in teaching calculus. The content focuses on using Julia for graphical and numerical illustrations, while integrating computer algebra systems like Mathematica for algebraic aspects. The notes emphasize conceptual understanding over memorization of computer language mechanics, with try-it-yourself questions for practice. They also offer a Julia package, CalculusWithJulia, to streamline common tasks. The content is presented as a Quarto book with opportunities for reader contribution and improvement.

https://jverzani.github.io/CalculusWithJuliaNotes.jl/

To top