mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-12 19:14:06 +02:00
Add "Science, Programming, Art and Radioelectronics Club" (SPARC) book (#11841)
* Add the English version of SPARC book * books/free-programming-books-langs.md: Add the English version of "Science, Programming, Art and Radioelectronics Club" (SPARC) book. * Add the Russian version of SPARC book * books/free-programming-books-ru.md: Add the Russian version of "Science, Programming, Art and Radioelectronics Club" (SPARC) book. * Update books/free-programming-books-ru.md Co-authored-by: Eric Hellman <eric@hellman.net> --------- Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
committed by
GitHub
parent
bbe22a051f
commit
91fdb7e8b1
@@ -303,6 +303,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
* [Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith
|
||||
* [Learn Arduino](https://riptutorial.com/Download/arduino.pdf) - Compiled from StackOverflow documentation (PDF)
|
||||
* [Open softwear - Fashionable prototyping and wearable computing using the Arduino](https://softwear.cc/book/files/Open_Softwear-beta090712.pdf) - Tony Olsson, David Gaetano, Jonas Odhner, Samson Wiklund (PDF) (CC BY-NC-ND)
|
||||
* [Science, Programming, Art and Radioelectronics Club (SPARC)](https://github.com/artyom-poptsov/SPARC) - Artyom V. Poptsov (PDF) (CC BY-SA)
|
||||
|
||||
|
||||
### ASP.NET
|
||||
|
@@ -8,6 +8,7 @@
|
||||
* [Управление конфигурациями](#управление-конфигурациями)
|
||||
* [Экосистема открытого исходного кода](#экосистема-открытого-исходного-кода)
|
||||
* [IDE and editors](#ide-and-editors)
|
||||
* [Arduino](#arduino)
|
||||
* [Assembly](#assembly)
|
||||
* [Bash](#bash)
|
||||
* [C](#c)
|
||||
@@ -132,6 +133,11 @@
|
||||
* [Просто о Vim](http://rus-linux.net/MyLDP/BOOKS/Vim/prosto-o-vim.pdf) - Swaroop (PDF)
|
||||
|
||||
|
||||
### Arduino
|
||||
|
||||
* [Автомато-программато-компарадио-кружок](https://github.com/artyom-poptsov/SPARC/blob/master/README.ru.org) - Artyom V. Poptsov (PDF) (CC BY-SA)
|
||||
|
||||
|
||||
### Assembly
|
||||
|
||||
* [Ассемблер в Linux для программистов C](https://ru.wikibooks.org/wiki/Ассемблер_в_Linux_для_программистов_C) - Викиучебник
|
||||
|
Reference in New Issue
Block a user