mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 23:10:54 +00:00
Merge pull request #1524 from anio/master
Add Django and Python Official Docs. + fa_IR: add `Az In Pas Python` book.
This commit is contained in:
commit
55e600821e
@ -2,13 +2,17 @@
|
||||
* [گنو/لینوکس](#%DA%AF%D9%86%D9%88%D9%84%DB%8C%D9%86%D9%88%DA%A9%D8%B3)
|
||||
* [آرچ لینوکس](#%D8%A2%D8%B1%DA%86-%D9%84%DB%8C%D9%86%D9%88%DA%A9%D8%B3)
|
||||
* [اوبونتو](#%D8%A7%D9%88%D8%A8%D9%88%D9%86%D8%AA%D9%88)
|
||||
* [C#](#c-sharp)
|
||||
* [CSS](#css)
|
||||
* [LaTeX](#latex)
|
||||
* [PHP](#php)
|
||||
* [Python](#python)
|
||||
* [R](#r)
|
||||
* [C#](#c-sharp)
|
||||
|
||||
|
||||
* [مهندسی نرمافزار](#%D9%85%D9%87%D9%86%D8%AF%D8%B3%DB%8C-%D9%86%D8%B1%D9%85%E2%80%8C%D8%A7%D9%81%D8%B2%D8%A7%D8%B1)
|
||||
* [رایانش ابری](#%D8%B1%D8%A7%DB%8C%D8%A7%D9%86%D8%B4-%D8%A7%D8%A8%D8%B1%DB%8C)
|
||||
|
||||
### گنو/لینوکس
|
||||
#### آرچ لینوکس
|
||||
* [آرچ بوک](http://linuxreview.ir/archbook/ArchBook-2012-1.pdf) (pdf)
|
||||
@ -17,6 +21,8 @@
|
||||
#### اوبونتو
|
||||
* [اوبونتو برای تازه واردها](http://ubuntu-book.org/)
|
||||
|
||||
### C Sharp
|
||||
* [توسعه چابک در C#](http://agiledevelopment.ir/ebook/)
|
||||
|
||||
### CSS
|
||||
* [یادگیری پیکربندی با CSS](http://fa.learnlayout.com/)
|
||||
@ -29,6 +35,8 @@
|
||||
### PHP
|
||||
* [آموزش فریمورک لاراول](http://laravel.ir/)
|
||||
|
||||
### Python
|
||||
* [از این پس پایتون](http://www.aviny.com/learning/pdf-learning/92-04-05/from-now-python/from-now-python.pdf)
|
||||
|
||||
### R
|
||||
* [راهنمای زبان R](http://cran.r-project.org/doc/contrib/Mousavi-R-lang_in_Farsi.pdf)
|
||||
@ -36,11 +44,9 @@
|
||||
* [موضعات ویژه در R](http://cran.r-project.org/doc/contrib/Mousavi-R_topics_in_Farsi.pdf)
|
||||
|
||||
|
||||
|
||||
### مهندسی نرمافزار
|
||||
* [الگوهای طراحی در برنامهنویسی شیءگرا](https://github.com/khajavi/Practical-Design-Patterns)
|
||||
|
||||
### رایانش ابری
|
||||
* [رایانش ابری](http://docs.occc.ir/books/Main%20Book-20110110_2.pdf)
|
||||
|
||||
### C Sharp
|
||||
* [توسعه چابک در C#](http://agiledevelopment.ir/ebook/)
|
||||
|
@ -1521,6 +1521,8 @@ See also [TeX](#tex)
|
||||
* [PureScript By Example](http://leanpub.com/purescript/read) - Phil Freeman
|
||||
|
||||
### Python
|
||||
* [Python Official Documentation](https://docs.python.org/2.7/download.html) (PDF, HTML, TEXT) (2.7)
|
||||
* [Python Official Documentation](https://docs.python.org/3.3/download.html) (PDF, EPUB, HTML, TEXT) (3.3)
|
||||
* [A Beginner's Python Tutorial](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
|
||||
* [A Bit of Python and Other Things](http://jessenoller.com/good-to-great-python-reads/)
|
||||
* [A Guide to Python's Magic Methods](http://www.rafekettler.com/magicmethods.html) - Rafe Kettler
|
||||
@ -1598,6 +1600,8 @@ See also [TeX](#tex)
|
||||
|
||||
|
||||
#### Django
|
||||
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.5.x/django.pdf) (PDF) (1.5)
|
||||
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.7.x/django.pdf) (PDF) (1.7)
|
||||
* [Django by Example](http://www.lightbird.net/dbe/) (1.2)
|
||||
* [Django by Example for Django 1.5](http://lightbird.net/dbe2/) (1.5)
|
||||
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
|
||||
|
Loading…
Reference in New Issue
Block a user