@@ -102,7 +102,7 @@ Books on general-purpose programming that don't focus on a specific language are
102
102
* [ Ember.js] ( #emberjs )
103
103
* [ Express.js] ( #expressjs )
104
104
* [ Fastify] ( #fastify )
105
- * [ Hydrogen] ( #hydrogen )
105
+ * [ Hydrogen] ( #hydrogen )
106
106
* [ Ionic] ( #ionic )
107
107
* [ jQuery] ( #jquery )
108
108
* [ meteor] ( #meteor )
@@ -352,7 +352,7 @@ Books on general-purpose programming that don't focus on a specific language are
352
352
* [ Easy 6502] ( http://skilldrick.github.io/easy6502/ ) - Nick Morgan
353
353
* [ Machine Language for Beginners] ( https://archive.org/details/ataribooks-machine-language-for-beginners ) - Richard Mansfield
354
354
* [ MIPS Assembly Language Programming Using QtSpim] ( http://www.egr.unlv.edu/~ed/MIPStextSMv11.pdf ) - Ed Jorgensen (PDF)
355
- * [ Programmed Introduction to MIPS Assembly Language] ( http://chortle.ccsu.edu/AssemblyTutorial/index.html )
355
+ * [ Programmed Introduction to MIPS Assembly Language] ( http://chortle.ccsu.edu/AssemblyTutorial/index.html )
356
356
* [ The Second Book of Machine Language] ( http://www.atariarchives.org/2bml/ )
357
357
358
358
@@ -602,7 +602,7 @@ Books on general-purpose programming that don't focus on a specific language are
602
602
### CoffeeScript
603
603
604
604
* [ CoffeeScript Cookbook] ( https://coffeescript-cookbook.github.io )
605
- * [ CoffeeScript Ristretto] ( https://leanpub.com/coffeescript-ristretto/read ) - Reginald Braithwaite
605
+ * [ CoffeeScript Ristretto] ( https://leanpub.com/coffeescript-ristretto/read ) - Reginald Braithwaite
606
606
* [ Hard Rock CoffeeScript] ( https://alchaplinsky.github.io/hard-rock-coffeescript/ ) - Alex Chaplinsky (gitbook)
607
607
* [ Smooth CoffeeScript] ( http://autotelicum.github.io/Smooth-CoffeeScript/SmoothCoffeeScript.html )
608
608
* [ The Little Book on CoffeeScript] ( http://arcturo.github.io/library/coffeescript/ ) - Alex MacCaw, David Griffiths, Satoshi Murakami, Jeremy Ashkenas
@@ -2005,7 +2005,7 @@ Books on general-purpose programming that don't focus on a specific language are
2005
2005
* [ Python 2 Official Documentation] ( https://docs.python.org/2/download.html ) (PDF, HTML, TEXT) (2.x)
2006
2006
* [ Python 2.7 quick reference] ( https://web.archive.org/web/20171013204449/http://infohost.nmt.edu/tcc/help/pubs/python27/python27.pdf ) - John W. Shipman (PDF) (2.7) * (:card_file_box : archived)*
2007
2007
* [ Python 3 Official Documentation] ( https://docs.python.org/3/download.html ) (PDF, EPUB, HTML, TEXT) (3.x)
2008
- * [ Python 3 Patterns, Recipes, and Idioms] ( https://python-3-patterns-idioms-test.readthedocs.io/en/latest/ ) - Bruce Eckel & Friends
2008
+ * [ Python 3 Patterns, Recipes, and Idioms] ( https://python-3-patterns-idioms-test.readthedocs.io/en/latest/ ) - Bruce Eckel & Friends
2009
2009
* [ Python 3 Tutorial] ( https://github.com/Akuli/python-tutorial )
2010
2010
* [ Python Data Science Handbook] ( https://jakevdp.github.io/PythonDataScienceHandbook ) - Jake VanderPlas (HTML, Jupyter Notebooks)
2011
2011
* [ Python for Astronomers] ( https://prappleizer.github.io/textbook.pdf ) - Imad Pasha, Christopher Agostino (PDF)
@@ -2158,7 +2158,7 @@ Books on general-purpose programming that don't focus on a specific language are
2158
2158
* [ R Packages] ( https://r-pkgs.org ) - Hadley Wickham, Jenny Bryan
2159
2159
* [ R Practicals] ( http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/R/practicalsBookNoAns.pdf ) (PDF)
2160
2160
* [ R Programming] ( https://en.wikibooks.org/wiki/R_Programming ) - Wikibooks
2161
- * [ R Programming for Data Science] ( https://bookdown.org/rdpeng/rprogdatascience/ ) - Roger D. Peng
2161
+ * [ R Programming for Data Science] ( https://bookdown.org/rdpeng/rprogdatascience/ ) - Roger D. Peng
2162
2162
* [ R Succinctly, Syncfusion] ( https://www.syncfusion.com/resources/techportal/ebooks/rsuccinctly ) (PDF, Kindle) (email address * requested* , not required)
2163
2163
* [ Statistical Inference via Data Science] ( https://moderndive.com ) - Chester Ismay, Albert Y. Kim
2164
2164
* [ Summary and Analysis of Extension Program Evaluation in R] ( https://rcompanion.org/handbook/index.html ) - Salvatore S. Mangiafico
0 commit comments