mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
commit
dd4ffa1459
1 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
* [Python](#python)
|
||||
* [Ruby](#ruby)
|
||||
* [Shell Script](#shell)
|
||||
|
||||
* [Lua](#lua)
|
||||
|
||||
###C
|
||||
* [Introdução a Programação](https://github.com/edusantana/introducao-a-programacao-livro/releases) - livro adotado na UFPB.
|
||||
|
|
@ -86,3 +86,6 @@
|
|||
|
||||
###Shell
|
||||
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf)
|
||||
|
||||
###Lua
|
||||
* [Manual de Referência de Lua 5.2](http://www.lua.org/manual/5.2/pt/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue