General Information 2024b
Formalities
Staff
- Instructor:
- Elhanan Borenstein, Michal Kleinbort
- Teaching Assistants:
- Dror Livnat, Matan Ben Tov, Sapir Freizeit, Ron Sheinin, Amit Attia
- HW Checkers:
- Adi Fine, Nadav Gat, Roni Mangisto
- Lab Assistant:
- Maya Metzger
Emails
Elhanan li.ca.uat.xeuat|oble#liam
Michal li.ca.uat.tsop|cimsalab#liam
Matan li.ca.uat.liam|votnebnataM#liam
Dror li.ca.uat.liam|tanvilrord#liam
Sapir moc.liamg|tiezierfripas#liam
Ron li.ca.uat.liam|niniehsnoR#liam
Amit li.ca.uat.liam|aittatima#liam
Lab Support (חונכות בתכנות)
| Staff | Day | Hour | Location |
|---|---|---|---|
| Maya | Wednesday | 14:00 - 16:00 | Checkpoint Blue Room (floor 2) |
Office Hours
| Staff | Day | Hour | Location |
|---|---|---|---|
| Matan | Sunday | 12:10 - 13:00 | Checkpoint West-002 (floor 2, transparent room) |
| Amit | Monday | 10:10 - 11:00 | Checkpoint West-002 (floor 2, transparent room) |
| Dror | Monday | 14:00 - 15:00 | Checkpoint 446 (floor 4, robotics lab) |
| Michal | Wednesday | 10:10 - 12:00 | Shreiber 220 |
| Sapir | Thursday | 19:00 - 20:00 | Zoom (link in Moodle) |
| Elhanan | Wednesday (please email in advance if you plan to come) | 11:00 - 12:00 | Checkpoint 243 |
Administrativia
Please read the logistics guide carefully, link here.Reading
Text Books
There is currently no textbook for the course. We may write one :)
Recommended Reading about Python:
1. Python 3 documentation, http://docs.python.org/py3k/, is the official language manual, and a very useful resource.
2. Think Python, by Allen B. Downey, which is available online.
3. A book by John Zelle, “Python programming: an introduction to computer science”, second edition. Fraklin, Beedle & Associates. The second edition refers to Python 3.x, which is the version used in the course.