Skip to content

Commit

Permalink
Add Hebrew online books (EbookFoundation#5592)
Browse files Browse the repository at this point in the history
* Add Hebrew online books

* update whitespaces

* update whitespaces

* update whitespaces

* Apply suggestions from code review

Co-authored-by: David Ordás <davorpatech@gmail.com>

* Update free-programming-books-he.md

* Update free-programming-books-he.md

Co-authored-by: David Ordás <davorpatech@gmail.com>
  • Loading branch information
tomer and davorpa authored Oct 1, 2021
1 parent d473049 commit 8bc7ef2
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Please read [CONTRIBUTING](CONTRIBUTING.md). If you're new to GitHub, [welcome](
+ [French / français](books/free-programming-books-fr.md)
+ [German / Deutsch](books/free-programming-books-de.md)
+ [Greek / ελληνικά](books/free-programming-books-gr.md)
+ [Hebrew / עברית](books/free-programming-books-he.md)
+ [Hungarian / magyar / magyar nyelv](books/free-programming-books-hu.md)
+ [Indonesian / Bahasa Indonesia](books/free-programming-books-id.md)
+ [Italian / italiano](books/free-programming-books-it.md)
Expand Down
36 changes: 36 additions & 0 deletions books/free-programming-books-he.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
### Index

* [ללא תלות בשפה](#ללא-תלות-בשפה)
* [מערכות הפעלה](#מערכות-הפעלה)
* [רשתות](#רשתות)
* [Assembly](#assembly)
* [C#](#c-sharp)
* [Python](#python)


### ללא תלות בשפה

#### מערכות הפעלה

* [מערכות הפעלה](https://data.cyber.org.il/os/os_book.pdf) – ברק גונן, המרכז לחינוך סייבר (PDF)


#### רשתות

* [רשתות מחשבים](https://data.cyber.org.il/networks/networks.pdf) – עומר רוזנבוים, ברק גונן, שלומי הוד, המרכז לחינוך סייבר (PDF)


### Assembly

* [ארגון המחשב ושפת סף](https://data.cyber.org.il/python/python_book.pdf) – ברק גונן, המרכז לחינוך סייבר (PDF)


### <a name="c-sharp"></a>C#

* [מבוא לתכנות בסביבת האינטרנט בשפת 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)


### Python

* [תכנות בשפת פייתון](https://data.cyber.org.il/python/python_book.pdf) – ברק גונן, המרכז לחינוך סייבר (PDF)

0 comments on commit 8bc7ef2

Please sign in to comment.