1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 20:29:03 +00:00

Merge pull request #1637 from Adejair/master

Introdução ao Linux e ao Shell Script ((Introduction to linux and shell script) (pdf))
This commit is contained in:
victor felder 2015-10-22 20:34:30 +02:00
commit 35724eb7e7

View File

@ -101,7 +101,7 @@
### Python
* [Desenvolvimento web com Python e web2py!](https://dl.dropboxusercontent.com/u/830444/apostila_web2py_basico.pdf)
* [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
* [Python Orientado a Objetos](http://www.dcc.ufrj.br/~fabiom/mab225/pythonoo.pdf)
* [Python Orientado a Objetos](http://www.dcc.ufrj.br/~fabiom/mab225/pythonoo.pdf)
* [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)
@ -121,6 +121,7 @@
### Shell
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf)
* [Pequena introdução ao linux e ao Shell Script ](https://www.telecom.uff.br/pet/petws/downloads/apostilas/LINUX.pdf)
### Vim