General Information 2017a


Formalities

Staff

Instructors:
Dr. Daniel Deutch, Amir Rubinstein
Teaching Assistants:
Michal Kleinbort, Amir Gilad
lab assistant (חונך):
Ofer Horowitz
The lab assistant will be available to help students who encounter programming difficulties, in a regular weekly 2-hour lab session.
HW checkers:
Noa Goren, Lian Matathias, Noam Parzanchevski, Yossi Tamarov


Office Hours and emails

Coordinate via email.
moc.liamg|1hctued.leinad#leinaD
li.ca.uat|rrima#R rimA
li.ca.uat.tsop|cimsalab#lahciM
li.ca.uat.liam|daligrima#G rimA

Weekday Regular Class Schedule

Group Type Hours Location staff
01 Lecture Sun 14-16
Wed 10-12
Dan David 001 Dr. Daniel Deutch, Amir Rubinstein
02 Recitation Mon 10-12 Ornstein 111 Michal Kleinbort
03 Recitation Tue 10-12 Ornstein 111 Amir Gilad
04 Lecture Sun 16-18
Wed 12-14
Dan David 001 Dr. Daniel Deutch, Amir Rubinstein
05 Recitation Mon 12-14 Ornstein 111
Shenkar 204
Michal Kleinbort
06 Recitation Tue 8-10 Schreiber 006 Amir Gilad

Lab Support

Hours Location staff
first week only:
Tuesday 1/11 16:00-17:00
Thursday 3/11 10:00-12:00

The rest of the semester
Thursday 10:00-11:00, 12:00-13:00

Schreiber 309
Dan David 204


Dan David 204
Ofer Horowitz


Administrativia

Grade

Based on final exam (80%) and homework assignments (20%).
The short questionnaire about the course procedures (see in moodle) will add 2 points to the homework average, provided you will answer all its questions correctly.

Home Assignments

Please carefully read the instructions appearing at the assignments page (HW submission, appeals and checklist).
All HW assignments are mandatory.

YouTube

The lectures given by Prof. Benny Chor at the 2012 fall senester (or, at least, most of them) are on YouTube:
[http://www.youtube.com/playlist?list=PLF6EE69996E72E02C]
However, bear in mind that these lectures are somewhat different from the lectures of our semester. Exam and HW are based on the material taught in class.


Forum Policy

You are welcome to use the discussion forums of this site. The links appear at the home page. Usually there will be a separate thread for each HW question, plus a general forum for questions not relating to the HW.

  • To encourage discussion, we will normally take some time before answering a posted question.
  • Read previous questions and answers before you post. We will ignore questions appearing more than once.
  • A question relevant for the entire course is more likely to get an answer when posted in the forum rather than when sent to us by email. Especially a day before the exam.
  • Keep the forum tidy by using threads wisely:
    • Give your posts informative titles. "A question" or "Question 5" are examples for bad titles.
    • Use the "preview" option before you finally post your message. Use "Options—>Edit" to edit your post if needed.
    • When writing a post that includes Hebrew: add [[div style="direction:rtl;"]] before your message, and [[/div]] after it (each on a separate line).
    • when including Python code, add [[code type="python"]] before the code, and [[/code]] after it (each on a separate line).
    • See more formatting tips on the right side bar of this site.
    • Refrain from posting an unrelated question in an open thread,
    • Refrain from starting a new thread when you have a follow-up question (to someone else's question or to yours),


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.



Some useful system information

how to open an account
working with linux

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License