User Tools

Site Tools


syllabus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
syllabus [2010/01/04 19:37] – created bilsyllabus [2010/01/08 20:42] (current) bil
Line 1: Line 1:
-**Instructor & TAs**+==== Instructor & TAs ====
  
-Instructor 
  
-    * Bil Tzerpos+== Instructor ==
  
-      Office: Computer Science and Engineering Building, Room 3024 +  * Bil Tzerpos 
-      Office hours: Mondays and Wednesdays, 11:30 - 12:30 +    * Office: Computer Science and Engineering Building, Room 3024 
-      Email: bil@cse.yorku.ca+    Office hours: Mondays and Wednesdays, 11:30 - 12:30 
 +    Email: bil@cse.yorku.ca
  
-Teaching Assistants+== Teaching Assistants ==
  
-    * Steven Castellucci +  * Steven Castellucci 
-    * Ahmed Sabbir Arif+  * Ahmed Sabbir Arif 
 +    * Office hours: Wednesdays, 17:00 - 18:30, CSEB 1006
  
-TA Office hours+Students are welcome to come to the instructors' and TAs' office hours to ask questions about the lecture material or other aspects of the course.
  
-TBA 
  
-Students are welcome to come to the instructors' and TAs' office hours to ask questions about the lecture material or other aspects of the course.+==== Textbook ====
  
