From 83af05728ac55f61c1ba7e380e1331c2c42acab8 Mon Sep 17 00:00:00 2001 From: Venji10 Date: Mon, 19 Oct 2020 16:22:00 +0200 Subject: [PATCH] free-programming-books-ja.md: remove not working links (#4396) --- free-programming-books-ja.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/free-programming-books-ja.md b/free-programming-books-ja.md index e805cef2..6b23d25c 100644 --- a/free-programming-books-ja.md +++ b/free-programming-books-ja.md @@ -100,7 +100,6 @@ #### グラフィックユーザーインターフェイス * [Qtプログラミング入門](http://densan-labs.net/tech/qt/) - @nishio_dens -* [入門GTK+ 第3版](http://www.iim.cs.tut.ac.jp/~sugaya/wiki/wiki/index.php?GTK%2FGNOME%A4%CB%A4%E8%A4%EBGUI%A5%D7%A5%ED%A5%B0%A5%E9%A5%DF%A5%F3%A5%B0) - 菅谷保之 #### セキュリティ @@ -130,7 +129,6 @@ #### ソフトウェアアーキテクチャ * [ギコ猫とデザインパターン](http://www.hyuki.com/dp/cat_index.html) - 結城浩 -* [サルでもわかる 逆引きデザインパターン](http://www.nulab.co.jp/designPatterns/designPatterns1/designPatterns1-1.html) - Agata Toshitaka * [デザインパターン](http://www.techscore.com/tech/DesignPattern/) - シナジーマーケティング株式会社 @@ -158,7 +156,6 @@ #### プログラミングの理論 -* [Programming on SAT](https://ledyba.gitbooks.io/programming-on-sat/) - ψ(プサイ) * [計算機プログラムの構造と解釈](http://sicp.iijlab.net/fulltext/) - Gerald Jay Sussman et al. @@ -206,7 +203,6 @@ * [Applescript のごく基本的なサンプル](http://www.asahi-net.or.jp/~va5n-okmt/factory/applescript/sample_code/) - Okamoto * [AppleScript 言語ガイド(改訂版)](https://sites.google.com/site/zzaatrans/home/applescriptlangguide) -* [Bash でやってることを AppleScript でやろうとするとこうなる](http://qiita.com/mattintosh4/items/353c57ba75eda20af3c4) - id:mattintosh4 ### AWK -- GitLab