Skip to content

Commit

Permalink
16
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Mar 20, 2024
1 parent 6a6de67 commit 6e36bb1
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 1 deletion.
21 changes: 21 additions & 0 deletions sites/he/pages/rust-course-16.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
=title Rust String, &str, borrow, to_owned - הלוואות ובעלות על מחרוזות
=timestamp 2024-03-20T16:50:01
=indexes Rust
=description args
=tags screencast
=status show
=books rust
=author szabgab
=archive 1
=comments_disqus_enable 0
=show_related 1

=abstract start


=abstract end

<screencast file="rust-in-hebrew-16-borrow-and-to-owned.mp4" youtube="Z3MLahMy1kE" />


<a href="https://github.com/szabgab/learning-rust-in-hebrew-2024-02-25">קוד והערות</a>
3 changes: 3 additions & 0 deletions sites/he/pages/rust-course.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,11 @@ The <a href="https://www.youtube.com/playlist?list=PLm2NBp4tb5F3QZNMW6bEt3IoAQAu
<li><a href="/rust-course-13">יצירת מקרו מפונקציה</a> 5:52</li>
<li><a href="/rust-course-14">ASCII, Unicode (UTF-16, UTF-8)</a> 10:08</li>
<li><a href="/rust-course-15">bytes, chars</a> 15:46</li>
<li><a href="/rust-course-16">Rust String, &str, borrow, to_owned - הלוואות ובעלות על מחרוזות</a> 16:15</li>
</ul>



<!--


Expand Down
6 changes: 5 additions & 1 deletion sites/he/pages/rust.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,11 @@
<h2>לומדים לתכנת בראסט</h2>

<ul>
<li><a href="/rust-course">קורס תכנות ראסט</a> 2024.02.25</li>
<li><a href="/rust-course">קורס תכנות ראסט</a> 2024.02.25 3:58::37 16 פרקים הראשונים הם</li>
</ul>

<h2>הקלטות ישנות יותר</h2>
<ul>
<li><a href="/experimental-rust-course">קורס ראסט ניסיוני</a> 2023.07.28 ~ שעתים</li>
<li><a href="/learn-rust-together">לומדים ראסט ביחד</a> 2023.06.18 ~ שעה וחצי</li>
</ul>
Expand Down
1 change: 1 addition & 0 deletions sites/he/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ rust-course:
- rust-course-13
- rust-course-14
- rust-course-15
- rust-course-16

osdc-workshop-at-azrieli:
chapters:
Expand Down

0 comments on commit 6e36bb1

Please sign in to comment.