book-sparc
Book on combining art and technology
Science, Programming, Art and Radioelectronics Club (SPARC) is a book that explains how to combine the topics mentioned in the title to build projects. The book can be used to teach programming classes in colleges and to organize workshops in hackerspaces or other community-driven spaces. Currently the book is available in Russian and English.
- Versions: 3.0.0
- Website: https://github.com/artyom-poptsov/SPARC
- Licenses: CC-BY-SA 4.0
- Package source: gnu/packages/books.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of book-sparc
as follows:
guix install book-sparc
Or install a particular version:
guix install book-sparc@3.0.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of book-sparc about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/book-sparc'><img src='https://packages.guix.gnu.org/packages/book-sparc/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/book-sparc/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/book-sparc)
Example Org:
[[https://packages.guix.gnu.org/packages/book-sparc][https://packages.guix.gnu.org/packages/book-sparc/badges/latest-version.svg]]