Skip to content

Commit 314bcf2

Browse files
committed
fix: update broken link for Statistical Fundamentals book (#13044)
1 parent 32a4ebd commit 314bcf2

File tree

1 file changed

+63
-63
lines changed

1 file changed

+63
-63
lines changed

books/free-programming-books-pt_BR.md

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,67 @@
11
### Índice
22

3-
* [Agnósticos](#agnósticos)
4-
* [Cloud Computing](#cloud-computing)
5-
* [IDE and editors](#ide-and-editors)
6-
* [Programação](#programação)
7-
* [Sistemas Operacionais](#sistemas-operacionais)
8-
* [Android](#android)
9-
* [Arduino](#arduino)
10-
* [Assembly](#assembly)
11-
* [Banco de Dados](#banco-de-dados)
12-
* [Basic](#basic)
13-
* [C](#c)
14-
* [C#](#csharp)
15-
* [C++](#cpp)
16-
* [Dart](#dart)
17-
* [Docker](#docker)
18-
* [Elixir](#elixir)
19-
* [Engenharia de software](#engenharia-de-software)
20-
* [Arquitetura de Software](#arquitetura-de-software)
21-
* [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
22-
* [Outros](#outros)
23-
* [Fortran](#fortran)
24-
* [Fundamentos Matemáticos Computacionais](#fundamentos-matemáticos-computacionais)
25-
* [Git](#git)
26-
* [Go](#go)
27-
* [Haskell](#haskell)
28-
* [HTML and CSS](#html-and-css)
29-
* [Inteligência Artificial](#inteligência-artificial)
30-
* [Internet das Coisas](#internet-das-coisas)
31-
* [Java](#java)
32-
* [JavaScript](#javascript)
33-
* [AngularJS](#angularjs)
34-
* [Backbone.js](#backbonejs)
35-
* [Ember.js](#emberjs)
36-
* [Express.js](#expressjs)
37-
* [Grunt](#grunt)
38-
* [Gulp](#gulp)
39-
* [jQuery](#jquery)
40-
* [Knockout.js](#knockoutjs)
41-
* [Meteor](#meteor)
42-
* [Next.js](#nextjs)
43-
* [Node.js](#nodejs)
44-
* [React](#react)
45-
* [Vue.js](#vuejs)
46-
* [Julia](#julia)
47-
* [Kubernetes](#kubernetes)
48-
* [LaTeX](#latex)
49-
* [Lisp](#lisp)
50-
* [Logo](#logo)
51-
* [Lua](#lua)
52-
* [Pascal](#pascal)
53-
* [PHP](#php)
54-
* [Yii](#yii)
55-
* [Python](#python)
56-
* [Django](#django)
57-
* [R](#r)
58-
* [RegEx](#regex)
59-
* [Ruby](#ruby)
60-
* [Rust](#rust)
61-
* [Shell / Bash Script](#shell--bash)
62-
* [TypeScript](#typescript)
63-
* [Angular](#angular)
3+
- [Índice](#índice)
4+
- [Agnósticos](#agnósticos)
5+
- [Cloud Computing](#cloud-computing)
6+
- [IDE and editors](#ide-and-editors)
7+
- [Programação](#programação)
8+
- [Sistemas Operacionais](#sistemas-operacionais)
9+
- [Android](#android)
10+
- [Arduino](#arduino)
11+
- [Assembly](#assembly)
12+
- [Banco de Dados](#banco-de-dados)
13+
- [Basic](#basic)
14+
- [C](#c)
15+
- [C#](#c-1)
16+
- [C++](#c-2)
17+
- [Dart](#dart)
18+
- [Docker](#docker)
19+
- [Elixir](#elixir)
20+
- [Engenharia de Software](#engenharia-de-software)
21+
- [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
22+
- [Arquitetura de Software](#arquitetura-de-software)
23+
- [Outros](#outros)
24+
- [Fortran](#fortran)
25+
- [Fundamentos Matemáticos Computacionais](#fundamentos-matemáticos-computacionais)
26+
- [Git](#git)
27+
- [GO](#go)
28+
- [Haskell](#haskell)
29+
- [HTML and CSS](#html-and-css)
30+
- [Inteligência Artificial](#inteligência-artificial)
31+
- [Internet das Coisas](#internet-das-coisas)
32+
- [Java](#java)
33+
- [JavaScript](#javascript)
34+
- [AngularJS](#angularjs)
35+
- [Backbone.js](#backbonejs)
36+
- [Ember.js](#emberjs)
37+
- [Express.js](#expressjs)
38+
- [Grunt](#grunt)
39+
- [Gulp](#gulp)
40+
- [jQuery](#jquery)
41+
- [Knockout.js](#knockoutjs)
42+
- [Meteor](#meteor)
43+
- [Next.js](#nextjs)
44+
- [Node.js](#nodejs)
45+
- [React](#react)
46+
- [Vue.js](#vuejs)
47+
- [Julia](#julia)
48+
- [Kubernetes](#kubernetes)
49+
- [LaTeX](#latex)
50+
- [Lisp](#lisp)
51+
- [Logo](#logo)
52+
- [Lua](#lua)
53+
- [Pascal](#pascal)
54+
- [PHP](#php)
55+
- [Yii](#yii)
56+
- [Python](#python)
57+
- [Django](#django)
58+
- [R](#r)
59+
- [RegEx](#regex)
60+
- [Ruby](#ruby)
61+
- [Rust](#rust)
62+
- [Shell / Bash](#shell--bash)
63+
- [TypeScript](#typescript)
64+
- [Angular](#angular)
6465

6566

6667
### Agnósticos
@@ -442,8 +443,7 @@
442443
### R
443444

444445
* [Análise Exploratória de Dados usando o R](http://www.uesc.br/editora/livrosdigitais2/analiseexploratoria_r.pdf) - Enio Jelihovschi (PDF)
445-
* [Fundamentos Estatísticos de Ciência dos Dados](https://homepages.dcc.ufmg.br/~assuncao/EstatCC/FECD.pdf) - Renato Assunção (PDF)
446-
* [Introdução à Linguagem R: seus fundamentos e sua prática](https://pedropark99.github.io/Introducao_R/) - Pedro Duarte Faria
446+
Introdução à Linguagem R: seus fundamentos e sua prática](https://pedropark99.github.io/Introducao_R/) - Pedro Duarte Faria
447447
* [R para cientistas sociais](http://www.uesc.br/editora/livrosdigitais_20140513/r_cientistas.pdf) - Jakson Alves de Aquino (PDF)
448448

449449

0 commit comments

Comments
 (0)