Instructor: | Kathleen O'Brien |
Office Location: | MacQuarrie Hall 217 |
Telephone: | Please use email |
Email: | kathleen.a.obrien@sjsu.edu Or contact me through Piazza Or with Canvas messaging |
Office Hours: | TR 2:45 - 3:15 or on Piazza anytime |
Class Days/Time: | TR 1:30 - 2:45 |
Classroom: | YUH 124 |
Prerequisites: | Eligibility for college level mathematics; Computer Science, Software Engineering, or Undeclared major; or instructor's consent. |
Final: Wednesday May 16, 2018 1215 - 1430 (regular classroom)
Tentative Exam dates: Mar 8 and Apr 24
Basic skills and concepts of computer programming in an object-oriented approach using Java. Classes, methods and argument passing, control structures, iteration. Basic graphical user interface programming. Problem solving, class discovery and stepwise refinement. Programming and documentation style. Weekly hands-on activity.
For the official catalog description, please visit the online catalog at http://info.sjsu.edu/web-dbgen/catalog/courses/CS046A.html
Upon successful completion of this course, students should be able to:
There will be free tutoring avilable in the Computer Science Study Lab in MH226 starting the third week of school
This is a 4-unit/15-week class, so you should expect to spend at least 180 hours per semester or 12 hours per week on this class. Many students need to spend much more time.
We are fortunate this semester to have Supplemental Instruction made available to us through Peer Connections. Supplemental Instruction is an academic assistance program which provides peer-led group study sessions to assist students in traditionally difficult courses. And it is free! Students who attended last semester found it very helpful.
The sessions are led by a SI leader who has already mastered the course material and has been trained to facilitate group sessions where students can meet to improve their understanding of course material, review and discuss important concepts, develop study strategies and prepare for exams. SI is for everyone, and open to all students enrolled in this class. Attendance at SI sessions is free and voluntary. Students, who attend SI sessions weekly, typically earn higher final course and exam grades than students who do not participate in SI. Please bring your lecture notes, computers, and questions with you.
SI study sessions meeting times will be determined by taking a poll of interested students and finding the most convenient time. The location will be determined once the time has been set.
Your SI Leader | |
---|---|
Yen Huynh | yen.huynh@sjsu.edu |
Mark Casapao | casapao.markkenneth@gmail.com |
Yen and Mark will be attending all classes with you and will facilitate the class activities.
The times for the SI sessions will be determined later.
Note that these sessions are not tutorial sessions for doing homework. They are sessions to help you understand the material. Please do not ask Mark or Yen specifically how to do a homework problem. But if the homework requires a loop, it would be an excellent idea to ask them how to write a loop.
You earn 2 participation points for each session you attend. (That is about 60 points)
There will be free tutoring avilable in the Computer Science Study Lab in MH226 starting the third week of school
You can read the Lab rules here (http://cs46labs.bitbucket.io/lab-rules.html)
Your grade for the course is based on each of the exams, the finals, the total homework, the labs, the quizzes, and participation. Grades are calculated by weighting the scores as defined above. I do not curve grades.
This class is graded with a traditional letter grade. See the scale below. I do not round grades.
89.9 is a B+ not an A-
At least | Letter Grade |
---|---|
93 | A |
90 | A- |
87 | B+ |
83 | B |
80 | B- |
77 | C+ |
73 | C |
70 | C- |
67 | D+ |
63 | D |
60 | D- |
below 60 | F |
You must earn at least a C (73) to be eligible to table CS/SE 46B
Note that “All students have the right, within a reasonable time, to know their academic scores, to review their grade-dependent work, and to be provided with explanations for the determination of their course grades.” See University Policy F13-1 at http://www.sjsu.edu/senate/docs/F13-1.pdf for more details."
All homework and exams must be your own individual work. It is OK to have general discussions about homework assignments, or read other material for inspiration. You may never copy anything from anyone without attribution. This means if you find code on Stackoverflow or another web site, you need to give the URL where you found the code in a comment at the top of your class so that I can look at it if necessary. You may copy from the textbook, the labs, or anything we do in class without attribution. For homeworks and exams, you may not copy anything from any other student at all, and you may not collaborative produce results in pairs or teams. Your work must be entirely your own.
It is never okay to give your completed code to another student before the due date. It the other person submits your work, I have to give you both a 0. Please do not risk this by giving your code to your friends.
A first incident of cheating will result in a 0 on that assignment or exam. A second incident will result in a failure for the class.
(a) An ability to apply knowledge of computing and mathematics to solve problems
(b) An ability to analyze a problem, and identify and define the computing requirements appropriate to its solution
(c) An ability to design, implement, and evaluate a computer-based system, process, component, or program to meet desired needs
(i) An ability to use current techniques, skills, and tools necessary for computing practice
(j) An ability to apply mathematical foundations, algorithmic principles, and computer science theory in the modeling and design of computer-based systems in a way that demonstrates comprehension of the trade-offs involved in design choices
(k) An ability to apply design and development principles in the construction of software systems of varying complexity
Add Policy: I will not give out any add codes this semester.
Publicly Viewable Work: Your class work (including homework, exam, and project work) may be viewable by other students of this course. Your grades will not be viewable by others.
Copyright of Materials: All materials created by the instructor for this course, including lectures, handouts, homeworks, exams, solutions, projects, and so on, are copyrighted property of the instructor. You may transcribe lectures or copy course materials for the use of yourself and other students registered in this course. You may not sell or give transcriptions of lectures or copies of course materials to others without the prior written consent of the instructor.
"University Policies: Office of Graduate and Undergraduate Programs maintains university-wide policy information relevant to all courses, such as academic integrity, accommodations, etc." You may find all syllabus related University Policies and resources information listed on GUP's Syllabus Information web page at http://www.sjsu.edu/gup/syllabusinfo/
Last day to drop: Feb 7
Last day to add: Feb 14
Lesson | Class Date |
this week's lab |
Quiz# | To read in the text | To watch on Udacity | Homework Due |
|
0 | 25-Jan | Lab 1 | housekeeping | ||||
1 | 30-Jan | Lab 2 | Quiz 1 | 1.3 – 1.6 | Lesson 1 video Through Kylie's Advice |
||
2 | 1-Feb | Quiz 2 | 1.7, 2.1 – 2.2 | rest of Lesson 1 and Lesson 2 Video through "How many days" |
Hw1 draft | ||
3 | 6-Feb | Lab 2_5 | Quiz 3 | 2.3 – 2.4 | Lesson 2 throughToUpperCase | Hw1 final | |
4 | 8-Feb | Quiz 4 | 2.5 – 2.8 | rest of Lesson 2 | Hw2 draft | ||
5 | 13-Feb | Lab 3 | Quiz 5 | 3.1 – 3.3 |
Lesson 3 through Improving the documentation |
Hw2 final | |
6 | 15-Feb | Quiz 6 | 3.4 – 3.7 | rest of Lesson 3 | Hw3 draft | ||
7 | 20-Feb | Lab 4 | Quiz 7 | 4.1 – 4.2 | Lesson 4 through Magic Number | Hw3 final | |
8 | 22-Feb | Quiz 8 | 4.3 - 4.5 | rest of Lesson 4 | Hw4 draft | ||
9 | 27-Feb | Lab 5 | Quiz 9 | 5.1 - 5.3 | All of Lesson 5.1 | Hw4 final | |
10 | 1-Mar | Quiz 10 | 5.4 - 5.8 | All of Lesson 5.2 | Hw5 draft | ||
6-Mar | Lab 6 | review | Hw5 final | ||||
8-Mar | Exam 1 | ||||||
11 | 13-Mar | Lab 7 | Quiz 11 | 6.1 - 6.3 | All of Lesson 6.1 | ||
12 | 15-Mar | Quiz 12 | 6.4 - 6.5 | Lesson 6.2 through Most Populous Country |
hw6 draft | ||
13 | 20-Mar | Lab 8 | Quiz 13 | 6.6 - 6.7 | Lesson 6.2 through Finding First Match | hw6 final | |
14 | 22-Mar | Quiz 14 | 6.8 - 6.10 | Rest of Lesson 6.2 | hw7 draft | ||
27-Mar | SPRING BREAK | ||||||
29-Mar | |||||||
15 | 3-Apr | Lab 9 | Quiz 15 | 7.7- | Lesson 7.1 video through Lost In a Good Book 2 |
Hw 7 final | |
16 | 5-Apr | Quiz 16 | 7.7- | Rest of Lesson 7.1 | hw8 draft | ||
17 | 10-Apr | Lab 10 | Quiz 17 | 7.1 -7.5 | Lesson 7.2 | hw8 final | |
18 | 12-Apr | Quiz 18 | 7.6 & 7.8 | Video Lesson 7.3 | hw9 draft | ||
19 | 17-Apr | Lab 11 | Quiz 19 | 8.4 - 8.6 | Video Lesson 8 (static methods, etc) | hw9 final | |
20 | 19-Apr | Quiz 20 | 8.1 - 8.3 | design patterns review |
hw10 draft | ||
24-Apr | Lab 12 | Exam2 | hw10 final | ||||
21 | 26-Apr | Quiz 21 | 10.1 – 10.2 | Video Lesson 9 up to Implementing Comparable |
|||
22 | 1-May | Lab 13 | Quiz 22 | 10.3 - | Video Lesson 9 Implementing Comparable |
hw11 draft | |
23 | 3-May | Quiz 23 | 9.1 – 9.3 | rest of Video Lesson 9 (inheritance) | hw11 final | ||
24 | 8-May | Lab 14 | Quiz 24 | 9.4- | inheritance 2 | hw12 draft | |
25 | 10-May | Review Quiz 1 |
review | hw12 final | |||
Final: Wednesday May 16, 2018 1215 - 1430 (regular classroom)