-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path8410.rss
261 lines (242 loc) · 16.4 KB
/
8410.rss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<link>https://forums.pythonic.guru/t/13-1/8410</link>
<description>## שבוע 13
### יום 1
הורידו מ[כאן](https://github.com/PythonFreeCourse/downloads/blob/master/week13.zip).
המלצה ללמידה: פתחו את המחברת לצד הממשק להרצת השאילתות, ונסו לכתוב בעצמכם את כל השאילתות בממשק (בלי העתק־הדבק).
תודה לרונית פלדמן שייעצה ועיצבה חלק מחומרי הלמידה השבוע.
בהצלחה!
----
### איך מגישים?
אפשר להגיש כמו שאתם רגילים – `# Upload ID` בראש התא.
דרך עדיפה שתגרום לכך שתהיה צביעה נכונה, היא לשמור את הפתרון על קובץ עם סיומת sql (נניח: `Upload 154.sql`).</description>
<language>he</language>
<lastBuildDate>Sat, 07 Nov 2020 19:12:08 +0000</lastBuildDate>
<category>אשכולות הנהלה</category>
<atom:link href="https://forums.pythonic.guru/t/13-1/8410.rss" rel="self" type="application/rss+xml" />
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[Ode]]></dc:creator>
<description><![CDATA[
<p>למי שרוצה להוריד רק את תיקיית שבוע 13:</p>
<ol>
<li>יוצרים תיקייה במחשב ונכנסים אלייה ב-cmd (אפשר לרשום “cmd” בשורת הכתובת וזה יפתח cmd בתקייה הזו כבר)</li>
<li>עושים את הקוד הבא</li>
</ol>
<blockquote>
<p>git init<br>
git remote add origin -f <a href="https://github.com/PythonFreeCourse/Notebooks" rel="noopener nofollow ugc">https://github.com/PythonFreeCourse/Notebooks</a><br>
git sparse-checkout add week13<br>
git checkout</p>
</blockquote>
<p>לצערי עוד לא גיליתי איך עושים שזה לא יוריד את התקייה “week13” עצמה, אז אם מישהו מגלה אשמח לדעת. חוץ מזה, לא לגמרי סגורה איך זה עובד עם pull. אני מאמינה שלא אמורות להיות בעיות, אבל אגלה כשתצא מחברת נוספת <img src="https://forums.pythonic.guru/images/emoji/twitter/slight_smile.png?v=9" title=":slight_smile:" class="emoji" alt=":slight_smile:"></p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/13">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/13</link>
<pubDate>Sat, 07 Nov 2020 19:12:08 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-13</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[mbdi007]]></dc:creator>
<description><![CDATA[
<p>במחברת 2 בהסבר על פונקציית strftime יש הסבר כפול על השנים (Y)<br>
</p><div class="lightbox-wrapper"><a class="lightbox" href="https://forums.pythonic.guru/uploads/default/original/2X/2/201f5de0a6d88b7587d72a3ac95872f4c5a33fa5.png" data-download-href="https://forums.pythonic.guru/uploads/default/201f5de0a6d88b7587d72a3ac95872f4c5a33fa5" title="image"><img src="https://forums.pythonic.guru/uploads/default/original/2X/2/201f5de0a6d88b7587d72a3ac95872f4c5a33fa5.png" alt="image" data-base62-sha1="4AatSuKlXCAmwKZyyvRPVwJnSoB" width="690" height="322" data-small-upload="https://forums.pythonic.guru/uploads/default/optimized/2X/2/201f5de0a6d88b7587d72a3ac95872f4c5a33fa5_2_10x10.png"></a></div><p></p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/11">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/11</link>
<pubDate>Fri, 06 Nov 2020 12:23:56 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-11</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<p>כפי שכתבתי במעלה השרשור, זה על ה־branch של sql <img src="https://forums.pythonic.guru/images/emoji/twitter/slight_smile.png?v=9" title=":slight_smile:" class="emoji" alt=":slight_smile:"><br>
<code>git checkout sql</code></p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/10">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/10</link>
<pubDate>Fri, 06 Nov 2020 11:39:16 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-10</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[krauskas]]></dc:creator>
<description><![CDATA[
<p>איך מוצאים את הrepo המתאים?<br>
ניסיתי לעשות clone גם לתיקייה של week13 וזה לא עבד<br>
הצלחתי כרגע לעשות clone רק לrepo הזה:<br>
</p><aside class="onebox allowlistedgeneric">
<header class="source">
<img src="https://github.githubassets.com/favicons/favicon.svg" class="site-icon" width="32" height="32">
<a href="https://github.com/PythonFreeCourse/Notebooks/" target="_blank" rel="noopener nofollow ugc">GitHub</a>
</header>
<article class="onebox-body">
<img src="https://forums.pythonic.guru/uploads/default/original/2X/e/e4558d4f0220f044c3eb1366cfe1aee81ce6eefe.jpeg" class="thumbnail onebox-avatar" width="300" height="300">
<h3><a href="https://github.com/PythonFreeCourse/Notebooks/" target="_blank" rel="noopener nofollow ugc">PythonFreeCourse/Notebooks</a></h3>
<p>Learn Python for free using open-source notebooks in Hebrew. - PythonFreeCourse/Notebooks</p>
</article>
<div class="onebox-metadata">
</div>
<div style="clear: both"></div>
</aside>
<p>אבל יש פה רק עד מחברת 8</p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/9">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/9</link>
<pubDate>Fri, 06 Nov 2020 07:11:46 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-9</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<p>יום 2 שוחרר (באותו קישור, או ב־git repo)</p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/8">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/8</link>
<pubDate>Thu, 05 Nov 2020 19:45:44 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-8</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[Liran_C]]></dc:creator>
<description><![CDATA[
<p>אי אפשר לעשות clone לקבצים רק לrepo שלם.</p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/7">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/7</link>
<pubDate>Thu, 05 Nov 2020 08:26:38 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-7</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[krauskas]]></dc:creator>
<description><![CDATA[
<p>ניסיתי דרך הcmd לכתוב git clone <a href="https://github.com/PythonFreeCourse/Notebooks/blob/sql/week13/1_Data.ipynb" rel="noopener nofollow ugc">https://github.com/PythonFreeCourse/Notebooks/blob/sql/week13/1_Data.ipynb</a><br>
כתובת הלינק שנתת וקיבלתי הודעה שהrepo לא קיים:<br>
fatal: repository ‘<a href="https://github.com/PythonFreeCourse/Notebooks/blob/sql/week13/1_Data.ipynb/" rel="noopener nofollow ugc">https://github.com/PythonFreeCourse/Notebooks/blob/sql/week13/1_Data.ipynb/</a>’ not found</p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/6">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/6</link>
<pubDate>Wed, 04 Nov 2020 11:15:18 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-6</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<p>לא, על ה־branch ששמו sql.</p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/5">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/5</link>
<pubDate>Tue, 03 Nov 2020 11:52:19 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-5</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[ron.huberfeld]]></dc:creator>
<description><![CDATA[
<p>האם מחברות שבוע 13 על המאסטר ברנץ’?</p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/4">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/4</link>
<pubDate>Tue, 03 Nov 2020 11:11:01 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-4</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[yuval.cagan]]></dc:creator>
<description><![CDATA[
<p>לא ניתן להוריד את המחברת המעודכנת</p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/3">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/3</link>
<pubDate>Mon, 02 Nov 2020 18:38:15 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-3</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<p>שיניתי טיפה דברים, בעיקר בחלק של ההסבר על NULL שכרגע מקיף יותר ומדבר קצת יותר על מאחורי הקלעים.<br>
ממליץ להוריד את המחברת המעודכנת מפה:</p>
<aside class="onebox githubblob">
<header class="source">
<a href="https://github.com/PythonFreeCourse/Notebooks/blob/sql/week13/1_Data.ipynb" target="_blank" rel="noopener">github.com</a>
</header>
<article class="onebox-body">
<h4><a href="https://github.com/PythonFreeCourse/Notebooks/blob/sql/week13/1_Data.ipynb" target="_blank" rel="noopener">PythonFreeCourse/Notebooks/blob/sql/week13/1_Data.ipynb</a></h4>
<pre><code class="lang-ipynb">{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"images/logo.jpg\" style=\"display: block; margin-left: auto; margin-right: auto;\" alt=\"לוגו של מיזם לימוד הפייתון. נחש מצויר בצבעי צהוב וכחול, הנע בין האותיות של שם הקורס: לומדים פייתון. הסלוגן המופיע מעל לשם הקורס הוא מיזם חינמי ללימוד תכנות בעברית.\">"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# <span style=\"text-align: right; direction: rtl; float: right;\">עבודה עם מידע</span>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
</code></pre>
This file has been truncated. <a href="https://github.com/PythonFreeCourse/Notebooks/blob/sql/week13/1_Data.ipynb" target="_blank" rel="noopener">show original</a>
</article>
<div class="onebox-metadata">
</div>
<div style="clear: both"></div>
</aside>
<p>כשאוציא את יום 2 אעדכן גם בלינק הראשי</p>
<p>(המלצה באופן כללי: תעשו git clone ל־repo הזה, יהיה לכם קל יותר לקבל עדכונים עם git pull)</p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/2">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/2</link>
<pubDate>Sun, 01 Nov 2020 17:27:56 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-2</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
<item>
<title>שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<h2>שבוע 13</h2>
<h3>יום 1</h3>
<p>הורידו מ<a href="https://github.com/PythonFreeCourse/downloads/blob/master/week13.zip">כאן</a>.</p>
<p>המלצה ללמידה: פתחו את המחברת לצד הממשק להרצת השאילתות, ונסו לכתוב בעצמכם את כל השאילתות בממשק (בלי העתק־הדבק).</p>
<p>תודה לרונית פלדמן שייעצה ועיצבה חלק מחומרי הלמידה השבוע.</p>
<p>בהצלחה!</p>
<hr>
<h3>איך מגישים?</h3>
<p>אפשר להגיש כמו שאתם רגילים – <code># Upload ID</code> בראש התא.<br>
דרך עדיפה שתגרום לכך שתהיה צביעה נכונה, היא לשמור את הפתרון על קובץ עם סיומת sql (נניח: <code>Upload 154.sql</code>).</p>
<p><a href="https://forums.pythonic.guru/t/13-1/8410/1">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/13-1/8410/1</link>
<pubDate>Sat, 31 Oct 2020 16:07:10 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8410-1</guid>
<source url="https://forums.pythonic.guru/t/13-1/8410.rss">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</source>
</item>
</channel>
</rss>