Skip to content

Commit

Permalink
Add arabic language books (EbookFoundation#2132)
Browse files Browse the repository at this point in the history
* add arabic language books

* 'fix broken link'

* 'fix alphabetical order'

* 'fix alphabetical order'

* 'fix alphabetical order and blank space'

* add book

* add book
  • Loading branch information
Tuhamii authored and vhf committed Nov 20, 2016
1 parent 27eb95a commit 5f9fb57
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md).


### In Other Spoken Languages
+ Arabic: [github](/free-programming-books-ar.md)
+ Azerbaijan: [github](/free-programming-books-az.md)
+ Bulgarian: [github](/free-programming-books-bg.md)
+ Chinese: [github](/free-programming-books-zh.md)
Expand Down Expand Up @@ -51,7 +52,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md).

### Interactive Programming Resources
+ [Free interactive programming tutorials](/free-programming-interactive-tutorials-en.md)


### JavaScript Frameworks and Resources
+ [Free JavaScript frameworks resources and tutorials - English](/javascript-frameworks-resources.md)
Expand Down
91 changes: 91 additions & 0 deletions free-programming-books-ar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
### Index

* [Arduino](#arduino)
* [GIT](#git)
* [Introduction to programming in Arabic](#introduction)
* [Linux](#linux)
* [Open source software](#oss)
* [Operating system](#os)
* [PHP](#php)
* [Programming in Scratch](#scratch)
* [Raspberry Pi](#raspberry-pi)
* [RUBY](#ruby)
* [SECURITY](#security)
* [SEO](#seo)
* [UI/UX](#ui-ux)


### Arduino

* [اردوينو ببساطة](http://librebooks.org/simply-arduino/)
* [كتاب احترف الأردوينو](http://www.ev-center.com/uploads/2/1/2/6/21261678/arduino.pdf) (PDF)


### Git

* [GIT](http://blog.algorithmers.com/git/)


### Introduction to programming in Arabic

* [مختصر دليل لغات البرمجة ](http://alyassen.com/books/Brief-guide-to-programming-languages-v1.2.4.pdf) (PDF)


### Linux

* [أوبنتو ببساطة](http://librebooks.org/simply-ubuntu/)
* [الإدارة المتقدمة لجنو/لينكس ](http://librebooks.org/gnu-linux-advanced-administration/)
* [دفتر مدير دبيان](http://librebooks.org/debian-handbook-arabic/)
* [دليل إدارة خواديم أوبنتو ](http://librebooks.org/ubuntu-server-guide-arabic/)


### open source software

* [الأبعاد الاستراتيجية للبرمجيات الحرة مفتوحة المصدر ](http://librebooks.org/strategic-dimensions-of-free-and-open-source-software/)
* [الحريات الرقمية - المفاهيم الرئيسية ](http://librebooks.org/digital-freedoms-main-concepts/)
* [المصادر المفتوحة خيارات بلا حدود ](http://librebooks.org/opensource-ultimate-options/)
* [تعرف على البرمجيات الحرة ](http://librebooks.org/know-free-software/)
* [دليل البرمجيات الحرة مفتوحة ](http://librebooks.org/free-opensource-guide/)
* [نبذة عن رخص البرمجيات الحرة ](http://librebooks.org/bref-about-foss-licenses/)


### Operating Systems

* [المقدمة في تحليل وتصميم أنظمة ](http://librebooks.org/intro-to-os-analysis-and-design/)


### php

* [تعلم البرمجة بلغة PHP](http://librebooks.org/learn-programming-with-php/)


### Programming in Scratch

* [كتاب احترف سكراتش](http://www.ev-center.com/uploads/2/1/2/6/21261678/scratch.pdf) (PDF)


### raspberry-pi

* [راسبيري باي ببساطة ](http://librebooks.org/simply-raspberry-pi/)


### ruby

* [مقدمة في روبي ](http://librebooks.org/intro-to-ruby/)


### Security

* [تأمين الشبكات اللاسلكية للمستخدم المنزلي ](http://librebooks.org/secure-wireless-networks-for-home-users/)
* [تقنيات الاختراق المادي ](http://librebooks.org/physical-hacking-techniques/)
* [عُدَّة الأمان الرقمي ](http://librebooks.org/security-in-a-box/)


### seo

* [تحسين محركات البحث SEO - دليل المبتدئين](http://librebooks.org/search-engine-optimization-seo-starter-guide-ar/)


### UI/UX

* [مدخل إلى تجربة المستخدم ](https://sourceforge.net/projects/omlx/files/open%20books/1.0/Intro-to-UX-Arabic-v1.0.pdf/download) (PDF)

0 comments on commit 5f9fb57

Please sign in to comment.