forked from EbookFoundation/free-programming-books
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Hebrew online books (EbookFoundation#5592)
* 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
Showing
2 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|