free-programming-books/books/free-programming-books-ja.md
David Ordás 5324b9e3cf
fix: homogenize markdown across files using markdownlint rules (#6988)
* chore: homogenize C# table of content anchor (`#c-sharp` to `#csharp`)

* format: homogenize c# category title

right markdown escape instead of use HTML entities

* lint: fix `MD012/no-multiple-blanks` rule

Multiple consecutive blank lines [Expected: 2; Actual: 3]

* lint: fix `MD039/no-space-in-links`

Spaces inside link text

* lint: fix `MD009/no-trailing-spaces` rule

Trailing spaces [Expected: 0 or 4; Actual: 1]
Trailing spaces [Expected: 0 or 4; Actual: 2]

* lint: fix `MD006/ul-start-left` rule

* format: remove extra spaces between note tokens

* spell: fix lint `MD044/proper-names` rule

- HTML
- JavaScript
- YouTube

* spell: normalize to the most common `Index` heading

* lint: fix `MD007/ul-indent` rule

Unordered list indentation [Expected: 4; Actual: 2]

* format: escape pipes `|` from resources text

addresses #5176

* add Hesham Asem courses about machine and deep learning and nlp

* Expand the name of nlp section

* Change the order

* Revert "spell: normalize to the most common `Index` heading"

This reverts commit 4d6a74e7d7.

Co-authored-by: AhmedElTabarani <eltabaraniahmed@gmail.com>
2022-08-12 15:14:00 +02:00

43 KiB
Raw Blame History

Index

0 - 言語非依存

アクセシビリティ

オープンソースエコシステム

ガベージコレクション

グラフィックスプログラミング

グラフィックユーザーインターフェイス

コンテナ

セキュリティ

その他の話題

ソフトウェアアーキテクチャ

ソフトウェア開発方法論

ソフトウェア品質

データベース

ネットワーキング

機械学習

正規表現

組み込みシステム

並列プログラミング

理論計算機科学

Android

AppleScript

Assembly

AWK

Bash

C

C++

Clojure

CoffeeScript

Common Lisp

Coq

  • ソフトウェアの基礎 - Benjamin C. Pierce, Chris Casinghino, Michael Greenberg, Vilhelm Sjöberg, Brent Yorgey, 梅村晃広(翻訳), 片山功士(翻訳), 水野洋樹(翻訳), 大橋台地(翻訳), 増子萌(翻訳), 今井宜洋(翻訳)

D

Elixir

Emacs Lisp

Erlang

Git

Go

Groovy

  • JGGUG G*Magazine - JGGUG(日本Grails/Groovyユーザーグループ) (PDF, EPUB)

Gradle

Grails

Spock Framework

Haskell

iOS

Java

JavaScript

AngularJS

関連項目 - Angular

Backbone.js

jQuery

Node.js

React

Julia

LaTeX

Linux

Lua

Maven

Mercurial

ML

NoSQL

Objective-C

OCaml

Perl

PHP

Symfony

PowerShell

Processing

Prolog

Python

Flask

R

Ruby

Rust

Sather

Scala

Scheme

Scratch

sed

Smalltalk

SQL(実装非依存)

Standard ML

Swift

Tcl/Tk

TypeScript

Angular

関連項目 - AngularJS

VBA

Vim