- 
-====== Textbook ====== 
  
 H. Roumani. [[http://www.cse.yorku.ca/~roumani/jba|Java by Abstraction: A Client-View Approach]]. Second edition. Pearson Addison Wesley, Toronto. 2008. H. Roumani. [[http://www.cse.yorku.ca/~roumani/jba|Java by Abstraction: A Client-View Approach]]. Second edition. Pearson Addison Wesley, Toronto. 2008.
Line 27: Line 25:
 This is available in the York University Book Store in York Lanes. This is available in the York University Book Store in York Lanes.
  
-If you have the first edition of this textbook, it is reasonable to use it for the course. The difference from the first edition to the second edition is that the errata have been fixed. A list of errata can be found here, and another list can be found here. +If you have the first edition of this textbook, it is reasonable to use it for the course. The difference from the first edition to the second edition is that the errata have been fixed. A list of errata can be found [[http://www.cse.yorku.ca/~roumani/jba/errata.htm|here]], and another list can be found [[http://www.cse.yorku.ca/course_archive/2006-07/W/1020/textbook/errata.html|here]].
-H. Roumani. Java by AbstractionA Client-View ApproachFirst editionPearson Addison Wesley, Toronto. 2006.+
  
-Note: If you are using the first edition, you should download the software from the second edition. This can be found on the textbook webpage. +**Note**: If you are using the first edition, you should download the software from the second edition. This can be found on the textbook [[http://www.cse.yorku.ca/~roumani/jba|webpage]].
-Course Components +
-Lectures+
  
-The lectures consist of presentation and discussion of the course material. One chapter from the textbook is covered each week. Students are encouraged to read the current week's textbook chapter prior to attending the lecture. See the calendar for details. 
-Practise Programming Exercises (eChecks) 
  
-These are ten weekly practise programming exercises that must be completed and submitted electronically. These are called eChecks in the textbook and are submitted online. (Okay, there is an eleventh one that is not part of the marks, Practise #0. But that one is quite simple and is for introductory purposes only.)+==== Course Components ====
  
-Students receive instant feedback whether their solution passed all the tests. Each eCheck is graded on a pass-fail basis (so all or nothing), and must be completed within a week. eChecks are assigned in your weekly lab session. See the calendar for details.+== Lectures ==
  
-To learn how to submit eChecks electronically, do the initial self-paced labs of the textbook consulting the Guided Tour for CSE1020 students . The URL of the eCheck server (which you need in order to submit electronically from home) can be found in the guided tour. 
  
-Students are expected to adhere to the coding style that is given in Appendix C of the textbook. +The lectures consist of presentation and discussion of the course material. One chapter from the textbook is covered each week. Students are encouraged to read the current week's textbook chapter prior to attending the lecture. See the calendar for details.
-Lab Tests+
  
-There are two lab tests held throughout the course. These are programming tests are conducted in your normal lab session.+== Labs ==
  
-The lab tests are closed-book, no aids allowed. Blank sheets of paper for scratch work may not be be brought into the lab. 
-Midterm Exam 
  
-The midterm exam consists of two components: a written test and a lab-based test (which is like the lab tests above)The midterm is scheduled at a common time for both sections of the course, A and E. (This is tentatively scheduled for Sunday 25 October.)+Every chapter in the textbook contains "lab". Students are encouraged to follow the steps in these labs, as they are very helpful for understanding the course materialIt is especially important to do so in the first weeks of the course. Labs are optional and are not marked.
  
-The midterm will cover Chapters 1-5 of the textbook. You are also responsible for material from the Guided Tour.+== eChecks ==
  
-A copy of the midterm test (written partfrom fall 2008 with answers. +These are twelve weekly programming assignments that must be completed and submitted electronically. Each assignment contains two eCheck exercises (both eCheck exercises need to be submitted every week).
-Final Exam+
  
-The final exam also consists of two components: written exam, and a lab-based testScheduling for the final exam will be determined by the registrar's office later in the term.+Students receive instant feedback whether their solution passed all the tests. Each eCheck is graded on pass-fail basis (so all or nothing), and must be completed within weekThe deadline for all eChecks is Sunday at midnight.
  
-The final exam will cover chapters 1-12 of the textbook. It will consist of a written component and a programming component. The written component will be conducted during the exam period at a time scheduled by the registrar's office (see Examination Schedules). The programming component will be conducted in the lab on the same day (times TBA).+To learn how to submit eChecks electronically, do the initial self-paced labs of the textbook consulting the {{:guidedtour.pdf|Guided Tour}} for CSE1020 students. The URL of the eCheck server (which you need in order to submit electronically from homecan be found in the guided tour.
  
-Midterm & Final Written Exam Procedures:+Students are expected to adhere to the coding style that is given in Appendix C of the textbook.
  
-    * The written portion is closed-book/no aids. +== Lab Tests ==
-    * Exam booklets and/or answer sheets will be provided. +
-    * A (non-electronic) dictionary may be used during the exam, if needed. +
-    * Proof of Identity must be provided. A photo ID and a student card are required. +
-    * Blank sheets of paper for scratch work may not be be brought into the exam.+
  
-The questions of the written exams (midterm and finalwill focus on concepts, not on writing codeThe programming parts will obviously test you on writing code.+There are two lab tests in this course (see Important Dates). These are programming tests conducted in your normal lab session.
  
-A sample of the final exam written part can be found here (WARNING: these questions are provided only as examples of short answer type questions; your exam may vary). +The lab tests are open book, which means that you are allowed to have the textbook with you, but nothing else.
-Grading+
  
-You can access your marks so far in the course at the ePost server. +== Written tests ==
-The weight distribution of the course components is as follows:+
  
-    * 10% : practise programming exercises / eChecks (1% each for practise #1 -- #10) +There are also two written tests (midterms(see Important Dates). They will take place during the normal lecture time. 
-    * 10% : lab test #1 +
-    * 15% : lab test #2 +
-    * 30% : midterm exam +
-    * 35% : final exam +
  
-Note also that conversion from numeric to letter grade is applied to the overall mark only and in accordance with the following departmental standard:+== Final Exam ==
  
-+The final exam consists of two components: a written test, and a lab test. Scheduling for the final exam will be determined by the registrar's office later in the term.
- +
  
-+The questions of the written part will focus on concepts, not on writing code. The lab test will obviously test you on writing code.
- +
  
-+== Grading ==
- +
  
-D+ +The weight distribution of the course components is as follows:
-  +
- +
-+
-  +
- +
-C+ +
-  +
- +
-+
-  +
- +
-B+ +
-  +
- +
-+
-  +
- +
-A+ +
- +
-<40 +
-  +
- +
-≥40 +
-  +
- +
-≥50 +
-  +
- +
-≥55 +
-  +
- +
-≥60 +
-  +
- +
-≥65 +
-  +
- +
-≥70 +
-  +
- +
-≥75 +
- +
  
-≥80 +    * 12% : eChecks (1% each) 
- +    * 13% : Lab test #1 
 +    * 13% : Lab test #2 
 +    * 13% : Written test #1 
 +    * 13% : Written test #2 
 +    * 36% : Final exam 
  
-≥90 
  
syllabus.1262633848.txt.gz · Last modified: 2010/01/04 19:37 by bil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki