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
Copy file name to clipboardExpand all lines: books/free-programming-books-langs.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,6 @@ Books on general-purpose programming that don't focus on a specific language are
52
52
*[Elixir](#elixir)
53
53
*[Ecto](#ecto)
54
54
*[Phoenix](#phoenix)
55
-
*[Elm](#elm)
56
55
*[Erlang](#erlang)
57
56
*[F#](#f-sharp)
58
57
*[Firefox OS](#firefox-os)
@@ -281,8 +280,8 @@ Books on general-purpose programming that don't focus on a specific language are
281
280
*[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)
282
281
*[Introduction to College Mathematics with A Programming Language (1978)](https://softwarepreservation.computerhistory.org/apl/book/CollegeMathematicswithAPL.pdf) - E. J. LeCuyer (PDF)
283
282
*[Learning APL](https://xpqz.github.io/learnapl) - Stefan Kruger (HTML,PDF,IPYNB)
284
-
*[Mastering Dyalog APL](https://www.dyalog.com/mastering-dyalog-apl.htm) (PDF, HTML, IPYNB) *(:construction: in process)*
285
-
*[Reinforcement Learning From The Ground Up](https://romilly.github.io/o-x-o) - Romilly Cocking (PDF, HTML, IPYNB) *(:construction: in process)*
283
+
*[Mastering Dyalog APL](https://www.dyalog.com/mastering-dyalog-apl.htm) (PDF, HTML, IPYNB) *(:construction: in process)*
284
+
*[Reinforcement Learning From The Ground Up](https://romilly.github.io/o-x-o) - Romilly Cocking (PDF, HTML, IPYNB) *(:construction: in process)*
286
285
287
286
288
287
### App Inventor
@@ -294,11 +293,11 @@ Books on general-purpose programming that don't focus on a specific language are
294
293
### Arduino
295
294
296
295
*[Arduino-docs : A beginner's guide](https://arduino-doc.readthedocs.io/en/latest/) - Paramesh Chandra (HTML)
297
-
*[Arduino Programming Notebook](https://unglue.it/work/152452) - Brian Evans (PDF) (:card_file_box:*archived at unglue.it*) (CC BY-NC-SA)
296
+
*[Arduino Programming Notebook](https://unglue.it/work/152452) - Brian Evans (PDF) (:card_file_box:*archived at unglue.it*) (CC BY-NC-SA)
298
297
*[Arduino Projects Book](https://www.eitkw.com/wp-content/uploads/2020/03/Arduino_Projects_Book.pdf) - Scott Fitzgerald and Michael Shiloh (PDF)
299
298
*[Arduino Tips, Tricks, and Techniques](https://cdn-learn.adafruit.com/downloads/pdf/arduino-tips-tricks-and-techniques.pdf) - lady ada (PDF)
300
299
*[Getting started with Arduino – A Beginner’s Guide](http://manuals.makeuseof.com.s3.amazonaws.com/for-mobile/Arduino_-_MakeUseOf.com.pdf) - Brad Kendall (PDF)
301
-
*[Getting Started with Arduino products](https://www.arduino.cc/en/Guide) - Official Arduino Documentation *(:construction: in process)*
300
+
*[Getting Started with Arduino products](https://www.arduino.cc/en/Guide) - Official Arduino Documentation *(:construction: in process)*
302
301
*[Introduction to Arduino](http://playground.arduino.cc/Main/ManualsAndCurriculum)
303
302
*[Introduction to Arduino : A piece of cake!](https://www.introtoarduino.com) - Alan G. Smith
304
303
*[Learn Arduino](https://riptutorial.com/Download/arduino.pdf) - Compiled from StackOverflow documentation (PDF) (CC BY-SA)
@@ -308,7 +307,7 @@ Books on general-purpose programming that don't focus on a specific language are
308
307
309
308
### ASP.NET
310
309
311
-
*[Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure (2020)](https://aka.ms/webappebook) - Steve "ardalis" Smith (PDF) *(:construction: in process)*
310
+
*[Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure (2020)](https://aka.ms/webappebook) - Steve "ardalis" Smith (PDF) *(:construction: in process)*
312
311
*[ASP.NET MVC Music Store](http://mvcmusicstore.codeplex.com)
@@ -334,7 +333,7 @@ Books on general-purpose programming that don't focus on a specific language are
334
333
### Assembly Language
335
334
336
335
*[A fundamental introduction to x86 assembly programming](https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming) - Project Nayuki (HTML)
337
-
*[ARM Assembly Language Programming](http://www.rigwit.co.uk/ARMBook/ARMBook.pdf) - Peter Knaggs (PDF) *(:construction: in process)*
336
+
*[ARM Assembly Language Programming](http://www.rigwit.co.uk/ARMBook/ARMBook.pdf) - Peter Knaggs (PDF) *(:construction: in process)*
338
337
*[Assemblers And Loaders (1993)](https://www.davidsalomon.name/assem.advertis/asl.pdf) - David Salomon (PDF)
339
338
*[Assembly Language Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/assemblylanguage) - Christopher Rose, Syncfusion Inc. (HTML, PDF, EPUB, Kindle)
340
339
*[PC Assembly Language](https://pacman128.github.io/pcasm/) - P. A. Carter (CC BY-NC-SA)
0 commit comments