Merge pull request #1 from canerbaran/canerbaran-patch-1

Update and rename README.md to README-tr.md
pull/239/merge^2
Caner Baran 2018-11-30 01:22:58 +03:00 committed by GitHub
commit 0cf4a6a34b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 21 deletions

View File

@ -7,41 +7,40 @@
<br/> <br/>
</p> </p>
## Motivation ## Motivasyon
> Learn how to design large-scale systems. > Büyük ölçekli sistemlerin nasıl dizayn edileceğini öğrenmek
>
> Prep for the system design interview.
### Learn how to design large-scale systems > Sistem tasarım mülakatlarına hazırlanmak Prep for the system design interview.
Learning how to design scalable systems will help you become a better engineer. ### Büyük ölçekli sistemlerin nasıl dizayn edileceğini öğrenmek
System design is a broad topic. There is a **vast amount of resources scattered throughout the web** on system design principles. Büyük ölçekli sistemlerin nasıl dizayn edileceğini öğrenmek daha iyi bir mühendis olmanıza yardımcı olacaktır.
Sistem tasarımı çok geniş bir konudur. Sistem tasarım prensipleri ile ilgili **internet üzerine dağılmış çok miktarda kaynak** bulunmaktadır.
This repo is an **organized collection** of resources to help you learn how to build systems at scale. Bu repo, ölçekli sistemlerin nasıl inşaa edileceği konusunda, size yardımı olacak kaynaklar içeren **organize koleksiyondur**.
### Learn from the open source community ### ık kaynak topluluğundan öğrenin
This is a continually updated, open source project. Bu, sürekli olarak güncellenen açık kaynaklı bir projedir.
[Contributions](#contributing) are welcome! [Katkınızı](#katkıdabulunanlar) bekliyoruz!
### Prep for the system design interview ### Sistem tasarım mülakatına hazırlık
In addition to coding interviews, system design is a **required component** of the **technical interview process** at many tech companies. Kodlama mülakatlarına ek olarak sistem tasarımı, bir çok teknoloji şirketince, **teknik mülakat sürecinin zorunlu bir parçası** olarak görülmektedir.
**Practice common system design interview questions** and **compare** your results with **sample solutions**: discussions, code, and diagrams. **Sık sorulan sistem tasarım mülakat soruları ile pratik yapın** ve kendi sonuçlarınızı **örnek çözümler**; tartışmalar, kod ve diyagramlar ile **karşılaştırın**.
Additional topics for interview prep: Mülakat hazırlığı için ek başlıklar:
* [Study guide](#study-guide) * [Çalışma kılavuzu](#study-guide)
* [How to approach a system design interview question](#how-to-approach-a-system-design-interview-question) * [Sistem tasarım mülakatı sorularına nasıl yaklaşmalı](#how-to-approach-a-system-design-interview-question)
* [System design interview questions, **with solutions**](#system-design-interview-questions-with-solutions) * [Sistem tasarım mülakat soruları, **çözümleri ile**](#system-design-interview-questions-with-solutions)
* [Object-oriented design interview questions, **with solutions**](#object-oriented-design-interview-questions-with-solutions) * [Nesne yönelimli tasarım mülakat soruları, **çözümleri ile**](#object-oriented-design-interview-questions-with-solutions)
* [Additional system design interview questions](#additional-system-design-interview-questions) * [Sistem tasarım mülakatı ek soruları](#additional-system-design-interview-questions)
## Anki flashcards ## Anki bilgi kartları
<p align="center"> <p align="center">
<img src="http://i.imgur.com/zdCAkB3.png"> <img src="http://i.imgur.com/zdCAkB3.png">