mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-22 02:18:51 +00:00
lint: fix MD007/ul-indent
rule
Unordered list indentation [Expected: 4; Actual: 2]
This commit is contained in:
parent
4d6a74e7d7
commit
7b061e530e
@ -10,12 +10,12 @@
|
|||||||
* [HTML/CSS](#htmlcss)
|
* [HTML/CSS](#htmlcss)
|
||||||
* [Introduction to Programming in Arabic](#introduction-to-programming-in-arabic)
|
* [Introduction to Programming in Arabic](#introduction-to-programming-in-arabic)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Open Source Software](#open-source-software)
|
* [Open Source Software](#open-source-software)
|
||||||
* [Operating System](#operating-systems)
|
* [Operating System](#operating-systems)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Programming in Scratch](#programming-in-scratch)
|
* [Programming in Scratch](#programming-in-scratch)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Raspberry Pi](#raspberry-pi)
|
* [Raspberry Pi](#raspberry-pi)
|
||||||
@ -23,7 +23,7 @@
|
|||||||
* [Security](#security)
|
* [Security](#security)
|
||||||
* [SEO](#seo)
|
* [SEO](#seo)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [PostgreSQL](#postgresql)
|
* [PostgreSQL](#postgresql)
|
||||||
* [UI/UX](#uiux)
|
* [UI/UX](#uiux)
|
||||||
|
|
||||||
|
|
||||||
|
@ -7,19 +7,19 @@
|
|||||||
* [HTML](#html)
|
* [HTML](#html)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [Language Agnostic](#language-agnostic)
|
* [Language Agnostic](#language-agnostic)
|
||||||
* [Algoritmy a datové struktury](#algoritmy-a-datove-struktury)
|
* [Algoritmy a datové struktury](#algoritmy-a-datove-struktury)
|
||||||
* [Bezpečnost](#bezpecnost)
|
* [Bezpečnost](#bezpecnost)
|
||||||
* [Matematika](#matematika)
|
* [Matematika](#matematika)
|
||||||
* [Právo](#pravo)
|
* [Právo](#pravo)
|
||||||
* [Regulární výrazy](#regularni-vyrazy)
|
* [Regulární výrazy](#regularni-vyrazy)
|
||||||
* [Sítě](#site)
|
* [Sítě](#site)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Distribuce](#distribuce)
|
* [Distribuce](#distribuce)
|
||||||
* [OpenSource](#opensource)
|
* [OpenSource](#opensource)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [TeX](#tex)
|
* [TeX](#tex)
|
||||||
* [Unity](#unity)
|
* [Unity](#unity)
|
||||||
|
@ -15,16 +15,16 @@
|
|||||||
* [iOS](#ios)
|
* [iOS](#ios)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Mathematik](#mathematik)
|
* [Mathematik](#mathematik)
|
||||||
* [Meta-Lists](#meta-lists)
|
* [Meta-Lists](#meta-lists)
|
||||||
* [MySQL](#mysql)
|
* [MySQL](#mysql)
|
||||||
* [Neo4j](#neo4j)
|
* [Neo4j](#neo4j)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Ruby on Rails](#ruby-on-rails)
|
* [Ruby on Rails](#ruby-on-rails)
|
||||||
* [Scilab](#scilab)
|
* [Scilab](#scilab)
|
||||||
* [Scratch](#scratch)
|
* [Scratch](#scratch)
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
* [0 - Meta-Listas](#0---meta-listas)
|
* [0 - Meta-Listas](#0---meta-listas)
|
||||||
* [1 - Agnósticos](#1---agnósticos)
|
* [1 - Agnósticos](#1---agnósticos)
|
||||||
* [Algoritmos y Estructuras de Datos](#algoritmos-y-estructuras-de-datos)
|
* [Algoritmos y Estructuras de Datos](#algoritmos-y-estructuras-de-datos)
|
||||||
* [Base de Datos](#base-de-datos)
|
* [Base de Datos](#base-de-datos)
|
||||||
* [Ciencia Computacional](#ciencia-computacional)
|
* [Ciencia Computacional](#ciencia-computacional)
|
||||||
* [Metodologías de Desarrollo de Software](#metodologías-de-desarrollo-de-software)
|
* [Metodologías de Desarrollo de Software](#metodologías-de-desarrollo-de-software)
|
||||||
* [Misceláneos](#misceláneos)
|
* [Misceláneos](#misceláneos)
|
||||||
* [Sistemas Operativos](#sistemas-operativos)
|
* [Sistemas Operativos](#sistemas-operativos)
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
* [C++](#cpp)
|
* [C++](#cpp)
|
||||||
@ -21,35 +21,35 @@
|
|||||||
* [HTML & CSS](#html--css)
|
* [HTML & CSS](#html--css)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [D3](#d3js)
|
* [D3](#d3js)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [node.js](#nodejs)
|
* [node.js](#nodejs)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Matemáticas](#matem%C3%A1ticas)
|
* [Matemáticas](#matem%C3%A1ticas)
|
||||||
* [.NET (C# Visual Studio)](#net-c--visual-studio)
|
* [.NET (C# Visual Studio)](#net-c--visual-studio)
|
||||||
* [NoSQL](#nosql)
|
* [NoSQL](#nosql)
|
||||||
* [MongoDB](#mongodb)
|
* [MongoDB](#mongodb)
|
||||||
* [Redis](#redis)
|
* [Redis](#redis)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [Perl 6 / Raku](#perl-6--raku)
|
* [Perl 6 / Raku](#perl-6--raku)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Web2py](#web2py)
|
* [Web2py](#web2py)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Ruby on Rails](#ruby-on-rails)
|
* [Ruby on Rails](#ruby-on-rails)
|
||||||
* [Scala](#scala)
|
* [Scala](#scala)
|
||||||
* [Scratch](#scratch)
|
* [Scratch](#scratch)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [Subversion](#subversion)
|
* [Subversion](#subversion)
|
||||||
* [SVG](#svg)
|
* [SVG](#svg)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
|
|
||||||
|
|
||||||
### 0 - Meta-Listas
|
### 0 - Meta-Listas
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
* [C#](#csharp)
|
* [C#](#csharp)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [Vue](#vue)
|
* [Vue](#vue)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
* [0 - Méta-listes](#0---méta-listes)
|
* [0 - Méta-listes](#0---méta-listes)
|
||||||
* [1 - Non dépendant du langage](#1---non-dépendant-du-langage)
|
* [1 - Non dépendant du langage](#1---non-dépendant-du-langage)
|
||||||
* [Algorithmique](#algorithmique)
|
* [Algorithmique](#algorithmique)
|
||||||
* [Logiciels libres](#logiciels-libres)
|
* [Logiciels libres](#logiciels-libres)
|
||||||
* [Makefile](#makefile)
|
* [Makefile](#makefile)
|
||||||
* [Pédagogie pour enfants et adolescents](#pédagogie-pour-enfants-et-adolescents)
|
* [Pédagogie pour enfants et adolescents](#pédagogie-pour-enfants-et-adolescents)
|
||||||
* [Théorie des langages](#théorie-des-langages)
|
* [Théorie des langages](#théorie-des-langages)
|
||||||
* [Ada](#ada)
|
* [Ada](#ada)
|
||||||
* [Assembleur](#assembleur)
|
* [Assembleur](#assembleur)
|
||||||
* [Bash / Shell](#bash--shell)
|
* [Bash / Shell](#bash--shell)
|
||||||
@ -22,21 +22,21 @@
|
|||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [(La)TeX et associés](#latex-et-associés)
|
* [(La)TeX et associés](#latex-et-associés)
|
||||||
* [Asymptote](#asymptote)
|
* [Asymptote](#asymptote)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Metapost](#metapost)
|
* [Metapost](#metapost)
|
||||||
* [PGF/TikZ](#pgftikz)
|
* [PGF/TikZ](#pgftikz)
|
||||||
* [TeX](#tex)
|
* [TeX](#tex)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
* [Lua](#lua)
|
* [Lua](#lua)
|
||||||
* [Mathématiques](#math%C3%A9matiques)
|
* [Mathématiques](#math%C3%A9matiques)
|
||||||
* [Meteor](#meteor)
|
* [Meteor](#meteor)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Processing](#processing)
|
* [Processing](#processing)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
@ -140,9 +140,9 @@
|
|||||||
|
|
||||||
* [IDRIS adaptation of the Fortran 77 manual](http://www.idris.fr/formations/fortran/fortran-77.html) - IDRIS, Hervé Delouis, Patrick Corde (HTML)
|
* [IDRIS adaptation of the Fortran 77 manual](http://www.idris.fr/formations/fortran/fortran-77.html) - IDRIS, Hervé Delouis, Patrick Corde (HTML)
|
||||||
* [IDRIS Formations Fortran: documentation](http://www.idris.fr/formations/fortran/) (HTML)
|
* [IDRIS Formations Fortran: documentation](http://www.idris.fr/formations/fortran/) (HTML)
|
||||||
* [Fortran_Avancé : "Fortran : apports des normes 90 et 95 avec quelques aspects de la norme 2003" (2ème niveau)](http://www.idris.fr/media/formations/fortran/idris_fortran_avance_cours.pdf) - Patrick Corde, Hervé Delouis (PDF) ([:package: travaux pratiques](http://www.idris.fr/media/formations/fortran/idris_fortran_avance_tp.tar.gz))
|
* [Fortran_Avancé : "Fortran : apports des normes 90 et 95 avec quelques aspects de la norme 2003" (2ème niveau)](http://www.idris.fr/media/formations/fortran/idris_fortran_avance_cours.pdf) - Patrick Corde, Hervé Delouis (PDF) ([:package: travaux pratiques](http://www.idris.fr/media/formations/fortran/idris_fortran_avance_tp.tar.gz))
|
||||||
* [Fortran_Base : "Fortran : notions de base" (1er niveau)](http://www.idris.fr/media/formations/fortran/idris_fortran_base_cours.pdf) - Anne Fouilloux, Patrick Corde (PDF) ([:package: examples du support](http://www.idris.fr/media/formations/fortran/idris_fortran_base_exemples.tar.gz), [:package: travaux pratiques](http://www.idris.fr/media/formations/fortran/idris_fortran_base_tp.tar.gz))
|
* [Fortran_Base : "Fortran : notions de base" (1er niveau)](http://www.idris.fr/media/formations/fortran/idris_fortran_base_cours.pdf) - Anne Fouilloux, Patrick Corde (PDF) ([:package: examples du support](http://www.idris.fr/media/formations/fortran/idris_fortran_base_exemples.tar.gz), [:package: travaux pratiques](http://www.idris.fr/media/formations/fortran/idris_fortran_base_tp.tar.gz))
|
||||||
* [Fortran_Expert : "Fortran : apports de la norme 2003 avec quelques aspects de la norme 2008"](http://www.idris.fr/media/formations/fortran/idris_fortran_expert_cours.pdf) - Patrick Corde, Hervé Delouis (PDF) ([:package: examples du support](http://www.idris.fr/media/formations/fortran/idris_fortran_expert_exemples.tar.gz), [:package: travaux pratiques](http://www.idris.fr/media/formations/fortran/idris_fortran_expert_tp.tar.gz))
|
* [Fortran_Expert : "Fortran : apports de la norme 2003 avec quelques aspects de la norme 2008"](http://www.idris.fr/media/formations/fortran/idris_fortran_expert_cours.pdf) - Patrick Corde, Hervé Delouis (PDF) ([:package: examples du support](http://www.idris.fr/media/formations/fortran/idris_fortran_expert_exemples.tar.gz), [:package: travaux pratiques](http://www.idris.fr/media/formations/fortran/idris_fortran_expert_tp.tar.gz))
|
||||||
|
|
||||||
|
|
||||||
### Git
|
### Git
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
* [ללא תלות בשפה](#ללא-תלות-בשפה)
|
* [ללא תלות בשפה](#ללא-תלות-בשפה)
|
||||||
* [מערכות הפעלה](#מערכות-הפעלה)
|
* [מערכות הפעלה](#מערכות-הפעלה)
|
||||||
* [רשתות](#רשתות)
|
* [רשתות](#רשתות)
|
||||||
* [Assembly](#assembly)
|
* [Assembly](#assembly)
|
||||||
* [C#](#csharp)
|
* [C#](#csharp)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [PowerShell](#powershell)
|
* [PowerShell](#powershell)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Windows Phone](#windows-phone)
|
* [Windows Phone](#windows-phone)
|
||||||
|
|
||||||
|
|
||||||
|
@ -21,8 +21,8 @@
|
|||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Solidity](#solidity)
|
* [Solidity](#solidity)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [Deno](#deno)
|
* [Deno](#deno)
|
||||||
* [Vue](#vue)
|
* [Vue](#vue)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
* [0 - Agnostico](#0---agnostico)
|
* [0 - Agnostico](#0---agnostico)
|
||||||
* [Algoritmi e Strutture Dati](#algoritmi-e-strutture-dati)
|
* [Algoritmi e Strutture Dati](#algoritmi-e-strutture-dati)
|
||||||
* [Metodologie di sviluppo del software](#metodologie-di-sviluppo-del-software)
|
* [Metodologie di sviluppo del software](#metodologie-di-sviluppo-del-software)
|
||||||
* [Open source](#open-source)
|
* [Open source](#open-source)
|
||||||
* [Sistemi](#sistemi)
|
* [Sistemi](#sistemi)
|
||||||
* [Sistemi di controllo versione](#sistemi-di-controllo-versione)
|
* [Sistemi di controllo versione](#sistemi-di-controllo-versione)
|
||||||
* [Storia dell'informatica](#storia-dellinformatica)
|
* [Storia dell'informatica](#storia-dellinformatica)
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
* [Assembly Language](#assembly-language)
|
* [Assembly Language](#assembly-language)
|
||||||
* [BASH](#bash)
|
* [BASH](#bash)
|
||||||
@ -15,27 +15,27 @@
|
|||||||
* [C++](#cpp)
|
* [C++](#cpp)
|
||||||
* [CSS](#css)
|
* [CSS](#css)
|
||||||
* [Database](#database)
|
* [Database](#database)
|
||||||
* [NoSQL](#nosql)
|
* [NoSQL](#nosql)
|
||||||
* [Relazionali](#relazionali)
|
* [Relazionali](#relazionali)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Golang](#golang)
|
* [Golang](#golang)
|
||||||
* [HTML](#html)
|
* [HTML](#html)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Livecode](#livecode)
|
* [Livecode](#livecode)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [UML](#uml)
|
* [UML](#uml)
|
||||||
* [Visual Basic](#visual-basic)
|
* [Visual Basic](#visual-basic)
|
||||||
|
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
* [0 - 言語非依存](#0---%e8%a8%80%e8%aa%9e%e9%9d%9e%e4%be%9d%e5%ad%98)
|
* [0 - 言語非依存](#0---%e8%a8%80%e8%aa%9e%e9%9d%9e%e4%be%9d%e5%ad%98)
|
||||||
* [アクセシビリティ](#%e3%82%a2%e3%82%af%e3%82%bb%e3%82%b7%e3%83%93%e3%83%aa%e3%83%86%e3%82%a3)
|
* [アクセシビリティ](#%e3%82%a2%e3%82%af%e3%82%bb%e3%82%b7%e3%83%93%e3%83%aa%e3%83%86%e3%82%a3)
|
||||||
* [オープンソースエコシステム](#%e3%82%aa%e3%83%bc%e3%83%97%e3%83%b3%e3%82%bd%e3%83%bc%e3%82%b9%e3%82%a8%e3%82%b3%e3%82%b7%e3%82%b9%e3%83%86%e3%83%a0)
|
* [オープンソースエコシステム](#%e3%82%aa%e3%83%bc%e3%83%97%e3%83%b3%e3%82%bd%e3%83%bc%e3%82%b9%e3%82%a8%e3%82%b3%e3%82%b7%e3%82%b9%e3%83%86%e3%83%a0)
|
||||||
* [ガベージコレクション](#%e3%82%ac%e3%83%99%e3%83%bc%e3%82%b8%e3%82%b3%e3%83%ac%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3)
|
* [ガベージコレクション](#%e3%82%ac%e3%83%99%e3%83%bc%e3%82%b8%e3%82%b3%e3%83%ac%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3)
|
||||||
* [グラフィックスプログラミング](#%e3%82%b0%e3%83%a9%e3%83%95%e3%82%a3%e3%83%83%e3%82%af%e3%82%b9%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%9f%e3%83%b3%e3%82%b0)
|
* [グラフィックスプログラミング](#%e3%82%b0%e3%83%a9%e3%83%95%e3%82%a3%e3%83%83%e3%82%af%e3%82%b9%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%9f%e3%83%b3%e3%82%b0)
|
||||||
* [グラフィックユーザーインターフェイス](#%e3%82%b0%e3%83%a9%e3%83%95%e3%82%a3%e3%83%83%e3%82%af%e3%83%a6%e3%83%bc%e3%82%b6%e3%83%bc%e3%82%a4%e3%83%b3%e3%82%bf%e3%83%bc%e3%83%95%e3%82%a7%e3%82%a4%e3%82%b9)
|
* [グラフィックユーザーインターフェイス](#%e3%82%b0%e3%83%a9%e3%83%95%e3%82%a3%e3%83%83%e3%82%af%e3%83%a6%e3%83%bc%e3%82%b6%e3%83%bc%e3%82%a4%e3%83%b3%e3%82%bf%e3%83%bc%e3%83%95%e3%82%a7%e3%82%a4%e3%82%b9)
|
||||||
* [コンテナ](#%E3%82%B3%E3%83%B3%E3%83%86%E3%83%8A)
|
* [コンテナ](#%E3%82%B3%E3%83%B3%E3%83%86%E3%83%8A)
|
||||||
* [セキュリティ](#%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3)
|
* [セキュリティ](#%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3)
|
||||||
* [その他の話題](#%e3%81%9d%e3%81%ae%e4%bb%96%e3%81%ae%e8%a9%b1%e9%a1%8c)
|
* [その他の話題](#%e3%81%9d%e3%81%ae%e4%bb%96%e3%81%ae%e8%a9%b1%e9%a1%8c)
|
||||||
* [ソフトウェアアーキテクチャ](#%e3%82%bd%e3%83%95%e3%83%88%e3%82%a6%e3%82%a7%e3%82%a2%e3%82%a2%e3%83%bc%e3%82%ad%e3%83%86%e3%82%af%e3%83%81%e3%83%a3)
|
* [ソフトウェアアーキテクチャ](#%e3%82%bd%e3%83%95%e3%83%88%e3%82%a6%e3%82%a7%e3%82%a2%e3%82%a2%e3%83%bc%e3%82%ad%e3%83%86%e3%82%af%e3%83%81%e3%83%a3)
|
||||||
* [ソフトウェア開発方法論](#%e3%82%bd%e3%83%95%e3%83%88%e3%82%a6%e3%82%a7%e3%82%a2%e9%96%8b%e7%99%ba%e6%96%b9%e6%b3%95%e8%ab%96)
|
* [ソフトウェア開発方法論](#%e3%82%bd%e3%83%95%e3%83%88%e3%82%a6%e3%82%a7%e3%82%a2%e9%96%8b%e7%99%ba%e6%96%b9%e6%b3%95%e8%ab%96)
|
||||||
* [ソフトウェア品質](#%e3%82%bd%e3%83%95%e3%83%88%e3%82%a6%e3%82%a7%e3%82%a2%e5%93%81%e8%b3%aa)
|
* [ソフトウェア品質](#%e3%82%bd%e3%83%95%e3%83%88%e3%82%a6%e3%82%a7%e3%82%a2%e5%93%81%e8%b3%aa)
|
||||||
* [データベース](#%e3%83%87%e3%83%bc%e3%82%bf%e3%83%99%e3%83%bc%e3%82%b9)
|
* [データベース](#%e3%83%87%e3%83%bc%e3%82%bf%e3%83%99%e3%83%bc%e3%82%b9)
|
||||||
* [ネットワーキング](#%e3%83%8d%e3%83%83%e3%83%88%e3%83%af%e3%83%bc%e3%82%ad%e3%83%b3%e3%82%b0)
|
* [ネットワーキング](#%e3%83%8d%e3%83%83%e3%83%88%e3%83%af%e3%83%bc%e3%82%ad%e3%83%b3%e3%82%b0)
|
||||||
* [機械学習](#%e6%a9%9f%e6%a2%b0%e5%ad%a6%e7%bf%92)
|
* [機械学習](#%e6%a9%9f%e6%a2%b0%e5%ad%a6%e7%bf%92)
|
||||||
* [正規表現](#%e6%ad%a3%e8%a6%8f%e8%a1%a8%e7%8f%be)
|
* [正規表現](#%e6%ad%a3%e8%a6%8f%e8%a1%a8%e7%8f%be)
|
||||||
* [組み込みシステム](#%e7%b5%84%e3%81%bf%e8%be%bc%e3%81%bf%e3%82%b7%e3%82%b9%e3%83%86%e3%83%a0)
|
* [組み込みシステム](#%e7%b5%84%e3%81%bf%e8%be%bc%e3%81%bf%e3%82%b7%e3%82%b9%e3%83%86%e3%83%a0)
|
||||||
* [並列プログラミング](#%e4%b8%a6%e5%88%97%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%9f%e3%83%b3%e3%82%b0)
|
* [並列プログラミング](#%e4%b8%a6%e5%88%97%e3%83%97%e3%83%ad%e3%82%b0%e3%83%a9%e3%83%9f%e3%83%b3%e3%82%b0)
|
||||||
* [理論計算機科学](#%e7%90%86%e8%ab%96%e8%a8%88%e7%ae%97%e6%a9%9f%e7%a7%91%e5%ad%a6)
|
* [理論計算機科学](#%e7%90%86%e8%ab%96%e8%a8%88%e7%ae%97%e6%a9%9f%e7%a7%91%e5%ad%a6)
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
* [AppleScript](#applescript)
|
* [AppleScript](#applescript)
|
||||||
* [Assembly](#assembly)
|
* [Assembly](#assembly)
|
||||||
@ -37,18 +37,18 @@
|
|||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Groovy](#groovy)
|
* [Groovy](#groovy)
|
||||||
* [Gradle](#gradle)
|
* [Gradle](#gradle)
|
||||||
* [Grails](#grails)
|
* [Grails](#grails)
|
||||||
* [Spock Framework](#spock-framework)
|
* [Spock Framework](#spock-framework)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [iOS](#ios)
|
* [iOS](#ios)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [Backbone.js](#backbonejs)
|
* [Backbone.js](#backbonejs)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Julia](#julia)
|
* [Julia](#julia)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
@ -61,12 +61,12 @@
|
|||||||
* [OCaml](#ocaml)
|
* [OCaml](#ocaml)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [PowerShell](#powershell)
|
* [PowerShell](#powershell)
|
||||||
* [Processing](#processing)
|
* [Processing](#processing)
|
||||||
* [Prolog](#prolog)
|
* [Prolog](#prolog)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
@ -81,7 +81,7 @@
|
|||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
* [Tcl/Tk](#tcltk)
|
* [Tcl/Tk](#tcltk)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [VBA](#vba)
|
* [VBA](#vba)
|
||||||
* [Vim](#vim)
|
* [Vim](#vim)
|
||||||
|
|
||||||
|
@ -12,18 +12,18 @@
|
|||||||
* [HTML5](#html5)
|
* [HTML5](#html5)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [Webpack](#webpack)
|
* [Webpack](#webpack)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Mathematics](#mathematics)
|
* [Mathematics](#mathematics)
|
||||||
* [Operation System](#operation-system)
|
* [Operation System](#operation-system)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Laravel](#laravel)
|
* [Laravel](#laravel)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Raspberry Pi](#raspberry-pi)
|
* [Raspberry Pi](#raspberry-pi)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
|
@ -16,9 +16,9 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [Arduino](#arduino)
|
* [Arduino](#arduino)
|
||||||
* [ASP.NET](#aspnet)
|
* [ASP.NET](#aspnet)
|
||||||
* [ASP.NET Core](#aspnet-core)
|
* [ASP.NET Core](#aspnet-core)
|
||||||
* [Blazor](#blazor)
|
* [Blazor](#blazor)
|
||||||
* [Assembly Language](#assembly-language)
|
* [Assembly Language](#assembly-language)
|
||||||
* [Non-X86](#non-x86)
|
* [Non-X86](#non-x86)
|
||||||
* [AutoHotkey](#autohotkey)
|
* [AutoHotkey](#autohotkey)
|
||||||
* [AutoIt](#autoit)
|
* [AutoIt](#autoit)
|
||||||
* [Autotools](#autotools)
|
* [Autotools](#autotools)
|
||||||
@ -50,8 +50,8 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [DTrace](#dtrace)
|
* [DTrace](#dtrace)
|
||||||
* [Eiffel](#eiffel)
|
* [Eiffel](#eiffel)
|
||||||
* [Elixir](#elixir)
|
* [Elixir](#elixir)
|
||||||
* [Ecto](#ecto)
|
* [Ecto](#ecto)
|
||||||
* [Phoenix](#phoenix)
|
* [Phoenix](#phoenix)
|
||||||
* [Elm](#elm)
|
* [Elm](#elm)
|
||||||
* [Emacs](#emacs)
|
* [Emacs](#emacs)
|
||||||
* [Embedded Systems](#embedded-systems)
|
* [Embedded Systems](#embedded-systems)
|
||||||
@ -67,16 +67,16 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [GraphQL](#graphql)
|
* [GraphQL](#graphql)
|
||||||
* [Groovy](#groovy)
|
* [Groovy](#groovy)
|
||||||
* [Gradle](#gradle)
|
* [Gradle](#gradle)
|
||||||
* [Grails](#grails)
|
* [Grails](#grails)
|
||||||
* [Spock Framework](#spock-framework)
|
* [Spock Framework](#spock-framework)
|
||||||
* [Hack](#hack)
|
* [Hack](#hack)
|
||||||
* [Hadoop](#hadoop)
|
* [Hadoop](#hadoop)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [Haxe](#haxe)
|
* [Haxe](#haxe)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Bootstrap](#bootstrap)
|
* [Bootstrap](#bootstrap)
|
||||||
* [Tailwindcss](https://tailwindcss.com/docs) - Adam Wathan
|
* [Tailwindcss](https://tailwindcss.com/docs) - Adam Wathan
|
||||||
* [HTTP](#http)
|
* [HTTP](#http)
|
||||||
* [HTTPS](#https)
|
* [HTTPS](#https)
|
||||||
* [Icon](#icon)
|
* [Icon](#icon)
|
||||||
@ -86,43 +86,43 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [Isabelle/HOL](#isabellehol)
|
* [Isabelle/HOL](#isabellehol)
|
||||||
* [J](#j)
|
* [J](#j)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [Codename One](#codename-one)
|
* [Codename One](#codename-one)
|
||||||
* [Java Reporting](#java-reporting)
|
* [Java Reporting](#java-reporting)
|
||||||
* [Spring](#spring)
|
* [Spring](#spring)
|
||||||
* [Spring Boot](#spring-boot)
|
* [Spring Boot](#spring-boot)
|
||||||
* [Spring Data](#spring-data)
|
* [Spring Data](#spring-data)
|
||||||
* [Spring Security](#spring-security)
|
* [Spring Security](#spring-security)
|
||||||
* [Wicket](#wicket)
|
* [Wicket](#wicket)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [Aurelia](#aurelia)
|
* [Aurelia](#aurelia)
|
||||||
* [Backbone.js](#backbonejs)
|
* [Backbone.js](#backbonejs)
|
||||||
* [Booty5.js](#booty5js)
|
* [Booty5.js](#booty5js)
|
||||||
* [D3.js](#d3js)
|
* [D3.js](#d3js)
|
||||||
* [Dojo](#dojo)
|
* [Dojo](#dojo)
|
||||||
* [Electron](#electron)
|
* [Electron](#electron)
|
||||||
* [Elm](#elm)
|
* [Elm](#elm)
|
||||||
* [Ember.js](#emberjs)
|
* [Ember.js](#emberjs)
|
||||||
* [Express.js](#expressjs)
|
* [Express.js](#expressjs)
|
||||||
* [Fastify](#fastify)
|
* [Fastify](#fastify)
|
||||||
* [Ionic](#ionic)
|
* [Ionic](#ionic)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [meteor](#meteor)
|
* [meteor](#meteor)
|
||||||
* [Next.js](#next.js)
|
* [Next.js](#next.js)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [Om](#om)
|
* [Om](#om)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [React Native](#react-native)
|
* [React Native](#react-native)
|
||||||
* [Redux](#redux)
|
* [Redux](#redux)
|
||||||
* [Svelte](#svelte)
|
* [Svelte](#svelte)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [Jenkins](#jenkins)
|
* [Jenkins](#jenkins)
|
||||||
* [Julia](#julia)
|
* [Julia](#julia)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [Language Agnostic](free-programming-books-subjects.md)
|
* [Language Agnostic](free-programming-books-subjects.md)
|
||||||
* [LaTeX / TeX](#latex--tex)
|
* [LaTeX / TeX](#latex--tex)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [TeX](#tex)
|
* [TeX](#tex)
|
||||||
* [Limbo](#limbo)
|
* [Limbo](#limbo)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
@ -152,26 +152,26 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [OpenSCAD](#openscad)
|
* [OpenSCAD](#openscad)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [CakePHP](#cakephp)
|
* [CakePHP](#cakephp)
|
||||||
* [CodeIgniter](#codeigniter)
|
* [CodeIgniter](#codeigniter)
|
||||||
* [Drupal](#drupal)
|
* [Drupal](#drupal)
|
||||||
* [Laravel](#laravel)
|
* [Laravel](#laravel)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Zend](#zend)
|
* [Zend](#zend)
|
||||||
* [PicoLisp](#picolisp)
|
* [PicoLisp](#picolisp)
|
||||||
* [PostgreSQL](#postgresql)
|
* [PostgreSQL](#postgresql)
|
||||||
* [PowerShell](#powershell)
|
* [PowerShell](#powershell)
|
||||||
* [Processing](#processing)
|
* [Processing](#processing)
|
||||||
* [Prolog](#prolog)
|
* [Prolog](#prolog)
|
||||||
* [Constraint Logic Programming](#constraint-logic-programming-extended-prolog)
|
* [Constraint Logic Programming](#constraint-logic-programming-extended-prolog)
|
||||||
* [PureScript](#purescript)
|
* [PureScript](#purescript)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
* [Kivy](#kivy)
|
* [Kivy](#kivy)
|
||||||
* [Pandas](#pandas)
|
* [Pandas](#pandas)
|
||||||
* [Pyramid](#pyramid)
|
* [Pyramid](#pyramid)
|
||||||
* [Tornado](#tornado)
|
* [Tornado](#tornado)
|
||||||
* [QML](#qml)
|
* [QML](#qml)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Racket](#racket)
|
* [Racket](#racket)
|
||||||
@ -179,14 +179,14 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [Raspberry Pi](#raspberry-pi)
|
* [Raspberry Pi](#raspberry-pi)
|
||||||
* [REBOL](#rebol)
|
* [REBOL](#rebol)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [RSpec](#rspec)
|
* [RSpec](#rspec)
|
||||||
* [Ruby on Rails](#ruby-on-rails)
|
* [Ruby on Rails](#ruby-on-rails)
|
||||||
* [Sinatra](#sinatra)
|
* [Sinatra](#sinatra)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Sage](#sage)
|
* [Sage](#sage)
|
||||||
* [Scala](#scala)
|
* [Scala](#scala)
|
||||||
* [Lift](#lift)
|
* [Lift](#lift)
|
||||||
* [Play Scala](#play-scala)
|
* [Play Scala](#play-scala)
|
||||||
* [Scheme](#scheme)
|
* [Scheme](#scheme)
|
||||||
* [Scilab](#scilab)
|
* [Scilab](#scilab)
|
||||||
* [Scratch](#scratch)
|
* [Scratch](#scratch)
|
||||||
@ -201,15 +201,15 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [SQL Server](#sql-server)
|
* [SQL Server](#sql-server)
|
||||||
* [Standard ML](#standard-ml)
|
* [Standard ML](#standard-ml)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
* [Vapor](#vapor)
|
* [Vapor](#vapor)
|
||||||
* [Tcl](#tcl)
|
* [Tcl](#tcl)
|
||||||
* [TEI](#tei)
|
* [TEI](#tei)
|
||||||
* [Teradata](#teradata)
|
* [Teradata](#teradata)
|
||||||
* [Tizen](#tizen)
|
* [Tizen](#tizen)
|
||||||
* [TLA](#tla)
|
* [TLA](#tla)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [Deno](#deno)
|
* [Deno](#deno)
|
||||||
* [Unix](#unix)
|
* [Unix](#unix)
|
||||||
* [V](#v)
|
* [V](#v)
|
||||||
* [Verilog](#verilog)
|
* [Verilog](#verilog)
|
||||||
@ -1031,7 +1031,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [The Java Web Scraping Handbook](https://www.scrapingbee.com/java-webscraping-book) - Kevin Sahin (PDF, HTML)
|
* [The Java Web Scraping Handbook](https://www.scrapingbee.com/java-webscraping-book) - Kevin Sahin (PDF, HTML)
|
||||||
* [Think Data Structures: Algorithms and Information Retrieval in Java](https://greenteapress.com/wp/think-data-structures/) - Allen B. Downey (PDF, HTML)
|
* [Think Data Structures: Algorithms and Information Retrieval in Java](https://greenteapress.com/wp/think-data-structures/) - Allen B. Downey (PDF, HTML)
|
||||||
* [Think Java: How to Think Like a Computer Scientist, 2nd Edition](https://greenteapress.com/wp/think-java-2e/) - Allen B. Downey and Chris Mayfield (HTML, PDF) [(Interactive version by Trinket)](https://books.trinket.io/thinkjava2/)
|
* [Think Java: How to Think Like a Computer Scientist, 2nd Edition](https://greenteapress.com/wp/think-java-2e/) - Allen B. Downey and Chris Mayfield (HTML, PDF) [(Interactive version by Trinket)](https://books.trinket.io/thinkjava2/)
|
||||||
* [Think Java: How to Think Like a Computer Scientist](https://greenteapress.com/wp/think-java/) - Allen B. Downey and Chris Mayfield (HTML, PDF) [(Interactive version by Trinket)](https://books.trinket.io/thinkjava/)
|
* [Think Java: How to Think Like a Computer Scientist](https://greenteapress.com/wp/think-java/) - Allen B. Downey and Chris Mayfield (HTML, PDF) [(Interactive version by Trinket)](https://books.trinket.io/thinkjava/)
|
||||||
* [Using RxJava 2 Tutorial](https://www.vogella.com/tutorials/RxJava/article.html) - Lars Vogel, Simon Scholz (HTML)
|
* [Using RxJava 2 Tutorial](https://www.vogella.com/tutorials/RxJava/article.html) - Lars Vogel, Simon Scholz (HTML)
|
||||||
* [Welcome to Java for Python Programmers](https://runestone.academy/runestone/books/published/java4python/index.html) - Brad Miller
|
* [Welcome to Java for Python Programmers](https://runestone.academy/runestone/books/published/java4python/index.html) - Brad Miller
|
||||||
* [Welcome to the Java Workshop (2006)](http://javaworkshop.sourceforge.net) - Trevor Miller
|
* [Welcome to the Java Workshop (2006)](http://javaworkshop.sourceforge.net) - Trevor Miller
|
||||||
@ -1295,9 +1295,9 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [React Succinctly](https://www.syncfusion.com/ebooks/react-succinctly) - Samer Buna
|
* [React Succinctly](https://www.syncfusion.com/ebooks/react-succinctly) - Samer Buna
|
||||||
* [React Tutorial](https://reactjs.org/tutorial/tutorial.html)
|
* [React Tutorial](https://reactjs.org/tutorial/tutorial.html)
|
||||||
* React Tutorial by Josh Finnie
|
* React Tutorial by Josh Finnie
|
||||||
* [Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/)
|
* [React Tutorial - Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/)
|
||||||
* [Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/)
|
* [React Tutorial - Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/)
|
||||||
* [Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/)
|
* [React Tutorial - Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/)
|
||||||
* [React with ASP.NET Core Tutorial](https://reactjs.net/getting-started/aspnetcore.html)
|
* [React with ASP.NET Core Tutorial](https://reactjs.net/getting-started/aspnetcore.html)
|
||||||
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/)
|
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/)
|
||||||
* [SurviveJS - Webpack and React](http://survivejs.com)
|
* [SurviveJS - Webpack and React](http://survivejs.com)
|
||||||
@ -1830,14 +1830,14 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [A Whirlwind Tour of Python](http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf) - Jake VanderPlas (PDF) [(EPUB, MOBI)](http://www.oreilly.com/programming/free/a-whirlwind-tour-of-python.csp?download=yes)
|
* [A Whirlwind Tour of Python](http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf) - Jake VanderPlas (PDF) [(EPUB, MOBI)](http://www.oreilly.com/programming/free/a-whirlwind-tour-of-python.csp?download=yes)
|
||||||
* [Architecture Patterns with Python](https://www.cosmicpython.com/book/preface.html) - Harry J.W. Percival & Bob Gregory (HTML)
|
* [Architecture Patterns with Python](https://www.cosmicpython.com/book/preface.html) - Harry J.W. Percival & Bob Gregory (HTML)
|
||||||
* [Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners](https://automatetheboringstuff.com/2e/chapter0/) - Al Sweigart (3.8)
|
* [Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners](https://automatetheboringstuff.com/2e/chapter0/) - Al Sweigart (3.8)
|
||||||
* [Automate the Boring Stuff with Python: Practical Programming for Total Beginners](https://automatetheboringstuff.com/chapter0/) - Al Sweigart (3.4)
|
* [Automate the Boring Stuff with Python: Practical Programming for Total Beginners](https://automatetheboringstuff.com/chapter0/) - Al Sweigart (3.4)
|
||||||
* [Beej's Guide to Python Programming - For Beginners](http://beej.us/guide/bgpython/) - Brian "Beej Jorgensen" Hall (HTML,PDF)
|
* [Beej's Guide to Python Programming - For Beginners](http://beej.us/guide/bgpython/) - Brian "Beej Jorgensen" Hall (HTML,PDF)
|
||||||
* [Beyond the Basic Stuff with Python](https://inventwithpython.com/beyond/) - Al Sweigart (3.x)
|
* [Beyond the Basic Stuff with Python](https://inventwithpython.com/beyond/) - Al Sweigart (3.x)
|
||||||
* [Biopython Tutorial and Cookbook](https://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF)
|
* [Biopython Tutorial and Cookbook](https://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF)
|
||||||
* [Build applications in Python the antitextbook](http://github.com/thewhitetulip/build-app-with-python-antitextbook) (3.x) (HTML, PDF, EPUB, Mobi)
|
* [Build applications in Python the antitextbook](http://github.com/thewhitetulip/build-app-with-python-antitextbook) (3.x) (HTML, PDF, EPUB, Mobi)
|
||||||
* [Building Skills in Object-Oriented Design, V4](https://slott56.github.io/building-skills-oo-design-book/build/html/) - Steven F. Lott (3.7)
|
* [Building Skills in Object-Oriented Design, V4](https://slott56.github.io/building-skills-oo-design-book/build/html/) - Steven F. Lott (3.7)
|
||||||
* [Building Skills in Object-Oriented Design, Release 2.2.1](https://web.archive.org/web/20150824204101/http://buildingskills.itmaybeahack.com/book/oodesign-python-2.2/latex/BuildingSkillsinOODesign.pdf) - Steven F. Lott (PDF) (2.2.1)
|
* [Building Skills in Object-Oriented Design, Release 2.2.1](https://web.archive.org/web/20150824204101/http://buildingskills.itmaybeahack.com/book/oodesign-python-2.2/latex/BuildingSkillsinOODesign.pdf) - Steven F. Lott (PDF) (2.2.1)
|
||||||
* [Building Skills in Object-Oriented Design, Release 3.1](https://web.archive.org/web/20160322093622/http://buildingskills.itmaybeahack.com/book/oodesign-3.1/latex/BuildingSkillsinObject-OrientedDesign.pdf) - Steven F. Lott (PDF) (3.1)
|
* [Building Skills in Object-Oriented Design, Release 3.1](https://web.archive.org/web/20160322093622/http://buildingskills.itmaybeahack.com/book/oodesign-3.1/latex/BuildingSkillsinObject-OrientedDesign.pdf) - Steven F. Lott (PDF) (3.1)
|
||||||
* [Building Skills in Python](https://web.archive.org/web/20190918094202/http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) - Steven F. Lott (PDF) (2.6)
|
* [Building Skills in Python](https://web.archive.org/web/20190918094202/http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) - Steven F. Lott (PDF) (2.6)
|
||||||
* [Clean Architectures in Python](https://www.pycabook.com) - Leonardo Giordani (3.x)
|
* [Clean Architectures in Python](https://www.pycabook.com) - Leonardo Giordani (3.x)
|
||||||
* [Code Like a Pythonista: Idiomatic Python](https://web.archive.org/web/20180411011411/http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html) - David Goodger
|
* [Code Like a Pythonista: Idiomatic Python](https://web.archive.org/web/20180411011411/http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html) - David Goodger
|
||||||
@ -1846,7 +1846,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [Cracking Codes with Python](https://inventwithpython.com/cracking/) - Al Sweigart (3.6)
|
* [Cracking Codes with Python](https://inventwithpython.com/cracking/) - Al Sweigart (3.6)
|
||||||
* [Data Structures and Algorithms in Python](https://web.archive.org/web/20161016153130/http://www.brpreiss.com/books/opus7/html/book.html) - B. R. Preiss (PDF)
|
* [Data Structures and Algorithms in Python](https://web.archive.org/web/20161016153130/http://www.brpreiss.com/books/opus7/html/book.html) - B. R. Preiss (PDF)
|
||||||
* [Dive into Python 3](https://diveintopython3.problemsolving.io) - Mark Pilgrim (3.0)
|
* [Dive into Python 3](https://diveintopython3.problemsolving.io) - Mark Pilgrim (3.0)
|
||||||
* [Dive into Python](https://linux.die.net/diveintopython/html/toc/index.html) - Mark Pilgrim (2.3)
|
* [Dive into Python](https://linux.die.net/diveintopython/html/toc/index.html) - Mark Pilgrim (2.3)
|
||||||
* [From Python to NumPy](https://www.labri.fr/perso/nrougier/from-python-to-numpy/) - Nicolas P. Rougier (3.6)
|
* [From Python to NumPy](https://www.labri.fr/perso/nrougier/from-python-to-numpy/) - Nicolas P. Rougier (3.6)
|
||||||
* [Full Stack Python](https://www.fullstackpython.com) - Matt Makai
|
* [Full Stack Python](https://www.fullstackpython.com) - Matt Makai
|
||||||
* [Functional Programming in Python](https://www.oreilly.com/ideas/functional-programming-in-python) - David Mertz
|
* [Functional Programming in Python](https://www.oreilly.com/ideas/functional-programming-in-python) - David Mertz
|
||||||
@ -1859,13 +1859,13 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [How to Code in Python 3](https://assets.digitalocean.com/books/python/how-to-code-in-python.pdf) - Lisa Tagliaferri (PDF)
|
* [How to Code in Python 3](https://assets.digitalocean.com/books/python/how-to-code-in-python.pdf) - Lisa Tagliaferri (PDF)
|
||||||
* [How to Make Mistakes in Python](http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf) - Mike Pirnat (PDF) (1st edition)
|
* [How to Make Mistakes in Python](http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf) - Mike Pirnat (PDF) (1st edition)
|
||||||
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](https://runestone.academy/runestone/books/published/thinkcspy/index.html) - Brad Miller, David Ranum, Jeffrey Elkner, Peter Wentworth, Allen B. Downey, Chris Meyers, and Dario Mitchell (3.2)
|
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](https://runestone.academy/runestone/books/published/thinkcspy/index.html) - Brad Miller, David Ranum, Jeffrey Elkner, Peter Wentworth, Allen B. Downey, Chris Meyers, and Dario Mitchell (3.2)
|
||||||
* [How to Think Like a Computer Scientist: Learning with Python 1st Edition](https://greenteapress.com/wp/learning-with-python/) - Allen B. Downey, Jeff Elkner and Chris Meyers (2.4) (HTML, PDF)
|
* [How to Think Like a Computer Scientist: Learning with Python 1st Edition](https://greenteapress.com/wp/learning-with-python/) - Allen B. Downey, Jeff Elkner and Chris Meyers (2.4) (HTML, PDF)
|
||||||
* [How to Think Like a Computer Scientist: Learning with Python 2nd Edition](https://openbookproject.net/thinkcs/python/english2e/) - Jeffrey Elkner, Allen B. Downey, and Chris Meyers (Using Python 2.x)
|
* [How to Think Like a Computer Scientist: Learning with Python 2nd Edition](https://openbookproject.net/thinkcs/python/english2e/) - Jeffrey Elkner, Allen B. Downey, and Chris Meyers (Using Python 2.x)
|
||||||
* [How to Think Like a Computer Scientist: Learning with Python 3 (RLE)](https://openbookproject.net/thinkcs/python/english3e/) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey, and Chris Meyers [(PDF)](https://www.ict.ru.ac.za/Resources/cspw/thinkcspy3/thinkcspy3.pdf)
|
* [How to Think Like a Computer Scientist: Learning with Python 3 (RLE)](https://openbookproject.net/thinkcs/python/english3e/) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey, and Chris Meyers [(PDF)](https://www.ict.ru.ac.za/Resources/cspw/thinkcspy3/thinkcspy3.pdf)
|
||||||
* [Inside The Python Virtual Machine](https://leanpub.com/insidethepythonvirtualmachine) - Obi Ike-Nwosu (HTML, PDF, EPUB, Kindle) *(Leanpub account or valid email requested)*
|
* [Inside The Python Virtual Machine](https://leanpub.com/insidethepythonvirtualmachine) - Obi Ike-Nwosu (HTML, PDF, EPUB, Kindle) *(Leanpub account or valid email requested)*
|
||||||
* [Intermediate Python](https://book.pythontips.com/en/latest/) - Muhammad Yasoob Ullah Khalid (1st edition)
|
* [Intermediate Python](https://book.pythontips.com/en/latest/) - Muhammad Yasoob Ullah Khalid (1st edition)
|
||||||
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/) (3.3)
|
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/) (3.3)
|
||||||
* [Introduction to Programming Using Python](http://python-ebook.blogspot.co.uk) - Cody Jackson (1st edition) (2.3)
|
* [Introduction to Programming Using Python](http://python-ebook.blogspot.co.uk) - Cody Jackson (1st edition) (2.3)
|
||||||
* [Introduction to Python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar (2.7.3)
|
* [Introduction to Python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar (2.7.3)
|
||||||
* [Introduction to Python for Econometrics, Statistics and Numerical Analysis](https://www.kevinsheppard.com/files/teaching/python/notes/python_introduction_2020.pdf) - Kevin Sheppard (PDF) (3.8)
|
* [Introduction to Python for Econometrics, Statistics and Numerical Analysis](https://www.kevinsheppard.com/files/teaching/python/notes/python_introduction_2020.pdf) - Kevin Sheppard (PDF) (3.8)
|
||||||
* [Invent Your Own Computer Games With Python](https://inventwithpython.com/invent4thed/) - Al Sweigart (3.4)
|
* [Invent Your Own Computer Games With Python](https://inventwithpython.com/invent4thed/) - Al Sweigart (3.4)
|
||||||
@ -1882,7 +1882,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [Natural Language Processing (NLP) with Python — Tutorial](https://medium.com/towards-artificial-intelligence/natural-language-processing-nlp-with-python-tutorial-for-beginners-1f54e610a1a0) (PDF)
|
* [Natural Language Processing (NLP) with Python — Tutorial](https://medium.com/towards-artificial-intelligence/natural-language-processing-nlp-with-python-tutorial-for-beginners-1f54e610a1a0) (PDF)
|
||||||
* [Natural Language Processing with Python](http://www.nltk.org/book/) (3.x)
|
* [Natural Language Processing with Python](http://www.nltk.org/book/) (3.x)
|
||||||
* [Non-Programmer's Tutorial for Python 3](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3) - Wikibooks (3.3)
|
* [Non-Programmer's Tutorial for Python 3](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3) - Wikibooks (3.3)
|
||||||
* [Non-Programmer's Tutorial for Python 2.6](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6) - Wikibooks (2.6)
|
* [Non-Programmer's Tutorial for Python 2.6](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6) - Wikibooks (2.6)
|
||||||
* [Official NumPy Reference](https://numpy.org/doc/stable/numpy-ref.pdf) - The NumPy Community (PDF)
|
* [Official NumPy Reference](https://numpy.org/doc/stable/numpy-ref.pdf) - The NumPy Community (PDF)
|
||||||
* [Picking a Python Version: A Manifesto](https://www.oreilly.com/ideas/picking-a-python-version) - David Mertz
|
* [Picking a Python Version: A Manifesto](https://www.oreilly.com/ideas/picking-a-python-version) - David Mertz
|
||||||
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
|
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
|
||||||
@ -1909,7 +1909,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [Python Koans](https://github.com/gregmalcolm/python_koans) (2.7 or 3.x)
|
* [Python Koans](https://github.com/gregmalcolm/python_koans) (2.7 or 3.x)
|
||||||
* [Python Machine Learning By Example](https://www.packtpub.com/free-ebooks/python-machine-learning-example) - Yuxi (Hayden) Liu (Packt account *required*)
|
* [Python Machine Learning By Example](https://www.packtpub.com/free-ebooks/python-machine-learning-example) - Yuxi (Hayden) Liu (Packt account *required*)
|
||||||
* [Python Module of the Week](https://pymotw.com/3/) (3.x)
|
* [Python Module of the Week](https://pymotw.com/3/) (3.x)
|
||||||
* [Python Module of the Week](https://pymotw.com/2/) (2.x)
|
* [Python Module of the Week](https://pymotw.com/2/) (2.x)
|
||||||
* [Python Notes for Professionals](http://goalkicker.com/PythonBook/) - Compiled from StackOverflow documentation (PDF)
|
* [Python Notes for Professionals](http://goalkicker.com/PythonBook/) - Compiled from StackOverflow documentation (PDF)
|
||||||
* [Python Practice Book](http://anandology.com/python-practice-book/index.html) (2.7.1)
|
* [Python Practice Book](http://anandology.com/python-practice-book/index.html) (2.7.1)
|
||||||
* [Python Practice Projects](http://pythonpracticeprojects.com)
|
* [Python Practice Projects](http://pythonpracticeprojects.com)
|
||||||
@ -1935,7 +1935,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||||||
* [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - Allen B. Downey (2nd Edition) (PDF, HTML)
|
* [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - Allen B. Downey (2nd Edition) (PDF, HTML)
|
||||||
* [Think DSP - Digital Signal Processing in Python](https://greenteapress.com/wp/think-dsp/) - Allen B. Downey (PDF, HTML)
|
* [Think DSP - Digital Signal Processing in Python](https://greenteapress.com/wp/think-dsp/) - Allen B. Downey (PDF, HTML)
|
||||||
* [Think Python 2nd Edition](https://greenteapress.com/wp/think-python-2e/) - Allen B. Downey (3.x) (HTML, PDF)
|
* [Think Python 2nd Edition](https://greenteapress.com/wp/think-python-2e/) - Allen B. Downey (3.x) (HTML, PDF)
|
||||||
* [Think Python First Edition](https://greenteapress.com/wp/think-python/) - Allen B. Downey (2.x) (HTML, PDF)
|
* [Think Python First Edition](https://greenteapress.com/wp/think-python/) - Allen B. Downey (2.x) (HTML, PDF)
|
||||||
* [Tiny Python 3.6 Notebook](https://github.com/mattharrison/Tiny-Python-3.6-Notebook) - Matt Harrison (3.6)
|
* [Tiny Python 3.6 Notebook](https://github.com/mattharrison/Tiny-Python-3.6-Notebook) - Matt Harrison (3.6)
|
||||||
* [Tiny Python Projects](http://tinypythonprojects.com/Tiny_Python_Projects.pdf) - Ken Youens-Clark(PDF)
|
* [Tiny Python Projects](http://tinypythonprojects.com/Tiny_Python_Projects.pdf) - Ken Youens-Clark(PDF)
|
||||||
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
|
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* [COBOL](#cobol)
|
* [COBOL](#cobol)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Scratch](#scratch)
|
* [Scratch](#scratch)
|
||||||
|
|
||||||
|
@ -18,10 +18,10 @@
|
|||||||
* [MySQL](#mysql)
|
* [MySQL](#mysql)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Prolog](#prolog)
|
* [Prolog](#prolog)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
* [Agnósticos](#agnósticos)
|
* [Agnósticos](#agnósticos)
|
||||||
* [IDE / Editores](#ide--editores)
|
* [IDE / Editores](#ide--editores)
|
||||||
* [Programação](#programação)
|
* [Programação](#programação)
|
||||||
* [Sistemas Operacionais](#sistemas-operacionais)
|
* [Sistemas Operacionais](#sistemas-operacionais)
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
* [Arduino](#arduino)
|
* [Arduino](#arduino)
|
||||||
* [Assembly](#assembly)
|
* [Assembly](#assembly)
|
||||||
@ -13,9 +13,9 @@
|
|||||||
* [Dart](#dart)
|
* [Dart](#dart)
|
||||||
* [Docker](#docker)
|
* [Docker](#docker)
|
||||||
* [Engenharia de software](#engenharia-de-software)
|
* [Engenharia de software](#engenharia-de-software)
|
||||||
* [Arquitetura de Software](#arquitetura-de-software)
|
* [Arquitetura de Software](#arquitetura-de-software)
|
||||||
* [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
|
* [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
|
||||||
* [Outros](#outros)
|
* [Outros](#outros)
|
||||||
* [Fundamentos Matemáticos Computacionais](#fundamentos-matemáticos-computacionais)
|
* [Fundamentos Matemáticos Computacionais](#fundamentos-matemáticos-computacionais)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
@ -23,18 +23,18 @@
|
|||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [Backbone.js](#backbonejs)
|
* [Backbone.js](#backbonejs)
|
||||||
* [Ember.js](#emberjs)
|
* [Ember.js](#emberjs)
|
||||||
* [Express.js](#expressjs)
|
* [Express.js](#expressjs)
|
||||||
* [Grunt](#grunt)
|
* [Grunt](#grunt)
|
||||||
* [Gulp](#gulp)
|
* [Gulp](#gulp)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [Knockout.js](#knockoutjs)
|
* [Knockout.js](#knockoutjs)
|
||||||
* [Meteor](#meteor)
|
* [Meteor](#meteor)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [Kubernetes](#kubernetes)
|
* [Kubernetes](#kubernetes)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [LISP](#lisp)
|
* [LISP](#lisp)
|
||||||
@ -42,13 +42,13 @@
|
|||||||
* [Pascal](#pascal)
|
* [Pascal](#pascal)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [RegEx](#regex)
|
* [RegEx](#regex)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Shell / Bash Script](#shell--bash)
|
* [Shell / Bash Script](#shell--bash)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
|
|
||||||
|
|
||||||
### Agnósticos
|
### Agnósticos
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* [HTML](#html)
|
* [HTML](#html)
|
||||||
* [MySQL](#mysql)
|
* [MySQL](#mysql)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Scratch](#scratch)
|
* [Scratch](#scratch)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
* [0 - Language Agnostic](#0---language-agnostic)
|
* [0 - Language Agnostic](#0---language-agnostic)
|
||||||
* [Облачные Вычисления](#Облачные-вычисления)
|
* [Облачные Вычисления](#Облачные-вычисления)
|
||||||
* [Парадигмы Программирования](#Парадигмы-программирования)
|
* [Парадигмы Программирования](#Парадигмы-программирования)
|
||||||
* [Работа c cетью](#Работа-с-сетью)
|
* [Работа c cетью](#Работа-с-сетью)
|
||||||
* [Управление конфигурациями](#Управление-конфигурациями)
|
* [Управление конфигурациями](#Управление-конфигурациями)
|
||||||
* [Экосистема открытого исходного кода](#open-source-ecosystem)
|
* [Экосистема открытого исходного кода](#open-source-ecosystem)
|
||||||
* [Assembly](#assembly)
|
* [Assembly](#assembly)
|
||||||
* [Bash](#bash)
|
* [Bash](#bash)
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
@ -20,23 +20,23 @@
|
|||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Bootstrap](#bootstrap)
|
* [Bootstrap](#bootstrap)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
* [EasyMock](#easymock)
|
* [EasyMock](#easymock)
|
||||||
* [Hibernate](#hibernate)
|
* [Hibernate](#hibernate)
|
||||||
* [JDBC](#jdbc)
|
* [JDBC](#jdbc)
|
||||||
* [JUnit](#junit)
|
* [JUnit](#junit)
|
||||||
* [Maven](#maven)
|
* [Maven](#maven)
|
||||||
* [Spring](#spring)
|
* [Spring](#spring)
|
||||||
* [Swing UI](#swing-ui)
|
* [Swing UI](#swing-ui)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [nuxt.js](#nuxtjs)
|
* [nuxt.js](#nuxtjs)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [vue.js](#vuejs)
|
* [vue.js](#vuejs)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
@ -46,30 +46,30 @@
|
|||||||
* [Objective-C](#objective-c)
|
* [Objective-C](#objective-c)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [CakePHP](#cakephp)
|
* [CakePHP](#cakephp)
|
||||||
* [CodeIgniter](#codeigniter)
|
* [CodeIgniter](#codeigniter)
|
||||||
* [Laravel](#laravel)
|
* [Laravel](#laravel)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Jupyter Notebook](#jupyter-notebook)
|
* [Jupyter Notebook](#jupyter-notebook)
|
||||||
* [NumPy](#numpy)
|
* [NumPy](#numpy)
|
||||||
* [Pycharm](#pycharm)
|
* [Pycharm](#pycharm)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [RSpec](#rspec)
|
* [RSpec](#rspec)
|
||||||
* [Ruby on Rails](#ruby-on-rails)
|
* [Ruby on Rails](#ruby-on-rails)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Scala](#scala)
|
* [Scala](#scala)
|
||||||
* [Scilab](#scilab)
|
* [Scilab](#scilab)
|
||||||
* [Scratch](#scratch)
|
* [Scratch](#scratch)
|
||||||
* [Smalltalk](#smalltalk)
|
* [Smalltalk](#smalltalk)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [FirebirdSQL](#firebirdsql)
|
* [FirebirdSQL](#firebirdsql)
|
||||||
* [PostgreSQL](#postgresql)
|
* [PostgreSQL](#postgresql)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [Unix](#unix)
|
* [Unix](#unix)
|
||||||
* [Vim](#vim)
|
* [Vim](#vim)
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
* [Language Agnostic](#language-agnostic)
|
* [Language Agnostic](#language-agnostic)
|
||||||
* [Právo](#pravo)
|
* [Právo](#pravo)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
|
|
||||||
|
|
||||||
### Language Agnostic
|
### Language Agnostic
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
* [.NET Framework](#net-framework)
|
* [.NET Framework](#net-framework)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
* [ClosureScript](#clojurescript)
|
* [ClosureScript](#clojurescript)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Bootstrap](#bootstrap)
|
* [Bootstrap](#bootstrap)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Language Agnostic](#language-agnostic)
|
* [Language Agnostic](#language-agnostic)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,87 +1,87 @@
|
|||||||
## Index
|
## Index
|
||||||
|
|
||||||
* [语言无关](#语言无关)
|
* [语言无关](#语言无关)
|
||||||
* [版本控制](#版本控制)
|
* [版本控制](#版本控制)
|
||||||
* [编程艺术](#编程艺术)
|
* [编程艺术](#编程艺术)
|
||||||
* [编辑器](#编辑器)
|
* [编辑器](#编辑器)
|
||||||
* [编译原理](#编译原理)
|
* [编译原理](#编译原理)
|
||||||
* [操作系统](#操作系统)
|
* [操作系统](#操作系统)
|
||||||
* [程序员杂谈](#程序员杂谈)
|
* [程序员杂谈](#程序员杂谈)
|
||||||
* [大数据](#大数据)
|
* [大数据](#大数据)
|
||||||
* [分布式系统](#分布式系统)
|
* [分布式系统](#分布式系统)
|
||||||
* [管理和监控](#管理和监控)
|
* [管理和监控](#管理和监控)
|
||||||
* [函数式概念](#函数式概念)
|
* [函数式概念](#函数式概念)
|
||||||
* [计算机图形学](#计算机图形学)
|
* [计算机图形学](#计算机图形学)
|
||||||
* [其它](#其它)
|
* [其它](#其它)
|
||||||
* [软件开发方法](#软件开发方法)
|
* [软件开发方法](#软件开发方法)
|
||||||
* [设计模式](#设计模式)
|
* [设计模式](#设计模式)
|
||||||
* [数据库](#数据库)
|
* [数据库](#数据库)
|
||||||
* [项目相关](#项目相关)
|
* [项目相关](#项目相关)
|
||||||
* [在线教育](#在线教育)
|
* [在线教育](#在线教育)
|
||||||
* [正则表达式](#正则表达式)
|
* [正则表达式](#正则表达式)
|
||||||
* [智能系统](#智能系统)
|
* [智能系统](#智能系统)
|
||||||
* [IDE](#ide)
|
* [IDE](#ide)
|
||||||
* [Web](#web)
|
* [Web](#web)
|
||||||
* [WEB服务器](#web服务器)
|
* [WEB服务器](#web服务器)
|
||||||
* [语言相关](#语言相关)
|
* [语言相关](#语言相关)
|
||||||
* [Android](#android)
|
* [Android](#android)
|
||||||
* [Assembly](#assembly)
|
* [Assembly](#assembly)
|
||||||
* [AWK](#awk)
|
* [AWK](#awk)
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
* [C#](#csharp)
|
* [C#](#csharp)
|
||||||
* [C++](#cpp)
|
* [C++](#cpp)
|
||||||
* [CoffeeScript](#coffeescript)
|
* [CoffeeScript](#coffeescript)
|
||||||
* [Dart](#dart)
|
* [Dart](#dart)
|
||||||
* [Elasticsearch](#elasticsearch)
|
* [Elasticsearch](#elasticsearch)
|
||||||
* [Elixir](#elixir)
|
* [Elixir](#elixir)
|
||||||
* [Erlang](#erlang)
|
* [Erlang](#erlang)
|
||||||
* [Fortran](#fortran)
|
* [Fortran](#fortran)
|
||||||
* [Golang](#golang)
|
* [Golang](#golang)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [HTTP](#http)
|
* [HTTP](#http)
|
||||||
* [iOS](#ios)
|
* [iOS](#ios)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [Backbone.js](#backbonejs)
|
* [Backbone.js](#backbonejs)
|
||||||
* [D3.js](#d3js)
|
* [D3.js](#d3js)
|
||||||
* [Electron.js](#electronjs)
|
* [Electron.js](#electronjs)
|
||||||
* [ExtJS](#extjs)
|
* [ExtJS](#extjs)
|
||||||
* [impress.js](#impressjs)
|
* [impress.js](#impressjs)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [React.js](#reactjs)
|
* [React.js](#reactjs)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [Zepto.js](#zeptojs)
|
* [Zepto.js](#zeptojs)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [LISP](#lisp)
|
* [LISP](#lisp)
|
||||||
* [Lua](#lua)
|
* [Lua](#lua)
|
||||||
* [Markdown](#markdown)
|
* [Markdown](#markdown)
|
||||||
* [MySQL](#mysql)
|
* [MySQL](#mysql)
|
||||||
* [NoSQL](#nosql)
|
* [NoSQL](#nosql)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Laravel](#laravel)
|
* [Laravel](#laravel)
|
||||||
* [Symfony](#symfony)
|
* [Symfony](#symfony)
|
||||||
* [PostgreSQL](#postgresql)
|
* [PostgreSQL](#postgresql)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [reStructuredText](#restructuredtext)
|
* [reStructuredText](#restructuredtext)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Scala](#scala)
|
* [Scala](#scala)
|
||||||
* [Scheme](#scheme)
|
* [Scheme](#scheme)
|
||||||
* [Scratch](#scratch)
|
* [Scratch](#scratch)
|
||||||
* [Shell](#shell)
|
* [Shell](#shell)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [Deno](#deno)
|
* [Deno](#deno)
|
||||||
* [VBA](#vba-microsoft-visual-basic-applications)
|
* [VBA](#vba-microsoft-visual-basic-applications)
|
||||||
* [Vim](#vim)
|
* [Vim](#vim)
|
||||||
* [Visual Prolog](#visual-prolog)
|
* [Visual Prolog](#visual-prolog)
|
||||||
|
|
||||||
|
|
||||||
## 语言无关
|
## 语言无关
|
||||||
@ -316,8 +316,8 @@
|
|||||||
### Assembly
|
### Assembly
|
||||||
|
|
||||||
* 逆向工程权威指南 《Reverse Engineering for Beginners》 - Dennis Yurichev, Antiy Labs, Archer
|
* 逆向工程权威指南 《Reverse Engineering for Beginners》 - Dennis Yurichev, Antiy Labs, Archer
|
||||||
* [逆向工程权威指南 《Reverse Engineering for Beginners》 Vol.1](https://beginners.re/RE4B-CN-vol1.pdf) - Dennis Yurichev, Antiy Labs, Archer (PDF)
|
* [逆向工程权威指南 《Reverse Engineering for Beginners》 Vol.1](https://beginners.re/RE4B-CN-vol1.pdf) - Dennis Yurichev, Antiy Labs, Archer (PDF)
|
||||||
* [逆向工程权威指南 《Reverse Engineering for Beginners》 Vol.2](https://beginners.re/RE4B-CN-vol2.pdf) - Dennis Yurichev, Antiy Labs, Archer (PDF)
|
* [逆向工程权威指南 《Reverse Engineering for Beginners》 Vol.2](https://beginners.re/RE4B-CN-vol2.pdf) - Dennis Yurichev, Antiy Labs, Archer (PDF)
|
||||||
* [C/C++面向WebAssembly编程](https://github.com/3dgen/cppwasm-book/tree/master/zh) - Ending, Chai Shushan (HTML, [:package: examples](https://github.com/3dgen/cppwasm-book/tree/master/examples))
|
* [C/C++面向WebAssembly编程](https://github.com/3dgen/cppwasm-book/tree/master/zh) - Ending, Chai Shushan (HTML, [:package: examples](https://github.com/3dgen/cppwasm-book/tree/master/examples))
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
|
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
* [Gulp](#gulp)
|
* [Gulp](#gulp)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [Spring](#spring)
|
* [Spring](#spring)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [.NET](#net)
|
* [.NET](#net)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
|
@ -11,31 +11,31 @@
|
|||||||
* [Computer Architecture](#computer-architecture)
|
* [Computer Architecture](#computer-architecture)
|
||||||
* [Dart](#dart)
|
* [Dart](#dart)
|
||||||
* [Databases](#databases)
|
* [Databases](#databases)
|
||||||
* [NoSQL](#nosql)
|
* [NoSQL](#nosql)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [Flutter](#flutter)
|
* [Flutter](#flutter)
|
||||||
* [Game Development](#game-development)
|
* [Game Development](#game-development)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Gulp.js](#gulpjs)
|
* [Gulp.js](#gulpjs)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [NodeJS](#nodejs)
|
* [NodeJS](#nodejs)
|
||||||
* [PugJs](#pugjs)
|
* [PugJs](#pugjs)
|
||||||
* [React.js](#reactjs)
|
* [React.js](#reactjs)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [.NET](#net)
|
* [.NET](#net)
|
||||||
* [Operating Systems](#operating-systems)
|
* [Operating Systems](#operating-systems)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Prolog](#prolog)
|
* [Prolog](#prolog)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Software Architecture](#software-architecture)
|
* [Software Architecture](#software-architecture)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
|
|
||||||
|
|
||||||
### Algorithms & Data Structures
|
### Algorithms & Data Structures
|
||||||
|
@ -9,13 +9,13 @@
|
|||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [HTML and CSS](#html-and-css)
|
* [HTML and CSS](#html-and-css)
|
||||||
* [Bootstrap](#bootstrap)
|
* [Bootstrap](#bootstrap)
|
||||||
* [IDE and Editors](#ide-and-editors)
|
* [IDE and Editors](#ide-and-editors)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [MySQL](#mysql)
|
* [MySQL](#mysql)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
|
@ -20,8 +20,8 @@
|
|||||||
* [Dart](#dart)
|
* [Dart](#dart)
|
||||||
* [Data Science](#data-science)
|
* [Data Science](#data-science)
|
||||||
* [Databases](#databases)
|
* [Databases](#databases)
|
||||||
* [NoSQL](#nosql)
|
* [NoSQL](#nosql)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [Deep Learning](#deep-learning)
|
* [Deep Learning](#deep-learning)
|
||||||
* [Docker](#docker)
|
* [Docker](#docker)
|
||||||
* [Flutter](#flutter)
|
* [Flutter](#flutter)
|
||||||
@ -33,17 +33,17 @@
|
|||||||
* [iOS](#ios)
|
* [iOS](#ios)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [D3.js](#d3js)
|
* [D3.js](#d3js)
|
||||||
* [Electron](#electron)
|
* [Electron](#electron)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [Next.js](#nextjs)
|
* [Next.js](#nextjs)
|
||||||
* [NodeJS](#nodejs)
|
* [NodeJS](#nodejs)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [React Native](#react-native)
|
* [React Native](#react-native)
|
||||||
* [Redux](#redux)
|
* [Redux](#redux)
|
||||||
* [Svelte](#svelte)
|
* [Svelte](#svelte)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [Kubernetes](#kubernetes)
|
* [Kubernetes](#kubernetes)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
@ -62,8 +62,8 @@
|
|||||||
* [PLC - Programmable logic controllers](#plc---programmable-logic-controllers)
|
* [PLC - Programmable logic controllers](#plc---programmable-logic-controllers)
|
||||||
* [Processing](#processing)
|
* [Processing](#processing)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
* [QB64](#QB64)
|
* [QB64](#QB64)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Robotics](#robotics)
|
* [Robotics](#robotics)
|
||||||
@ -74,11 +74,11 @@
|
|||||||
* [Solidity](#solidity)
|
* [Solidity](#solidity)
|
||||||
* [Spark](#spark)
|
* [Spark](#spark)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
* [Vapor](#vapor)
|
* [Vapor](#vapor)
|
||||||
* [Theory](#theory)
|
* [Theory](#theory)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [Deno](#deno)
|
* [Deno](#deno)
|
||||||
* [Verilog / VHDL / SystemVerilog](#verilog--vhdl--systemverilog)
|
* [Verilog / VHDL / SystemVerilog](#verilog--vhdl--systemverilog)
|
||||||
* [Web Development](#web-development)
|
* [Web Development](#web-development)
|
||||||
|
|
||||||
|
@ -5,18 +5,18 @@
|
|||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Machine Learning](#machine-learning)
|
* [Machine Learning](#machine-learning)
|
||||||
* [Network](#network)
|
* [Network](#network)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Codeigniter](#codeigniter)
|
* [Codeigniter](#codeigniter)
|
||||||
* [Laravel](#laravel)
|
* [Laravel](#laravel)
|
||||||
* [Yii](#yii)
|
* [Yii](#yii)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
* [Web Development](#web-development)
|
* [Web Development](#web-development)
|
||||||
|
|
||||||
|
|
||||||
|
@ -10,9 +10,9 @@
|
|||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
|
@ -10,16 +10,16 @@
|
|||||||
* [HTML and CSS](#html-and-css)
|
* [HTML and CSS](#html-and-css)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Next.js](#nextjs)
|
* [Next.js](#nextjs)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Machine Learning](#machine-learning)
|
* [Machine Learning](#machine-learning)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Ruby on Rails](#ruby-on-rails)
|
* [Ruby on Rails](#ruby-on-rails)
|
||||||
|
|
||||||
|
|
||||||
### Algorithms
|
### Algorithms
|
||||||
|
@ -16,11 +16,11 @@
|
|||||||
* [Gradle](#gradle)
|
* [Gradle](#gradle)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [Spring](#spring)
|
* [Spring](#spring)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Node](#node)
|
* [Node](#node)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Vue](#vue)
|
* [Vue](#vue)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [Kubernetes](#kubernetes)
|
* [Kubernetes](#kubernetes)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
@ -29,12 +29,12 @@
|
|||||||
* [MongoDB](#mongodb)
|
* [MongoDB](#mongodb)
|
||||||
* [MySQL](#mysql)
|
* [MySQL](#mysql)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Codeigniter](#codeigniter)
|
* [Codeigniter](#codeigniter)
|
||||||
* [Laravel](#laravel)
|
* [Laravel](#laravel)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
* [PyTorch](#pytorch)
|
* [PyTorch](#pytorch)
|
||||||
* [Redis](#redis)
|
* [Redis](#redis)
|
||||||
* [SASS / SCSS](#sass--scss)
|
* [SASS / SCSS](#sass--scss)
|
||||||
* [Solidity](#solidity)
|
* [Solidity](#solidity)
|
||||||
|
@ -8,11 +8,11 @@
|
|||||||
* [C#](#csharp)
|
* [C#](#csharp)
|
||||||
* [C++](#cpp)
|
* [C++](#cpp)
|
||||||
* [Database](#database)
|
* [Database](#database)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [Delphi](#delphi)
|
* [Delphi](#delphi)
|
||||||
* [DevOps](#devops)
|
* [DevOps](#devops)
|
||||||
* [Embedded](#embedded)
|
* [Embedded](#embedded)
|
||||||
* [Arduino](#arduino)
|
* [Arduino](#arduino)
|
||||||
* [Generale](#generale)
|
* [Generale](#generale)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
@ -26,12 +26,12 @@
|
|||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Sistemi Informativi](#sistemi-informativi)
|
* [Sistemi Informativi](#sistemi-informativi)
|
||||||
* [Sistemi Operativi](#sistemi-operativi)
|
* [Sistemi Operativi](#sistemi-operativi)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Strumenti di sviluppo](#strumenti-di-sviluppo)
|
* [Strumenti di sviluppo](#strumenti-di-sviluppo)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Maven](#maven)
|
* [Maven](#maven)
|
||||||
* [Web](#web)
|
* [Web](#web)
|
||||||
* [Vue](#vue)
|
* [Vue](#vue)
|
||||||
* [Workshop](#workshop)
|
* [Workshop](#workshop)
|
||||||
|
|
||||||
|
|
||||||
|
@ -16,9 +16,9 @@
|
|||||||
* [iOS](#ios)
|
* [iOS](#ios)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [Node.js](#node.js)
|
* [Node.js](#node.js)
|
||||||
* [React.js](#react.js)
|
* [React.js](#react.js)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Machine Learning](#machine-learning)
|
* [Machine Learning](#machine-learning)
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
|
|
||||||
|
|
||||||
### Android
|
### Android
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
* [Shell](#shell)
|
* [Shell](#shell)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [WordPress](#wordpress)
|
* [WordPress](#wordpress)
|
||||||
|
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
* [HTML](#html)
|
* [HTML](#html)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Node.js](#nodejs)
|
* [Node.js](#nodejs)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Julia](#julia)
|
* [Julia](#julia)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
|
|
||||||
|
|
||||||
### ASP.NET Core
|
### ASP.NET Core
|
||||||
@ -30,4 +30,3 @@
|
|||||||
#### React
|
#### React
|
||||||
|
|
||||||
* [Fundamentals \| React JS in Sinhala](https://youtube.com/playlist?list=PLvvtf05eMZ2DpDyWwmAjEuicvVxx4vIYB) - Fiqri Ismail (YouTube)
|
* [Fundamentals \| React JS in Sinhala](https://youtube.com/playlist?list=PLvvtf05eMZ2DpDyWwmAjEuicvVxx4vIYB) - Fiqri Ismail (YouTube)
|
||||||
|
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
* [C++](#cpp)
|
* [C++](#cpp)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [NodeJS](#nodejs)
|
* [NodeJS](#nodejs)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Ruby](#Ruby)
|
* [Ruby](#Ruby)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
|
|
||||||
|
|
||||||
### C
|
### C
|
||||||
|
@ -14,8 +14,8 @@
|
|||||||
* [HTML](#html)
|
* [HTML](#html)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [Machine-Learning](#machine-learning)
|
* [Machine-Learning](#machine-learning)
|
||||||
* [MongoDB](#mongodb)
|
* [MongoDB](#mongodb)
|
||||||
* [NodeJS](#nodejs)
|
* [NodeJS](#nodejs)
|
||||||
@ -28,7 +28,7 @@
|
|||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [Unity](#unity)
|
* [Unity](#unity)
|
||||||
* [Vue](#vue)
|
* [Vue](#vue)
|
||||||
* [Wordpress](#wordpress)
|
* [Wordpress](#wordpress)
|
||||||
|
@ -15,11 +15,11 @@
|
|||||||
* [IDE / Editors](#ide--editors)
|
* [IDE / Editors](#ide--editors)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [Nest.js](#nestjs)
|
* [Nest.js](#nestjs)
|
||||||
* [Nuxt.js](#nuxtjs)
|
* [Nuxt.js](#nuxtjs)
|
||||||
* [React.js](#reactjs)
|
* [React.js](#reactjs)
|
||||||
* [Vue.js](#vuejs)
|
* [Vue.js](#vuejs)
|
||||||
* [Kotlin](#Kotlin)
|
* [Kotlin](#Kotlin)
|
||||||
* [Kubernetes](#kubernetes)
|
* [Kubernetes](#kubernetes)
|
||||||
* [Language Translations](#language-translations)
|
* [Language Translations](#language-translations)
|
||||||
@ -112,8 +112,8 @@
|
|||||||
* [Git Cheat Sheet](https://education.github.com/git-cheat-sheet-education.pdf) - GitHub (PDF)
|
* [Git Cheat Sheet](https://education.github.com/git-cheat-sheet-education.pdf) - GitHub (PDF)
|
||||||
* [Git Cheat Sheet](https://about.gitlab.com/images/press/git-cheat-sheet.pdf) - GitLab (PDF)
|
* [Git Cheat Sheet](https://about.gitlab.com/images/press/git-cheat-sheet.pdf) - GitLab (PDF)
|
||||||
* [Git Cheat Sheet](http://git.jk.gs) - Jan Krüger (PDF, SVG)
|
* [Git Cheat Sheet](http://git.jk.gs) - Jan Krüger (PDF, SVG)
|
||||||
* [Git Cheat Sheet](https://jan-krueger.net/wordpress/wp-content/uploads/2007/09/git-cheat-sheet.pdf) (PDF)
|
* [Git Cheat Sheet](https://jan-krueger.net/wordpress/wp-content/uploads/2007/09/git-cheat-sheet.pdf) (PDF)
|
||||||
* [Git Cheat Sheet - extended](https://jan-krueger.net/wordpress/wp-content/uploads/2007/09/git-cheat-sheet-v2.zip) (PDF)
|
* [Git Cheat Sheet - extended](https://jan-krueger.net/wordpress/wp-content/uploads/2007/09/git-cheat-sheet-v2.zip) (PDF)
|
||||||
* [Git Cheat Sheet](https://programmingwithmosh.com/wp-content/uploads/2020/09/Git-Cheat-Sheet.pdf) - Moshfegh Hamedani (PDF)
|
* [Git Cheat Sheet](https://programmingwithmosh.com/wp-content/uploads/2020/09/Git-Cheat-Sheet.pdf) - Moshfegh Hamedani (PDF)
|
||||||
* [Git ściąga (pl)](https://training.github.com/downloads/pl/github-git-cheat-sheet/) - GitHub
|
* [Git ściąga (pl)](https://training.github.com/downloads/pl/github-git-cheat-sheet/) - GitHub
|
||||||
* [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown)
|
* [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown)
|
||||||
|
@ -17,16 +17,16 @@
|
|||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [Bootstrap](#bootstrap)
|
* [Bootstrap](#bootstrap)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [jQuery](#jquery)
|
* [jQuery](#jquery)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Redux](#redux)
|
* [Redux](#redux)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [Language Agnostic](#language-agnostic)
|
* [Language Agnostic](#language-agnostic)
|
||||||
* [Operating Systems](#operating-systems)
|
* [Operating Systems](#operating-systems)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
* [MATLAB](#matlab)
|
* [MATLAB](#matlab)
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
* [HTML / CSS](#html--css)
|
* [HTML / CSS](#html--css)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [React](#react)
|
* [React](#react)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
|
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
* [Ionic](#ionic)
|
* [Ionic](#ionic)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [AngularJS](#angularjs)
|
* [AngularJS](#angularjs)
|
||||||
* [Kotlin](#kotlin)
|
* [Kotlin](#kotlin)
|
||||||
* [Kubernetes](#kubernetes)
|
* [Kubernetes](#kubernetes)
|
||||||
* [.Net](#dotnet)
|
* [.Net](#dotnet)
|
||||||
@ -43,7 +43,7 @@
|
|||||||
* [Svelte](#svelte)
|
* [Svelte](#svelte)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
* [TypeScript](#typescript)
|
* [TypeScript](#typescript)
|
||||||
* [Angular](#angular)
|
* [Angular](#angular)
|
||||||
* [V](#v)
|
* [V](#v)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user