|
788 | 788 | * [An introduction to reverse engineering for beginners](https://github.com/dennis714/RE-for-beginners)
|
789 | 789 | * [Assembly Language Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/assemblylanguage) (PDF)
|
790 | 790 | * [PC Assembly Language](http://drpaulcarter.com/pcasm/) - P. A. Carter
|
791 |
| -* [Professional Assembly Language](http://blog.hit.edu.cn/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF) |
| 791 | +* [Professional Assembly Language](https://web.archive.org/web/20170329045538/http://blog.hit.edu.cn:80/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF) |
792 | 792 | * [Programming from the Ground Up](http://mirror.unicorncloud.org/savannah-nongnu//pgubook/ProgrammingGroundUp-1-0-booksize.pdf) (PDF)
|
793 | 793 | * [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
|
794 | 794 | * [Software optimization resources](http://www.agner.org/optimize/) A. Fog
|
|
1153 | 1153 | * [Learn Git - Learn Version Control with Git](http://www.git-tower.com/learn/git/ebook/command-line/introduction) - Tobias Günther
|
1154 | 1154 | * [Pro Git](http://git-scm.com/book/en/v2) - Scott Chacon
|
1155 | 1155 | * [Pro Git Reedited](https://leanpub.com/progitreedited) - Jon Forrest
|
1156 |
| -* [Ry's Git Tutorial](http://rypress.com/tutorials/git) - Ryan Hodson |
| 1156 | +* [Ry's Git Tutorial](https://web.archive.org/web/20161121145226/http://rypress.com:80/tutorials/git/index) - Ryan Hodson |
1157 | 1157 | * [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net)
|
1158 | 1158 | * [Version Control by Example (Mercurial, Subversion, Verasity)](http://ericsink.com/vcbe/)
|
1159 | 1159 |
|
|
1368 | 1368 |
|
1369 | 1369 | #### Spring
|
1370 | 1370 |
|
1371 |
| -* [Spring Framework Reference Documentation](http://docs.spring.io/spring/docs/current/spring-framework-reference/html/) - Rod Johnson, Juergen Hoeller, Keith Donald, Colin Sampaleanu, Rob Harrop, Thomas Risberg, Alef Arendsen, Darren Davison, Dmitriy Kopylenko, Mark Pollack, Thierry Templier, Erwin Vervaet, Portia Tung, Ben Hale, Adrian Colyer, John Lewis, Costin Leau, Mark Fisher, Sam Brannen, Ramnivas Laddad, Arjen Poutsma, Chris Beams, Tareq Abedrabbo, Andy Clement, Dave Syer, Oliver Gierke, Rossen Stoyanchev, Phillip Webb, Rob Winch, Brian Clozel, Stephane Nicoll, Sebastien Deleuze ([PDF](http://docs.spring.io/spring/docs/current/spring-framework-reference/pdf/spring-framework-reference.pdf)) |
| 1371 | +* [Spring Framework Reference Documentation](http://docs.spring.io/spring/docs/current/spring-framework-reference/html/) - Rod Johnson, Juergen Hoeller, Keith Donald, Colin Sampaleanu, Rob Harrop, Thomas Risberg, Alef Arendsen, Darren Davison, Dmitriy Kopylenko, Mark Pollack, Thierry Templier, Erwin Vervaet, Portia Tung, Ben Hale, Adrian Colyer, John Lewis, Costin Leau, Mark Fisher, Sam Brannen, Ramnivas Laddad, Arjen Poutsma, Chris Beams, Tareq Abedrabbo, Andy Clement, Dave Syer, Oliver Gierke, Rossen Stoyanchev, Phillip Webb, Rob Winch, Brian Clozel, Stephane Nicoll, Sebastien Deleuze ([PDF](https://docs.spring.io/spring/docs/current/spring-framework-reference/pdf/index.pdf)) |
1372 | 1372 |
|
1373 | 1373 |
|
1374 | 1374 | #### Spring Boot
|
@@ -1990,7 +1990,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
|
1990 | 1990 | * [An Introduction to Statistical Learning with Applications in R](http://www-bcf.usc.edu/~gareth/ISL/) - Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani (PDF)
|
1991 | 1991 | * [Cookbook for R](http://www.cookbook-r.com) - Winston Chang
|
1992 | 1992 | * [Introduction to Probability and Statistics Using R](http://cran.r-project.org/web/packages/IPSUR/vignettes/IPSUR.pdf) - G. Jay Kerns (PDF)
|
1993 |
| -* [Learning Statistics with R](http://health.adelaide.edu.au/psychology/ccs/teaching/lsr) - Daniel Navarro |
| 1993 | +* [Learning Statistics with R](https://web.archive.org/web/20170625184412/http://health.adelaide.edu.au/psychology/ccs/teaching/lsr/) - Daniel Navarro |
1994 | 1994 | * [Machine Learning with R](https://www.packtpub.com/packt/free-ebook/r-machine-learning) - Brett Lantz, Packt. *(Just fill the fields with any values)*
|
1995 | 1995 | * [ModernDive](https://ismayc.github.io/moderndiver-book/) - Chester Ismay and Albert Y. Kim
|
1996 | 1996 | * [Practical Regression and Anova using R](http://cran.r-project.org/doc/contrib/Faraway-PRA.pdf) - Julian J. Faraway (PDF)
|
|
0 commit comments