https://github.com/pim-book/exercises
Solutions, discussions, and approaches to the exercises
https://github.com/pim-book/exercises
discussion exercise
Last synced: 12 months ago
JSON representation
Solutions, discussions, and approaches to the exercises
- Host: GitHub
- URL: https://github.com/pim-book/exercises
- Owner: pim-book
- Created: 2018-12-03T01:09:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T16:18:40.000Z (about 7 years ago)
- Last Synced: 2025-01-18T11:14:39.846Z (about 1 year ago)
- Topics: discussion, exercise
- Homepage: https://pimbook.org
- Size: 2.93 KB
- Stars: 143
- Watchers: 16
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercises
This repository stores material related to the exercises in _A Programmer's
Introduction to Mathematics_.
I haven't yet figured out exactly what the format of this repository will be.
If you're working on an exercise and you are stuck and would like to start a
discussion, please open an issue. Make sure to include the exercise number, and
[I will tag](https://github.com/pim-book/exercises/labels) it with a label
corresponding to the chapter.
If you believe there is a mistake in an exercise, you may also open an issue,
but please also submit an erratum through the link at
[pimbook.org](https://pimbook.org).
If you'd like to post math equations, you can use a website like
[codecogs](https://www.codecogs.com/latex/eqneditor.php) and copy/paste an
image into the comment textbox. You can also use a
[chrome extension](https://chrome.google.com/webstore/detail/mathjax-plugin-for-github/ioemnmodlmafdkllaclgeombjnmnbima?hl=en)
that renders MathJax in Github issue pages (YMMV).