From 12f1657add8cee6c99c29e25fcde86b3ac1fd833 Mon Sep 17 00:00:00 2001 From: Barak Barzilay <87812036+BarakBarz@users.noreply.github.com> Date: Mon, 8 May 2023 04:13:32 +0300 Subject: [PATCH] Create README.he.md A hebrew translation for the README --- .../translations/README.he.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 1-getting-started-lessons/translations/README.he.md diff --git a/1-getting-started-lessons/translations/README.he.md b/1-getting-started-lessons/translations/README.he.md new file mode 100644 index 00000000..5167e461 --- /dev/null +++ b/1-getting-started-lessons/translations/README.he.md @@ -0,0 +1,17 @@ +# להתחיל עם פיתוח אינטרנט + +בחלק זה של תכנית הלימודים, תכנסו למושגים שאינם מבוססים על פרויקטים, אשר חשובים בכדי להפוך למפתח מקצועי. + +### נושאים + +1. [היכרות עם שפות תכנות וכלים בתעשייה](1-intro-to-programming-languages/README.md) +2. [היכרות עם GitHub](2-github-basics/README.md) +3. [יסודות vנגישות](3-accessibility/README.md) + +### קרדיטים + +היכרות עם שפות תכנות וכלים בתעשייה נכתב ב ♥️ על ידי [Jasmine Greenaway](https://twitter.com/paladique) + +היכרות עם GitHub נכתב ב ♥️ על ידי [Floor Drees](https://twitter.com/floordrees) + +יסודות הנגישות נכתב ב ♥️ על ידי [Christopher Harrison](https://twitter.com/geektrainer)