Differences between revisions 71 and 72
Revision 71 as of 2012-09-25 12:08:23
Size: 10102
Editor: 95
Comment:
Revision 72 as of 2012-10-25 13:13:40
Size: 10276
Editor: 5
Comment: Added Tr scipy tutorial link
Deletions are marked like this. Additions are marked like this.
Line 76: Line 76:
       * http://www.gurayyildirim.com.tr/blog/python-ile-lineer-cebir-scipy-kullanarak-694.html
    
    SciPy ile Lineer Cebir İşlemleri [''Linear Algebra with SciPy'']

Links to Python information in Turkish

ISO 639-1 Code: tr

Türkçe

There are some groundrules, some laid down by the site admins, some my suggestions:

1) Pages must be named in ASCII and English (PolishLanguage)

2) Pages must have an explanation in English at the top (Links to Python information in <language X>)

3) (my suggestion) We probably want to limit invites to edit the pages to people we know well, or Pythonistas with a track record. Hopefully this is inclusive enough without opening the site up to a spam flood and vandalismfest.

4) No anonymous edits.

Where these pages really need help:

1) check links, remove broken ones.

2) add new links that are quality Python information and active.

3) some care for languages that have next to nothing, but do have people in the Python community - even a link to the Wikipedia page for Python, in that language, is a start (Some are pretty complete and of high quality - the Russian language Wikipedia page for Python, for instance, packs a lot in).

Ansiklopedik Bilgi Kaynakları [Encyclopedic Information]

Öğretici Belge Kaynakları [Tutorials and Documentation]

E.posta Listeleri [Mailing Lists]

Günlükler [Blogs]

  • Taha Güneş'in Günlüğü

    • Bu günlükte Python'la yazılmış uygulamalarla birlikte Python kod örnekleri de bulunur. [This weblog contains Python code samples, as well as some applications written in Python.]

  • Python ile Programlama

    • Python kurulumu, karakter dizileri, değişkenler, listeler ve fonksiyonlar gibi konularda temel bilgiler veren bir günlük girdisi. [A blog entry giving some introductory information on topics like Python installation, strings, variables, lists and functions.]

  • Python Deneyimlerimiz

    • Python'la ilgili çeşitli konularda uygulamaya yönelik bilgiler vermenin yanısıra ağırlıklı olarak Django çatısına ilişkin makaleler de barındıran bir web günlüğü. [A weblog that contains practical information on Python-related topics with a special emphasis on Django web framework.]

  • Fatih Erikli'nin Python/Django Günlüğü

    • Bir Python/Django geliştiricisi günlüğü. [A blog about Python/Django development.]

e.Kitaplar [e-books]

  • Bilgisayar Bilimcisi Gibi Düşünmek

    • Jeffrey Elkner, Allen B. Downey ve Chris Meyers'in How to Think Like a Computer Scientist adlı kitabının Türkçe çevirisi. Bu kitap Türkçe'ye Tahir Emre Kalaycı tarafından çevrilmiştir. [The Turkish translation of the book "How to Think Like a Computer Scientist" by Jeffrey Elkner, Allen B. Downey, and Chris Meyers. This book was translated into Turkish by Tahir Emre Kalaycı.]

Küçük Kod Örnekleri [Some Small Code Samples]

  • Google Translate

    • Google Translate API'si kullanılarak Python ile yazılmış bir çeviri betiği. [A translation script written in Python using the Google Translate API.]

  • Etkileşimli Kabuk

    • Python'un etkileşimli kabuğunun nasıl başlatılacağını ve kabuktan nasıl çıkılacağını gösteren bir yazı. [A forum thread showing how to invoke and quit Python's Interactive Shell.]

  • Excel ve Python

    • Microsoft Excel'e resim eklemek için kullanabileceğiniz küçük bir Python betiği [A small Python script demonstrating how to add images to Microsoft Excel]

  • Fare Konumu

    • Farenin konumunu öğrenmemizi sağlayan bir Python-Qt betiği [A Python-Qt script showing how to get mouse position]

  • urllib2 Modülü

    • urllib2 modülünün temel kullanımı [Basic usage of the urllib2 module]

  • GNU/Linux'ta Python 3.1 Kurulumu

    • Python 3.1'in GNU/Linux sistemlerine nasıl kurulacağını anlatan bir günlük girdisi [A blog entry about how to install Python 3.1 on your GNU/Linux system]

  • Listeler ve for Döngüsü

    • Python'daki liste veri tipi ve for döngüsü için bir örnek... [Some code samples on how to use lists and the for loop]

  • Düzenli İfadeler

    • Python'da düzenli ifadelerin kullanımına ilişkin bir örnek. [A code sample on how to use regular expressions in Python]

  • DNS İşlemleri

    • GNU/Linux'ta DNS değiştirmek için küçük bir betik. [A small script to change your DNS under GNU/Linux]

  • Kod Çevreleyici

    • Basit bir kod çevreleyici örneği. [A simple code wrapper]

  • QuickSort

  • XKCD

    • XKCD arşivini threading modülü kullanarak indiren bir betik. [a script that utilizes the threading module to download XKCD archive]

  • Çift Sayılar

    • Python'la çift sayıların toplamını bulmak. [Using Python to find the sum of even numbers]

  • Fonksiyonlar

    • Fonksiyonları başka fonksiyonlara parametre olarak vermek. [Passing functions as parameters to other functions]

  • Log Tutma

    • Python'la log tutma. [Logging with Python]

  • Birim Testleri

    • Birim testleri. [Unit testing]

Python'un C Dışı Gerçeklemeleri [Non-C Implementations of Python]

IronPython

Jython

CategoryLanguage CategoryUnicode

TurkishLanguage (last edited 2012-10-25 13:13:40 by 5)