Compare commits
3 Commits
aa9b6ed33c
...
f40ca346b8
Author | SHA1 | Date |
---|---|---|
Wanderson Trindade Vitorino | f40ca346b8 | |
Ajay Singh | 35d21565a9 | |
Wanderson Trindade Vitorino | 829b5fa852 |
|
@ -0,0 +1,9 @@
|
|||
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
|
||||
|
||||
<!-- Setup Google Analytics -->
|
||||
|
||||
|
||||
<!-- You can set your favicon here -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
|
||||
|
||||
<!-- end custom head snippets -->
|
|
@ -85,6 +85,7 @@
|
|||
* [Introdução a Algoritmos e Programação](http://www.ferrari.pro.br/home/documents/FFerrari-CCechinel-Introducao-a-algoritmos.pdf) - Fabricio Ferrari, Cristian Cechinel (PDF)
|
||||
* [Lógica de Programação para iniciantes](https://dicasdeprogramacao.com.br/download/ebook-logica-de-programacao-para-iniciantes.pdf) - Gustavo Furtado de Oliveira Alves (PDF)
|
||||
* [Paradigmas de programação](https://github.com/edsomjr/Paradigmas) - Edson Alves (HTML)
|
||||
* [Programação para iniciantes](https://s3.amazonaws.com/algaworks-assets/ebooks/algaworks-livro-programacao-para-iniciantes-v1.1.pdf) - Alexandre Afonso (PDF)
|
||||
|
||||
|
||||
#### Sistemas Operacionais
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue