You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
format: syntax of in-process anotation should be *(:construction: in process)* (EbookFoundation#7036)
* format: update syntax of `in process` anotation (CONTRIBUTING-*)
from (:construction: *in process*)
to *(:construction: in process)*
* format: apply notes syntax to `in_process` resources
- Applied note `*(:construction: in process)*` translating `in process` to underlying language there where we have previous translated text
- Used regex to detect most of notes: `((\*[^\*]+\*)|(_[^_]+_))`
* apply to new resources added in EbookFoundation#7082
* Update books/free-programming-books-subjects.md
Co-authored-by: Leithen <[email protected]>
---------
Co-authored-by: Eric Hellman <[email protected]>
Co-authored-by: Leithen <[email protected]>
Copy file name to clipboardexpand all lines: books/free-programming-books-de.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -206,13 +206,13 @@
206
206
207
207
*[A Byte of Python - Einführung in Python](https://sourceforge.net/projects/abop-german.berlios/files) - Swaroop C H, Bernd Hengelein, Lutz Horn, Bernhard Krieger, Christoph Zwerschke (PDF)
208
208
*[Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de) (Online)
209
-
*[PyQt und PySide: GUI und Anwendungsentwicklung mit Python und Qt](https://github.com/pbouda/pyqt-und-pyside-buch) - Peter Bouda, Michael Palmer, Markus Wirz (TeX, [PDF](https://github.com/pbouda/pyqt-und-pyside-buch/releases/latest)) *(:construction: in process)*
209
+
*[PyQt und PySide: GUI und Anwendungsentwicklung mit Python und Qt](https://github.com/pbouda/pyqt-und-pyside-buch) - Peter Bouda, Michael Palmer, Dr. Markus Wirz (TeX, [PDF](https://github.com/pbouda/pyqt-und-pyside-buch/releases/latest)) *(:construction: in Bearbeitung)*
210
210
*[Python 3 - Das umfassende Handbuch](http://openbook.rheinwerk-verlag.de/python) - Johannes Ernesti, Peter Kaiser (Online)
Copy file name to clipboardexpand all lines: books/free-programming-books-id.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@
36
36
37
37
### C
38
38
39
-
*[Belajar Pemrograman C untuk Pemula](https://www.petanikode.com/tutorial/c/) - Ahmad Muhardian (:construction:*in process*)
39
+
*[Belajar Pemrograman C untuk Pemula](https://www.petanikode.com/tutorial/c/) - Ahmad Muhardian *(:construction: in process)*
40
40
*[Tutorial Belajar Bahasa Pemrograman C Untuk Pemula](https://www.duniailkom.com/tutorial-belajar-bahasa-pemrograman-c-bagi-pemula/) - Duniailkom
41
41
42
42
@@ -56,7 +56,7 @@
56
56
*[Codeigniter Untuk Pemula](https://repository.bsi.ac.id/index.php/unduh/item/176695/Tutorial-Codeigniter-Untuk-Pemula.pdf) - M Fikri Setiadi (PDF)
57
57
*[Framework Codeigniter - Sebuah Panduan dan Best Practice](https://gilacoding.com/upload/file/Tutorial%20framework%20codeigniter.pdf) - Gila Coding (PDF)
58
58
*[Panduan Pengguna CodeIgniter Indonesia](https://codeigniter-id.github.io/user-guide/) - CodeIgniter Indonesia
Copy file name to clipboardexpand all lines: books/free-programming-books-langs.md
+19-19
Original file line number
Diff line number
Diff line change
@@ -279,8 +279,8 @@ Books on general-purpose programming that don't focus on a specific language are
279
279
*[APL2 at a glance](https://ia801009.us.archive.org/28/items/apl-2-at-a-glance-brown-pakin-polivka/APL2_at_a_Glance_-_Brown_Pakin_Polivka.pdf) - James A. Brown, Sandra Pakin, Raymond P. Polivka - 1988 (PDF)
280
280
*[Introduction to College Mathematics with A Programming Language (1978)](http://www.softwarepreservation.org/projects/apl/Books/CollegeMathematicswithAPL) - E. J. LeCuyer (PDF)
281
281
*[Learning APL](https://xpqz.github.io/learnapl) - Stefan Kruger (HTML,PDF,IPYNB)
*[Reinforcement Learning From The Ground Up](https://romilly.github.io/o-x-o) - Romilly Cocking (PDF,HTML,IPYNB) (:construction:*in process*)
282
+
*[Mastering Dyalog APL](http://www.dyalog.com/mastering-dyalog-apl.htm) (PDF, HTML,IPYNB) *(:construction: in process)*
283
+
*[Reinforcement Learning From The Ground Up](https://romilly.github.io/o-x-o) - Romilly Cocking (PDF,HTML,IPYNB) *(:construction: in process)*
284
284
285
285
286
286
### App Inventor
@@ -296,7 +296,7 @@ Books on general-purpose programming that don't focus on a specific language are
296
296
*[Arduino Projects Book](https://www.eitkw.com/wp-content/uploads/2020/03/Arduino_Projects_Book.pdf) - Scott Fitzgerald and Michael Shiloh (PDF)
297
297
*[Arduino Tips, Tricks, and Techniques](https://cdn-learn.adafruit.com/downloads/pdf/arduino-tips-tricks-and-techniques.pdf) - lady ada (PDF)
298
298
*[Getting started with Arduino – A Beginner’s Guide](http://manuals.makeuseof.com.s3.amazonaws.com/for-mobile/Arduino_-_MakeUseOf.com.pdf) - Brad Kendall (PDF)
299
-
*[Getting Started with Arduino products](https://www.arduino.cc/en/Guide) - Official Arduino Documentation (:construction:*in process*)
299
+
*[Getting Started with Arduino products](https://www.arduino.cc/en/Guide) - Official Arduino Documentation *(:construction: in process)*
300
300
*[Introduction to Arduino](http://playground.arduino.cc/Main/ManualsAndCurriculum)
301
301
*[Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith
302
302
*[Learn Arduino](https://riptutorial.com/Download/arduino.pdf) - Compiled from StackOverflow documentation (PDF)
@@ -305,7 +305,7 @@ Books on general-purpose programming that don't focus on a specific language are
305
305
306
306
### ASP.NET
307
307
308
-
*[Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure (2020)](https://aka.ms/webappebook) - Steve "ardalis" Smith (PDF) (:construction:*in process*)
308
+
*[Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure (2020)](https://aka.ms/webappebook) - Steve "ardalis" Smith (PDF) *(:construction: in process)*
309
309
*[ASP.NET MVC Music Store](http://mvcmusicstore.codeplex.com)
@@ -331,7 +331,7 @@ Books on general-purpose programming that don't focus on a specific language are
331
331
### Assembly Language
332
332
333
333
*[A fundamental introduction to x86 assembly prorgamming](https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming) - Project Nayuki (HTML)
334
-
*[ARM Assembly Language Programming](http://www.rigwit.co.uk/ARMBook/ARMBook.pdf) - Peter Knaggs (PDF) (:construction:*in process*)
334
+
*[ARM Assembly Language Programming](http://www.rigwit.co.uk/ARMBook/ARMBook.pdf) - Peter Knaggs (PDF) *(:construction: in process)*
335
335
*[Assemblers And Loaders (1993)](http://www.davidsalomon.name/assem.advertis/asl.pdf) - David Salomon (PDF)
336
336
*[Assembly Language Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/assemblylanguage) - Christopher Rose, Syncfusion Inc. (HTML, PDF, EPUB, Kindle)
337
337
*[PC Assembly Language](http://pacman128.github.io/pcasm/) - P. A. Carter
@@ -512,9 +512,9 @@ Books on general-purpose programming that don't focus on a specific language are
512
512
513
513
### <aid="cpp"></a>C++
514
514
515
-
*[A Complete Guide to Standard C++ Algorithms](https://github.com/HappyCerberus/book-cpp-algorithms) - Šimon Tóth (PDF, LaTeX)
515
+
*[A Complete Guide to Standard C++ Algorithms](https://github.com/HappyCerberus/book-cpp-algorithms) - Šimon Tóth (PDF, LaTeX)*(:construction: in process)*
516
516
*[An Introduction to the USA Computing Olympiad, C++ Edition](https://darrenyao.com/usacobook/cpp.pdf) - Darren Yao (PDF)
517
-
*[C++ Annotations](https://fbb-git.gitlab.io/cppannotations) - Frank B. Brokken (HTML, PDF)
517
+
*[C++ Annotations](https://fbb-git.gitlab.io/cppannotations/) - Frank B. Brokken (HTML, PDF)
518
518
*[C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md) - `edt.:` Bjarne Stroustrup, Herb Sutter
519
519
*[C++ For Programmers](https://tfetimes.com/wp-content/uploads/2015/04/c-for-c-programmers.pdf) - JT Kalnay (PDF)
520
520
*[C++ GUI Programming With Qt 3](https://ptgmedia.pearsoncmg.com/images/0131240722/downloads/blanchette_book.pdf) - Jasmin Blanchette, Mark Summerfield (PDF)
@@ -702,8 +702,8 @@ Books on general-purpose programming that don't focus on a specific language are
702
702
*[Elixir Succinctly, Syncfusion](https://www.syncfusion.com/ebooks/elixir-succinctly) (PDF, Kindle) (email address requested, not required)
703
703
*[Getting Started Guide](http://elixir-lang.org/getting-started/introduction.html) (HTML) [(PDF, MOBI, EPUB)](https://github.com/potatogopher/elixir-getting-started)
*[Joy of Elixir](https://joyofelixir.com) - Ryan Bigg (HTML) - [Source](https://github.com/radar/joyofelixir) (:construction:*in process*)
706
-
*[Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML) (:construction:*in process*)
705
+
*[Joy of Elixir](https://joyofelixir.com) - Ryan Bigg (HTML) - [Source](https://github.com/radar/joyofelixir)*(:construction: in process)*
706
+
*[Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
707
707
*[Learning the Elixir Language](https://riptutorial.com/Download/elixir-language.pdf) - Compiled from StackOverflow Documentation (PDF)
708
708
*[The Ultimate Guide To Elixir For Object-Oriented Programmers](http://www.binarywebpark.com/ultimate-guide-elixir-object-oriented-programmers) - Bruce Park (HTML)
709
709
@@ -976,7 +976,7 @@ Books on general-purpose programming that don't focus on a specific language are
976
976
*[Learn CSS Layout the pedantic way](http://book.mixu.net/css/)
977
977
*[Learn to Code HTML & CSS](https://learn.shayhowe.com) - Shay Howe
978
978
*[Learning sass](https://riptutorial.com/Download/sass.pdf) - Compiled from Stack Overflow documentation (PDF)
979
-
*[Magic of CSS](https://adamschwartz.co/magic-of-css/) - Adam Schwartz (HTML) (:construction:*in process*)
979
+
*[Magic of CSS](https://adamschwartz.co/magic-of-css/) - Adam Schwartz (HTML) *(:construction: in process)*
980
980
*[MaintainableCSS](http://maintainablecss.com)
981
981
*[Pocket Guide to Writing SVG](https://svgpocketguide.com) - Joni Trythall
982
982
*[Practical Series: A website template](https://practicalseries.com/1001-webdevelopment/) - Michael Gledhill (HTML)
@@ -1226,7 +1226,7 @@ Books on general-purpose programming that don't focus on a specific language are
1226
1226
1227
1227
*[A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com)
*[Real World OCaml](https://dev.realworldocaml.org/toc.html)
1729
1729
*[Think OCaml](http://greenteapress.com/thinkocaml/index.html) - Allen B. Downey, Nicholas Monje
1730
1730
*[Unix System Programming in OCaml](http://ocaml.github.io/ocamlunix/) - Xavier Leroy, Didier Rémy (HTML, [GitHub Repo](https://github.com/ocaml/ocamlunix/))
@@ -1975,8 +1975,8 @@ Books on general-purpose programming that don't focus on a specific language are
1975
1975
*[Essential Python](https://www.programming-books.io/essential/python/) - Krzysztof Kowalczyk, StackOverflow Contributors
1976
1976
*[From Python to NumPy](https://www.labri.fr/perso/nrougier/from-python-to-numpy/) - Nicolas P. Rougier (3.6)
1977
1977
*[Full Stack Python](https://www.fullstackpython.com) - Matt Makai
1978
-
*[Functional Programming in Python](https://www.oreilly.com/ideas/functional-programming-in-python) - David Mertz
1979
-
*[Fundamentals of Python Programming](https://web.archive.org/web/20191005170430/http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) (:construction:*in process*) *(:card_file_box: archived)*
1978
+
*[Functional Programming in Python](https://www.oreilly.com/ideas/functional-programming-in-python) - David Mertz
1979
+
*[Fundamentals of Python Programming](https://web.archive.org/web/20191005170430/http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) *(:construction: in process)*
*[Qt6 Book](https://www.qt.io/product/qt6/qml-book/preface-preface) - Johan Thelin, Jürgen Bocklage-Ryannel, Cyril Lorquet (HTML, PDF) (:construction:*in process*)
2152
+
*[Qt5 Cadaques](http://qmlbook.github.io) - Juergen Bocklage-Ryannel, Johan Thelin (HTML, PDF, ePub) *(:construction: in process)*
2153
+
*[Qt6 Book](https://www.qt.io/product/qt6/qml-book/preface-preface) - Johan Thelin, Jürgen Bocklage-Ryannel, Cyril Lorquet (HTML, PDF) *(:construction: in process)*
2154
2154
2155
2155
2156
2156
### R
@@ -2213,7 +2213,7 @@ Books on general-purpose programming that don't focus on a specific language are
2213
2213
*[Raku One-Liners](https://andrewshitov.com/wp-content/uploads/2020/01/Raku-One-Liners.pdf) - Andrew Shitov (PDF)
0 commit comments