Skip to content

Commit 8bc7ef2

Browse files
tomerdavorpa
andauthored
Add Hebrew online books (#5592)
* Add Hebrew online books * update whitespaces * update whitespaces * update whitespaces * Apply suggestions from code review Co-authored-by: David Ordás <[email protected]> * Update free-programming-books-he.md * Update free-programming-books-he.md Co-authored-by: David Ordás <[email protected]>
1 parent d473049 commit 8bc7ef2

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Please read [CONTRIBUTING](CONTRIBUTING.md). If you're new to GitHub, [welcome](
4646
+ [French / français](books/free-programming-books-fr.md)
4747
+ [German / Deutsch](books/free-programming-books-de.md)
4848
+ [Greek / ελληνικά](books/free-programming-books-gr.md)
49+
+ [Hebrew / עברית](books/free-programming-books-he.md)
4950
+ [Hungarian / magyar / magyar nyelv](books/free-programming-books-hu.md)
5051
+ [Indonesian / Bahasa Indonesia](books/free-programming-books-id.md)
5152
+ [Italian / italiano](books/free-programming-books-it.md)

Diff for: books/free-programming-books-he.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
### Index
2+
3+
* [ללא תלות בשפה](#ללא-תלות-בשפה)
4+
* [מערכות הפעלה](#מערכות-הפעלה)
5+
* [רשתות](#רשתות)
6+
* [Assembly](#assembly)
7+
* [C#](#c-sharp)
8+
* [Python](#python)
9+
10+
11+
### ללא תלות בשפה
12+
13+
#### מערכות הפעלה
14+
15+
* [מערכות הפעלה](https://data.cyber.org.il/os/os_book.pdf) – ברק גונן, המרכז לחינוך סייבר (PDF)
16+
17+
18+
#### רשתות
19+
20+
* [רשתות מחשבים](https://data.cyber.org.il/networks/networks.pdf) – עומר רוזנבוים, ברק גונן, שלומי הוד, המרכז לחינוך סייבר (PDF)
21+
22+
23+
### Assembly
24+
25+
* [ארגון המחשב ושפת סף](https://data.cyber.org.il/python/python_book.pdf) – ברק גונן, המרכז לחינוך סייבר (PDF)
26+
27+
28+
### <a name="c-sharp"></a>C#
29+
30+
* [מבוא לתכנות בסביבת האינטרנט בשפת C#](https://meyda.education.gov.il/files/free%20books/%D7%9E%D7%91%D7%95%D7%90%20%D7%9C%D7%AA%D7%9B%D7%A0%D7%95%D7%AA%20%D7%91%D7%A1%D7%91%D7%99%D7%91%D7%AA%20%D7%94%D7%90%D7%99%D7%A0%D7%98%D7%A8%D7%A0%D7%98%20090216.pdf) – מט״ח (PDF)
31+
32+
33+
### Python
34+
35+
* [תכנות בשפת פייתון](https://data.cyber.org.il/python/python_book.pdf) – ברק גונן, המרכז לחינוך סייבר (PDF)
36+

0 commit comments

Comments
 (0)