From 5a25b96549f39d97c3826625f7a3610433c837b4 Mon Sep 17 00:00:00 2001 From: Artur Date: Thu, 5 Jan 2017 17:28:19 +0100 Subject: [PATCH] Further translations and move to translations folder I've made first translations inside "Why use it" section. I've also moved the file to translations folder --- README-pl.md => translations/README-pl.md | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) rename README-pl.md => translations/README-pl.md (99%) diff --git a/README-pl.md b/translations/README-pl.md similarity index 99% rename from README-pl.md rename to translations/README-pl.md index 9b9b877..78ac59f 100644 --- a/README-pl.md +++ b/translations/README-pl.md @@ -17,8 +17,7 @@ Tłumaczenia: - [Ukrainian](https://github.com/jwasham/google-interview-university/issues/106) - [Brazilian Portuguese](https://github.com/jwasham/google-interview-university/issues/113) -## Czym to w zasadzie jest? - +## Co to jest? Jest to mój wielomiesięczny program nauczania mający na celu awans z poziomu web developera (samouka, bez studiów informatycznych) do poziomu inżyniera oprogramowania w Google. @@ -59,9 +58,9 @@ więcej z dodatkowej listy (sieć, bezpieczeństwo). ## Table of Contents -- [What is it?](#what-is-it) -- [Why use it?](#why-use-it) -- [How to use it](#how-to-use-it) +- [Co to jest?](#co-to-jest) +- [Dlaczego?](#dlaczego) +- [Jak używać?](#jak-używać) - [Get in a Googley Mood](#get-in-a-googley-mood) - [Did I Get the Job?](#did-i-get-the-job) - [Follow Along with Me](#follow-along-with-me) @@ -180,13 +179,21 @@ więcej z dodatkowej listy (sieć, bezpieczeństwo). --- -## Why use it? +## Dlaczego? -I'm following this plan to prepare for my Google interview. I've been building the web, building +Realizuję ten plan, aby przygotować się do mojej rozmowy kwalifikacyjnej w Google. +Tworzyłem strony internetowe, serwisy i rozpoczynałem startupy od 1997 roku. +Ukończyłem studia ekonomiczne, nie informatyczne. Odniosłem wiele sukcesów w swojej karierze, +ale chcę pracować w Google. Chcę współtworzyć większe systemy i mieć większe pojęcie +o systemach komputerowych, wydajności algorytmów, wydajności struktur danych, +językach niskiego poziomu i o tym jak to wszystko działa. +Jeśli nie znasz żadnej z tych rzeczy, Google Cię nie zatrudni. + + When I started this project, I didn't know a stack from a heap, didn't know Big-O anything, anything about trees, or how to traverse a graph. If I had to code a sorting algorithm, I can tell ya it wouldn't have been very good.