-
Notifications
You must be signed in to change notification settings - Fork 218
Week2 fixes #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Week2 fixes #14
Conversation
...into week2_fixes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great one, I feel lucky to have someone how know some shift reading the notebook so thoroughly.
Thanks!
week2/4_Lists.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use the Hebrew hyphen instead: ־
week2/4_Lists.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
שהוא שווה -> ששווה
Use less verbose form when possible.
Also, change the - to ־
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wouldn't go with "נכונה". Maybe "דרך אפשרית נוספת"...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ToFix
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I find it more complicated than the original. ^^"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I split it into short sentences for a reason :P
week2/4_Lists.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is just more verbose. What did you try to accomplish here? :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My thought was to explain that we explicitly declared the list in the right order (meaning the list keeps its order from init).
It might be too explicit, if so I'll change it back :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe
"ודאגנו להכניס את ראשי הממשלה לרשימה <mark>לפי סדר</mark> כהונתם"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
, before ודאגנו
week2/4_Lists.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ועלול ליצור <dfn>באגים</dfn> – חלקים בקוד שלא מתנהגים כפי שחשבנו שיתנהגו.
week2/4_Lists.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
נוכל להקביל שינוי ערך של איבר לכך...
week2/4_Lists.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
, before ודאגנו
week2/4_Lists.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge with the line about באגים, so it would sound more natural.
המספור של התא הראשון הוא 0, ולא 1. יש לכך סיבות טובות, אבל פעמים רבות זה ירגיש לא טבעי.
בלבול של המתכנת בעקבות ההתנהגות עלול לגרום ל<dfn>באגים<dfn>, קטעי קוד שמתנהגים אחרת משציפה המתכנת.
week2/4_Lists.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can remove the parenthesis around the list, and stick it all together.
2abf0ff
to
307c5b2
Compare
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ToFix
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
עבור על כל תו מתחילת המחרוזת
(מקף־עילי, גם בפסקה השנייה)
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
כל עוד התו נמצא בארגומנט – מחק אותו.
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
אין צורך בשורה
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
עבור תו־תו מסוף המחרוזת:
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
כל עוד התו נמצא בארגומנט – מחק אותו.
week2/5_String_Methods.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
אין צורך בשורה
week2/4_Lists.ipynb
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
להסיר רווח
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay!
Uh oh!
There was an error while loading. Please reload this page.