Skip to content

Translate into Turkish and Organised codes #11959

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

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
34 changes: 30 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<div align="center">
<!-- Title: -->

<a href="https://github.com/TheAlgorithms/">
<img src="https://raw.githubusercontent.com/TheAlgorithms/website/1cd824df116b27029f17c2d1b42d81731f28a920/public/logo.svg" height="100">
</a>
<h1><a href="https://github.com/TheAlgorithms/">The Algorithms</a> - Python</h1>
<!-- Labels: -->
<!-- First row: -->

<a href="https://gitpod.io/#https://github.com/TheAlgorithms/Python">
<img src="https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square" height="20" alt="Gitpod Ready-to-Code">
</a>
Expand All @@ -30,7 +29,7 @@
<a href="https://github.com/psf/black">
<img src="https://img.shields.io/static/v1?label=code%20style&message=black&color=black&style=flat-square" height="20" alt="code style: black">
</a>
<!-- Short description: -->

<h3>All algorithms implemented in Python - for education</h3>
</div>

Expand All @@ -47,3 +46,30 @@ We are on [Discord](https://the-algorithms.com/discord) and [Gitter](https://git
## List of Algorithms

See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project.







<div align="center"> <!-- Başlık: --> <a href="https://github.com/TheAlgorithms/"> <img src="https://raw.githubusercontent.com/TheAlgorithms/website/1cd824df116b27029f17c2d1b42d81731f28a920/public/logo.svg" height="100"> </a> <h1><a href="https://github.com/TheAlgorithms/">The Algorithms</a> - Python</h1> <!-- Etiketler: --> <!-- İlk satır: --> <a href="https://gitpod.io/#https://github.com/TheAlgorithms/Python"> <img src="https://img.shields.io/badge/Gitpod-Koda--Hazır-mavi?logo=gitpod&style=flat-square" height="20" alt="Gitpod Koda Hazır"> </a> <a href="https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md"> <img src="https://img.shields.io/static/v1.svg?label=Katkılar&message=Hoş%20Geldiniz&color=0059b3&style=flat-square" height="20" alt="Katkılar Hoş Geldiniz"> </a> <img src="https://img.shields.io/github/repo-size/TheAlgorithms/Python.svg?label=Depo%20Boyutu&style=flat-square" height="20"> <a href="https://the-algorithms.com/discord"> <img src="https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat-square" height="20" alt="Discord sohbet"> </a> <a href="https://gitter.im/TheAlgorithms/community"> <img src="https://img.shields.io/badge/Sohbet-Gitter-ff69b4.svg?label=Sohbet&logo=gitter&style=flat-square" height="20" alt="Gitter sohbet"> </a> <!-- İkinci satır: --> <br> <a href="https://github.com/TheAlgorithms/Python/actions"> <img src="https://img.shields.io/github/actions/workflow/status/TheAlgorithms/Python/build.yml?branch=master&label=CI&logo=github&style=flat-square" height="20" alt="GitHub İş Akışı Durumu"> </a> <a href="https://github.com/pre-commit/pre-commit"> <img src="https://img.shields.io/badge/pre--commit-etkin-yeşil?logo=pre-commit&logoColor=white&style=flat-square" height="20" alt="pre-commit"> </a> <a href="https://github.com/psf/black"> <img src="https://img.shields.io/static/v1?label=kod%20tarzı&message=black&color=black&style=flat-square" height="20" alt="kod tarzı: black"> </a> <!-- Kısa açıklama: --> <h3>Tüm algoritmalar Python ile uygulanmıştır - eğitim amacıyla</h3> </div>


Başlangıç

Katkıda bulunmadan önce Katkı Rehberi sayfasını okuyun.

Discord ve Gitter üzerindeyiz! Topluluk kanalları, sorularınızı sormak ve yardım almak için harika bir yoldur. Lütfen bize katılın!

Algoritmalar Listesi
Proje hakkında daha kolay gezinmek ve daha iyi bir genel bakış için dizin sayfamıza göz atın.

Topluluk Kanalları
Discord ve Gitter üzerindeyiz! Topluluk kanalları, sorularınızı sormak ve yardım almak için harika bir yoldur. Lütfen bize katılın!

Algoritmalar Listesi
Proje hakkında daha kolay gezinmek ve daha iyi bir genel bakış için dizin sayfamıza göz atın.
<br>
<br>
Translater and organiser: K. Umut Araz