Skip to content

Commit 282afa3

Browse files
authored
Merge pull request jwasham#164 from AmrReda/master
translate the list of contents in Arabic and other words
2 parents 4fe0627 + f5e9f6f commit 282afa3

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

translations/README-ar.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# الإعداد لجوجل
22

3-
Translations:
3+
الترجمه:
44
- [中文版本](translations/README-cn.md)
5-
- translations in progress:
5+
- الترجمات تحت الاعداد:
66
- [Español](https://github.com/jwasham/google-interview-university/issues/80)
77
- [हिन्दी](https://github.com/jwasham/google-interview-university/issues/81)
88
- [עברית](https://github.com/jwasham/google-interview-university/issues/82)
@@ -21,7 +21,7 @@ Translations:
2121
هي خطة من عدة أشهر من مطور تطبيقات ويب (قائمة على التعليم الذاتي، ومبدون درجة علمية في علوم الحاسب) لمنصب مهندس برمجيات بجوجل
2222

2323

24-
![Coding at the whiteboard - from HBO's Silicon Valley](https://dng5l3qzreal6.cloudfront.net/2016/Aug/coding_board_small-1470866369118.jpg)
24+
![HBO كتابة الكود علي السبورة - من وادي السيليكون](https://dng5l3qzreal6.cloudfront.net/2016/Aug/coding_board_small-1470866369118.jpg)
2525

2626
هذه القائمة الطويلة تم إعدادها من ملاحظات الإعداد لجوجل، لذلك هي الأشياء مطالب بمعرفتها.
2727
هناك أشياء إضافية أضفتها في آخر القائمة التي ربما تأتي في المقابلة الشخصية أو تساعد في حل المشاكل البرمجية. كتيرا من العناصر من: كتاب ستيف ياج "[احصل على وظيفة بجوجل](http://steve-yegge.blogspot.com/2008/03/get-that-job-at-google.html)" ومن حين لآخر ملاحظات الإعداد لجوجل.
@@ -37,17 +37,17 @@ Translations:
3737

3838
## الفهرس
3939

40-
- [What is it?](#what-is-it)
41-
- [Why use it?](#why-use-it)
42-
- [How to use it](#how-to-use-it)
43-
- [Get in a Googley Mood](#get-in-a-googley-mood)
44-
- [Did I Get the Job?](#did-i-get-the-job)
45-
- [Follow Along with Me](#follow-along-with-me)
46-
- [Don't feel you aren't smart enough](#dont-feel-you-arent-smart-enough)
47-
- [About Google](#about-google)
48-
- [About Video Resources](#about-video-resources)
49-
- [Interview Process & General Interview Prep](#interview-process--general-interview-prep)
50-
- [Pick One Language for the Interview](#pick-one-language-for-the-interview)
40+
- [ماهذا؟](#what-is-it)
41+
- [لماذا استخدمه؟](#why-use-it)
42+
- [كيفية استخدامها](#how-to-use-it)
43+
- [الدخول في مزاج جوجلي](#get-in-a-googley-mood)
44+
- [هل حصلت علي الوظيفه؟](#did-i-get-the-job)
45+
- [تابعني باستمرار](#follow-along-with-me)
46+
- [هل تشعر أنك لست بالذكاء الكافي](#dont-feel-you-arent-smart-enough)
47+
- [عن جوجل](#about-google)
48+
- [عن مصادر الفديو](#about-video-resources)
49+
- [مراحل المقابلة الشخصية & الإستعداد العام للمقابلة](#interview-process--general-interview-prep)
50+
- [اختر لغة برمجية واحدة للمقابلة البرمجية](#pick-one-language-for-the-interview)
5151
- [Book List](#book-list)
5252
- [Before you Get Started](#before-you-get-started)
5353
- [What you Won't See Covered](#what-you-wont-see-covered)
@@ -195,7 +195,7 @@ Translations:
195195

196196
[More about Github-flavored markdown](https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown)
197197

198-
## Get in a Googley Mood
198+
## الدخول في مزاج جوجلي
199199

200200
Print out a "[future Googler](https://github.com/jwasham/google-interview-university/blob/master/extras/future-googler.pdf)" sign (or two) and keep your eyes on the prize.
201201

@@ -234,8 +234,8 @@ I'm on the journey, too. Follow along:
234234

235235
## عن جوجل
236236

237-
- [ ] For students - [Google Careers: Technical Development Guide](https://www.google.com/about/careers/students/guide-to-technical-development.html)
238-
- [ ] How Search Works:
237+
- [ ] لطلبه - [Google Careers: Technical Development Guide](https://www.google.com/about/careers/students/guide-to-technical-development.html)
238+
- [ ] كيف يعمل محرك البحث:
239239
- [ ] [The Evolution of Search (video)](https://www.youtube.com/watch?v=mTBShTwCnD4)
240240
- [ ] [How Search Works - the story](https://www.google.com/insidesearch/howsearchworks/thestory/)
241241
- [ ] [How Search Works](https://www.google.com/insidesearch/howsearchworks/)
@@ -343,7 +343,7 @@ If you have tons of extra time:
343343
- all code is in C++, very good if you're looking to use C++ in your interview
344344
- a good book on problem solving in general.
345345

346-
### Computer Architecture
346+
### بنية الحاسوب
347347

348348
If short on time:
349349

0 commit comments

Comments
 (0)