-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path8481.rss
249 lines (239 loc) · 18.9 KB
/
8481.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
<?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>שבוע 14 – שאילתות JOIN</title>
<link>https://forums.pythonic.guru/t/14-join/8481</link>
<description>הורידו מ[כאן](https://github.com/PythonFreeCourse/downloads/blob/master/week13.zip), או ��שו git clone/pull מענף sql ב־repo מחברות שלנו.
הפעם התוכן הוא על שאילתות `JOIN`.
המלצה ללמידה: פתחו את המחברת לצד הממשק להרצת השאילתות, ונסו לכתוב בעצמכם את כל השאילתות בממשק (בלי העתק־הדבק).
### איך מגישים?
אפשר להגיש כמו שאתם רגילים – `# Upload ID` בראש התא.
דרך עדיפה שתגרום לכך שתהיה צביעה נכונה, היא לשמור את הפתרון על קובץ עם סיומת sql (נניח: `Upload 154.sql`).</description>
<language>he</language>
<lastBuildDate>Mon, 30 Nov 2020 06:02:55 +0000</lastBuildDate>
<category>אשכולות הנהלה</category>
<atom:link href="https://forums.pythonic.guru/t/14-join/8481.rss" rel="self" type="application/rss+xml" />
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[ofirp]]></dc:creator>
<description><![CDATA[
<p>ממש ברור הבחור<br>
תודה!</p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/15">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/15</link>
<pubDate>Mon, 30 Nov 2020 06:02:55 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-15</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<p>אפשר גם git stash לפני, או:</p>
<ol>
<li><code>git checkout -b old_work</code></li>
<li><code>git add -A</code></li>
<li><code>git commit</code></li>
<li><code>git checkout master</code></li>
</ol>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/14">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/14</link>
<pubDate>Sun, 29 Nov 2020 23:32:16 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-14</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[mbrodsky]]></dc:creator>
<description><![CDATA[
<p>לגבי יצירת מסד נתונים בפייתון, התחלתי לראות את הסרטון המצורף שנראה ממש טוב. אפשר לקפוץ לסקשן הרביעי (בסביבות 12:10) כי שלושת הסקשנים הראשונים קשורים להתקנה של פייתון וגיטבאש.</p>
<p><a href="https://www.youtube.com/watch?v=byHcYRpMgI4">SQLite Databases With Python - Full Course</a></p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/13">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/13</link>
<pubDate>Sun, 29 Nov 2020 21:47:46 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-13</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[Ode]]></dc:creator>
<description><![CDATA[
<p><a class="mention" href="https://forums.pythonic.guru/u/krauskas">@krauskas</a> <a class="mention" href="https://forums.pythonic.guru/u/mbrodsky">@mbrodsky</a> <a class="mention" href="https://forums.pythonic.guru/u/puredream">@PureDream</a> יש כאן מדריכון איך להוריד עם גיט.</p>
<aside class="quote quote-modified" data-post="13" data-topic="8410">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="20" height="20" src="/user_avatar/forums.pythonic.guru/ode/40/1157_2.png" class="avatar">
<a href="https://forums.pythonic.guru/t/13-1/8410/13">שבוע 13 – יום 1: מסדי נתונים ושאילתות בסיסיות</a> <a class="badge-wrapper bullet" href="https://forums.pythonic.guru/c/7-category/7"><span class="badge-category-bg" style="background-color: #92278F;"></span><span style="" data-drop-close="true" class="badge-category clear-badge" title="בקטגוריה זו יופיעו אשכולות שפורסמו ע"י ההנהלה.">אשכולות הנהלה</span></a>
</div>
<blockquote>
למי שרוצה להוריד רק את תיקיית שבוע 13:
יוצרים תיקייה במחשב ונכנסים אלייה ב-cmd (אפשר לרשום “cmd” בשורת הכתובת וזה יפתח cmd בתקייה הזו כבר)
עושים את הקוד הבא
git init
git remote add origin -f <a href="https://github.com/PythonFreeCourse/Notebooks" rel="noopener nofollow ugc">https://github.com/PythonFreeCourse/Notebooks</a>
git sparse-checkout add week13
git checkout
לצערי עוד לא גיליתי איך עושים ��זה לא יוריד את התקייה “week13” עצמה, אז אם מישהו מגלה אשמח לדעת. חוץ מזה, לא לגמרי סגורה איך זה עובד עם pull. אני מאמינה שלא אמורות להיות בעיות, אבל אגלה כשתצא מחברת נוספת :slight…
</blockquote>
</aside>
<p>אם לא שמתם את הפתרונות במחברות הקודמות, אז לא תהיה בעייה כי הן לא השתנו. הטריקיות הוא כשרוצים לעשות pull עבור מחברת חדשה אבל במחברות הקודמות יש תוספת של פתרונות ואתם לא רוצים להחליף את המחברות הישנות. לצערי הפתרון היחיד שמצאתי זה להעתיק את המחברות עם הפתרונות הצידה ואז להוסיף אותן ל-sparse-checkout עם סימן קריאה לפניהן וככה גיט לא מושך אותן כשעושים git pull</p>
<pre><code>!week13/1_Data.ipynb
</code></pre>
<p>שימו לב ש<strong>זה ימחק את הקבצים האלו מהתיקייה שלכם אז תוודאו שהעתקתם הצידה</strong></p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/12">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/12</link>
<pubDate>Sun, 29 Nov 2020 21:22:51 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-12</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<p>שליטה בגיט זה חשוב מאוד ודרישה מנדטורית ברוב מקומות העבודה.<br>
אתם מוזמנים לחזור לשבוע 10 ולרענן את זכרונכם (:</p>
<p>אני ממליץ גם לפתוח repo משל עצמכם ולשמור שם את כל התרגילים שאתם מגישים כדי לשמור על מצב לא חלוד.</p>
<p>בכ"מ – עדכנתי את ה־zip <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/14-join/8481/11">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/11</link>
<pubDate>Thu, 26 Nov 2020 20:33:22 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-11</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[mbrodsky]]></dc:creator>
<description><![CDATA[
<p>לא צחקתי בכלל. אני מוצא את עצמי מתבלבל לגבי הפקודות שצריך לכתוב בגיט בתדירות די גבוהה. זה משהו שצריך לתרגל, ואני לא מספיק מתורגל בו (ונראה שזה המצב גם אצל אחרים).</p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/10">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/10</link>
<pubDate>Thu, 26 Nov 2020 19:41:03 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-10</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[PureDream]]></dc:creator>
<description><![CDATA[
<p>צחוק צחוק אבל אולי זה יהיה באמת נחמד איזה מדריך אם יש מישהו שחזק בזה בקהילה</p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/9">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/9</link>
<pubDate>Thu, 26 Nov 2020 19:32:47 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-9</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[mbrodsky]]></dc:creator>
<description><![CDATA[
<p>גם אני לא הצלחתי דרך גיט (אני לא מספיק מיומן בממשק של גיט והפול ריקווסט לא עבד לי - נראה לי שאנחנו צריכים תרגילים בזה). כדי להוריד ידנית הולכים לקישור לוחצים על Code ובתפריט שנפתח לוחצים על Download Zip. זה יוריד את כל התיקיות אבל אפשר פשוט למחוק אותן ולקחת רק את התיקייה של שבוע 13.</p><div class="lightbox-wrapper"><a class="lightbox" href="https://forums.pythonic.guru/uploads/default/original/2X/4/4bd37f888dfc3a106e0fd7d67adb8fa518a076e3.png" data-download-href="https://forums.pythonic.guru/uploads/default/4bd37f888dfc3a106e0fd7d67adb8fa518a076e3" title="image"><img src="https://forums.pythonic.guru/uploads/default/optimized/2X/4/4bd37f888dfc3a106e0fd7d67adb8fa518a076e3_2_690x398.png" alt="image" data-base62-sha1="aOMWt2AojflIeRnUxNwa3DMSsGn" width="690" height="398" srcset="https://forums.pythonic.guru/uploads/default/optimized/2X/4/4bd37f888dfc3a106e0fd7d67adb8fa518a076e3_2_690x398.png, https://forums.pythonic.guru/uploads/default/optimized/2X/4/4bd37f888dfc3a106e0fd7d67adb8fa518a076e3_2_1035x597.png 1.5x, https://forums.pythonic.guru/uploads/default/optimized/2X/4/4bd37f888dfc3a106e0fd7d67adb8fa518a076e3_2_1380x796.png 2x" data-small-upload="https://forums.pythonic.guru/uploads/default/optimized/2X/4/4bd37f888dfc3a106e0fd7d67adb8fa518a076e3_2_10x10.png"></a></div><p></p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/8">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/8</link>
<pubDate>Thu, 26 Nov 2020 18:04:05 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-8</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[krauskas]]></dc:creator>
<description><![CDATA[
<p>הבעיה שלא ברור איך מורידים את המחברת הזאת ידנית, דרך גיטהב לא הצלחתי</p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/7">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/7</link>
<pubDate>Thu, 26 Nov 2020 17:47:55 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-7</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[mbrodsky]]></dc:creator>
<description><![CDATA[
<p>זה בלינק הזה: <a href="https://github.com/PythonFreeCourse/Notebooks/tree/sql" rel="noopener nofollow ugc">https://github.com/PythonFreeCourse/Notebooks/tree/sql</a></p>
<p>שם שבוע 13 מכיל את המחברת של Join</p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/6">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/6</link>
<pubDate>Thu, 26 Nov 2020 17:30:25 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-6</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[efratush]]></dc:creator>
<description><![CDATA[
<p>מחברת 5 לא נוספה</p>
<p></p><div class="lightbox-wrapper"><a class="lightbox" href="https://forums.pythonic.guru/uploads/default/original/2X/4/4180bc0d0c006d3876c372cbbe832ea7d474dcca.png" data-download-href="https://forums.pythonic.guru/uploads/default/4180bc0d0c006d3876c372cbbe832ea7d474dcca" title="image"><img src="https://forums.pythonic.guru/uploads/default/original/2X/4/4180bc0d0c006d3876c372cbbe832ea7d474dcca.png" alt="image" data-base62-sha1="9lsQAdDb9EbNQ3k98cBvTHMzSSm" width="690" height="354" data-small-upload="https://forums.pythonic.guru/uploads/default/optimized/2X/4/4180bc0d0c006d3876c372cbbe832ea7d474dcca_2_10x10.png"></a></div><p></p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/5">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/5</link>
<pubDate>Thu, 26 Nov 2020 16:45:21 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-5</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[adi1]]></dc:creator>
<description><![CDATA[
<p>אפשר להוסיף לקובץ הזיפ להורדה את מחברת 5 בבקשה?</p>
<p>תודה <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/14-join/8481/4">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/4</link>
<pubDate>Thu, 26 Nov 2020 16:09:19 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-4</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<p>זה בסדר, זה אכן מוריד את שבוע 13 אבל יש שם עדיין מחברת 5 של <code>JOIN</code>־ים.<br>
והענף ב־GitHub נקרא sql בתוך ה־repo שנקרא Notebooks.<br>
ר’ <a href="https://github.com/PythonFreeCourse/Notebooks/">כאן</a>.</p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/3">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/3</link>
<pubDate>Thu, 26 Nov 2020 16:02:21 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-3</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[mbrodsky]]></dc:creator>
<description><![CDATA[
<p>נראה שהלינק עדיין מוביל לשבוע 13. ולא מצאתי ענף SQL בגיטהאב (יש מצב שאני פשוט לא מחפש במקום הנכון?)</p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/2">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/2</link>
<pubDate>Thu, 26 Nov 2020 16:01:41 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-2</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
<item>
<title>שבוע 14 – שאילתות JOIN</title>
<dc:creator><![CDATA[Yam]]></dc:creator>
<description><![CDATA[
<p>הורידו מ<a href="https://github.com/PythonFreeCourse/downloads/blob/master/week13.zip">כאן</a>, או עשו git clone/pull מענף sql ב־repo מחברות שלנו.</p>
<p>הפעם התוכן הוא על שאילתות <code>JOIN</code>.</p>
<p>המלצה ללמידה: פתחו את המחברת לצד הממשק להרצת השאילתות, ונסו לכתוב בעצמכם את כל השאילתות בממשק (בלי העתק־הדבק).</p>
<h3>איך מגישים?</h3>
<p>אפשר להגיש כמו שאתם רגילים – <code># Upload ID</code> בראש התא.<br>
דרך עדיפה שתגרום לכך שתהיה צביעה נכונה, היא לשמור את הפתרון על קובץ עם סיומת sql (נניח: <code>Upload 154.sql</code>).</p>
<p><a href="https://forums.pythonic.guru/t/14-join/8481/1">קריאת הנושא במלואו</a></p>
]]></description>
<link>https://forums.pythonic.guru/t/14-join/8481/1</link>
<pubDate>Thu, 26 Nov 2020 15:52:49 +0000</pubDate>
<guid isPermaLink="false">forums.pythonic.guru-post-8481-1</guid>
<source url="https://forums.pythonic.guru/t/14-join/8481.rss">שבוע 14 – שאילתות JOIN</source>
</item>
</channel>
</rss>