Skip to content

Commit d9ffe4f

Browse files
TarggusJohn Henson
and
John Henson
authored
Fixed broken links to reference to issue #6942 (#7945)
* Fixed broken link to Introduction to Parallel Computing in reference to Issue #6942 * Fixed broken link for 'The GLib/GTK+ Development Platform' in reference to Issue #6942 Co-authored-by: John Henson <[email protected]>
1 parent c1f3b03 commit d9ffe4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: books/free-programming-books-subjects.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
312312
* [GUI development with Rust and GTK 4](https://gtk-rs.org/gtk4-rs/stable/latest/book/) - Julian Hofer
313313
* [Programming with gtkmm 4](https://developer.gnome.org/gtkmm-tutorial/stable/)
314314
* [Search User Interfaces](http://searchuserinterfaces.com/book/) - Marti A. Hearst
315-
* [The GLib/GTK+ Development Platform](https://people.gnome.org/~swilmet/glib-gtk-dev-platform.pdf) - Sébastien Wilmet (PDF)
315+
* [The GLib/GTK+ Development Platform](https://informatique-libre.be/swilmet/glib-gtk-book/glib-gtk-dev-platform.pdf) - Sébastien Wilmet (PDF)
316316
* [Web Design Primer](https://pressbooks.library.ryerson.ca/webdesign/) - Richard Adams, Ahmed Sagarwala
317317
* [Web Style Guide Online](https://www.webstyleguide.com/wsg3/index.html) - Patrick J. Lynch, Sarah Horton
318318

@@ -678,7 +678,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
678678
* [High Performance Computing Training](https://web.archive.org/web/20170702124132/https://hpc.llnl.gov/training/tutorials) (LLNL materials)
679679
* [High-Performance Scientific Computing](https://andreask.cs.illinois.edu/Teaching/HPCFall2012) (class lectures and slides)
680680
* [Introduction to High-Performance Scientific Computing](http://pages.tacc.utexas.edu/~eijkhout/istc/istc.html) - Victor Eijkhout
681-
* [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
681+
* [Introduction to Parallel Computing](https://hpc.llnl.gov/documentation/tutorials/introduction-parallel-computing-tutorial) - Blaise Barney
682682
* [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
683683
* [Programming on Parallel Machines; GPU, Multicore, Clusters and More](http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff
684684
Kerridge (PDF) (email address *requested*, not required)

0 commit comments

Comments
 (0)