mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-05 22:53:14 +08:00
bad links removal needs verification 2018-05-02 (#2815)
* remove broken links * remove broken links * remove broken links * fix broken links * fix broken links * fix broken links * fix broken links * remove broken links * remove broken links * remove broken links * remove broken links * remove broken links * remove broken links * remove broken links * remove broken links * remove broken links * remove broken links * replace dead link
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
* [LaTeX](#latex)
|
||||
* [LISP](#lisp)
|
||||
* [Lua](#lua)
|
||||
* [Perl](#perl)
|
||||
* [PHP](#php)
|
||||
* [Python](#python)
|
||||
* [Django](#django)
|
||||
@@ -41,7 +40,6 @@
|
||||
* [Apostila Linguagem C](http://www.ime.usp.br/~slago/slago-C.pdf) - Silvio Lago (PDF)
|
||||
* [Curso de Programação em C - UFMG](http://www2.dcc.ufmg.br/disciplinas/pc/source/introducao_c_renatocm_deeufmg.pdf) - Renato Cardoso Mesquita (PDF)
|
||||
* [Introdução a Programação](https://github.com/ufpb-computacao/introducao-a-programacao-livro/releases) - livro adotado na UFPB.
|
||||
* [Introdução ao Curso de C ](http://www.ic.unicamp.br/~mc102/introducao-ao-curso-de-c.html).
|
||||
* [Introdução em Computação - C](http://www.ime.usp.br/~elo/IntroducaoComputacao/).
|
||||
* [O Fantástico Mundo da Linguagem C](https://fiorix.files.wordpress.com/2014/04/o-fantc3a1stico-mundo-da-linguagem-c.pdf) (PDF)
|
||||
* [Projeto de Algoritmos em C](http://www.ime.usp.br/~pf/algoritmos/)
|
||||
@@ -76,7 +74,6 @@
|
||||
|
||||
### Git
|
||||
|
||||
* [Apostila Git - UFPR](http://www.pet.est.ufpr.br/apostila/apostila_git.pdf) (PDF)
|
||||
* [Git - guia prático](http://rogerdudler.github.io/git-guide/index.pt_BR.html)
|
||||
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/)
|
||||
* [Minicurso - Controle de Versão usando o Git](https://github.com/ltiaunesp/Git-Minicurso) - LTIA UNESP
|
||||
@@ -204,11 +201,6 @@
|
||||
* [Manual de Referência de Lua 5.2](http://www.lua.org/manual/5.2/pt/)
|
||||
|
||||
|
||||
### Perl
|
||||
|
||||
* [Perl Básico](https://github.com/HeitorG/Perl-Brasil/blob/master/apostilas/perl-basico.pdf) - Heitor Gouvea (PDF)
|
||||
|
||||
|
||||
### PHP
|
||||
|
||||
* [A semana PHP](http://asemanaphp.com.br)
|
||||
|
||||
Reference in New Issue
Block a user