Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove non-free leanpub books #7026

Merged
merged 3 commits into from
Aug 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 1 addition & 15 deletions books/free-programming-books-es.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
* [Android](#android)
* [C](#c)
* [C++](#cpp)
* [Coffeescript](#coffeescript)
* [Emacs](#emacs)
* [Ensamblador](#ensamblador)
* [Erlang](#erlang)
Expand Down Expand Up @@ -47,7 +46,6 @@
* [Scratch](#scratch)
* [SQL](#sql)
* [Subversion](#subversion)
* [SVG](#svg)
* [TypeScript](#typescript)
* [Angular](#angular)

Expand Down Expand Up @@ -142,11 +140,6 @@
* [Ejercicios de programación creativos y recreativos en C++](http://antares.sip.ucm.es/cpareja/libroCPP/) (HTML)


### Coffeescript

* [Coffeescript, un pequeño gran libro](https://leanpub.com/coffeescript) - Javi Jiménez (Leanpub cuenta requerida)


### Ensamblador

* [Lenguaje Ensamblador para PC](https://pacman128.github.io/static/pcasm-book-spanish.pdf) - Paul A.Carter (PDF)
Expand Down Expand Up @@ -252,9 +245,7 @@

#### React

* [Desarrollo de Aplicaciones Web con React.js y Redux.js](https://leanpub.com/react-redux) - Sergio Xalambrí (PDF, EPUB, MOBI; Leanpub cuenta requerida)
eshellman marked this conversation as resolved.
Show resolved Hide resolved
* [Descubre React](https://leanpub.com/descubre-react) - Javi Jiménez (HTML, PDF, EPUB, MOBI; Leanpub cuenta requerida)
* [El Camino para Aprender React](https://leanpub.com/the-road-to-learn-react-spanish) (PDF, EPUB, MOBI; Leanpub cuenta requerida)
* [Desarrollo de Aplicaciones Web con React.js y Redux.js](https://leanpub.com/react-redux/read) - Sergio Xalambrí (HTML)
* [SurviveJS - React de aprendiz a maestro](https://es.survivejs.com) - Juho Vepsäläinen (HTML, PDF)


Expand Down Expand Up @@ -397,11 +388,6 @@
* [Control de versiones con Subversion](http://svnbook.red-bean.com/nightly/es/index.html) (HTML)


### SVG

* [Scalable. Un libro sobre SVG](https://leanpub.com/scalable/) (Leanpub cuenta requerida)


### TypeScript

* [Aprendizaje TypeScript](https://riptutorial.com/Download/typescript-es.pdf) - riptutorial (PDF)
Expand Down
8 changes: 1 addition & 7 deletions books/free-programming-books-id.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
### <a id="cpp"></a>C++

* [Belajar C++ Dasar Bahasa Indonesia](https://github.com/kelasterbuka/CPP_dasar-dasar-programming) - Kelas Terbuka
* [Koding C++ Dengan Qt](https://leanpub.com/koding-cpp-qt) *(Membutuhkan akun Leanpub atau email yang valid)*


### CodeIgniter
Expand All @@ -71,7 +70,6 @@
### Git

* [Belajar Git untuk Pemula](https://github.com/petanikode/belajar-git)
* [Kontrol Versi dengan Git](https://leanpub.com/kontrol-versi-git)
* [Pro Git 2nd Edition](https://git-scm.com/book/id/v2)


Expand All @@ -86,7 +84,6 @@

* [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/)
* [Ebook Belajar HTML Dan CSS Dasar](https://www.malasngoding.com/download-ebook-belajar-html-dan-css-dasar-gratis/)
* [HTML & CSS: Buat Websitemu Sendiri ](https://leanpub.com/html-css--buat-webistemu-sendiri) *(Membutuhkan akun Leanpub atau email yang valid)*
* [Tutorial Dasar CSS untuk Pemula](https://www.petanikode.com/tutorial/css/) - Ahmad Muhardian (Petani Kode) *(:construction: Dalam Proses)*
* [Tutorial HTML untuk Pemula](https://www.petanikode.com/tutorial/html/) - Ahmad Muhardian (Petani Kode)

Expand Down Expand Up @@ -125,7 +122,7 @@

### Pemrograman Fungsional

* [Pemrograman Fungsional untuk Rakyat Jelata dengan Scalaz](https://leanpub.com/fpmortals-id)
* [Pemrograman Fungsional untuk Rakyat Jelata dengan Scalaz](https://leanpub.com/fpmortals-id/read) (HTML)


### Pemrograman Kompetitif
Expand Down Expand Up @@ -171,9 +168,6 @@

### TypeScript

* [Belajar TypeScript](https://leanpub.com/belajar-typescript) *(Membutuhkan akun Leanpub atau email yang valid)*


#### Angular

* [Tutorial Angular Indonesia](https://degananda.com/tutorial-angular-indonesia-daftar-isi-download-pdf/) - Degananda Ferdian Priyambada (HTML)
Expand Down
Loading