Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fd4807f

Browse files
oltolmeshellman
authored andcommitted
add "Using Concurrency and Parallelism Effectively" (EbookFoundation#2696)
1 parent 3851f5a commit fd4807f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

free-programming-books.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
* [MOOC](#mooc)
9898
* [Networking](#networking)
9999
* [Open Source Ecosystem](#open-source-ecosystem)
100-
* [Operating systems](#operating-systems)
100+
* [Operating Systems](#operating-systems)
101101
* [Parallel Programming](#parallel-programming)
102102
* [Partial Evaluation](#partial-evaluation)
103103
* [Professional Development](#professional-development)
@@ -117,7 +117,7 @@
117117
* [Lisp](#lisp)
118118
* [Livecode](#livecode)
119119
* [Lua](#lua)
120-
* [MarkDown](#markdown)
120+
* [Markdown](#markdown)
121121
* [Mathematica](#mathematica)
122122
* [MATLAB](#matlab)
123123
* [Maven](#maven)
@@ -604,7 +604,10 @@
604604
* [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
605605
* [Is Parallel Programming Hard, And, If So, What Can You Do About It?](https://www.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html) - Paul E. McKenney
606606
* [Programming on Parallel Machines; GPU, Multicore, Clusters and More](http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff
607+
Kerridge (PDF) (Just fill the fields with any values)
607608
* [The OpenCL Programming Book](https://www.fixstars.com/en/opencl/book/OpenCLProgrammingBook/contents/)
609+
* [Using Concurrency and Parallelism Effectively – I](http://bookboon.com/en/using-concurrency-and-parallelism-effectively-i-ebook) - Jon Kerridge (PDF) (Just fill the fields with any values)
610+
* [Using Concurrency and Parallelism Effectively – II](http://bookboon.com/en/using-concurrency-and-parallelism-effectively-ii-ebook) - Jon
608611

609612

610613
#### Partial Evaluation

0 commit comments

Comments
 (0)