Skip to content

Commit 91fdb7e

Browse files
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 <[email protected]> --------- Co-authored-by: Eric Hellman <[email protected]>
1 parent bbe22a0 commit 91fdb7e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

books/free-programming-books-langs.md

+1
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ Books on general-purpose programming that don't focus on a specific language are
303303
* [Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith
304304
* [Learn Arduino](https://riptutorial.com/Download/arduino.pdf) - Compiled from StackOverflow documentation (PDF)
305305
* [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)
306+
* [Science, Programming, Art and Radioelectronics Club (SPARC)](https://github.com/artyom-poptsov/SPARC) - Artyom V. Poptsov (PDF) (CC BY-SA)
306307

307308

308309
### ASP.NET

books/free-programming-books-ru.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* [Управление конфигурациями](#управление-конфигурациями)
99
* [Экосистема открытого исходного кода](#экосистема-открытого-исходного-кода)
1010
* [IDE and editors](#ide-and-editors)
11+
* [Arduino](#arduino)
1112
* [Assembly](#assembly)
1213
* [Bash](#bash)
1314
* [C](#c)
@@ -132,6 +133,11 @@
132133
* [Просто о Vim](http://rus-linux.net/MyLDP/BOOKS/Vim/prosto-o-vim.pdf) - Swaroop (PDF)
133134

134135

136+
### Arduino
137+
138+
* [Автомато-программато-компарадио-кружок](https://github.com/artyom-poptsov/SPARC/blob/master/README.ru.org) - Artyom V. Poptsov (PDF) (CC BY-SA)
139+
140+
135141
### Assembly
136142

137143
* [Ассемблер в Linux для программистов C](https://ru.wikibooks.org/wiki/Ассемблер_в_Linux_для_программистов_C) - Викиучебник

0 commit comments

Comments
 (0)