Class Basics:
Lecture: MWF 1 - 2 pm, 2 - 3 pm. (Turn off cell phones and laptops in lecture.)
Discussion Section: Tuesdays, various times
UT Course unique numbers 52307, 52308, 52309, 52311, 52312, 52313, 52314, 52316
Class Web Page: www.cs.utexas.edu/~scottm/cs314
Lecture and Discussion Sections Schedule:
Unique ID | Lecture Time and Location | Discussion Section Time All sections meet Tues. |
Discussion Section Location | Discussion Section TA | Grader |
52307 |
MWF 1 - 2 pm |
9 - 10 am | WEL 3.266 | Swati | Swati |
52308 | 10 - 11 am | PAR 310 | Swati | Jay | |
52309 | 11 am - 12 noon | WEL 4.244 | Swati | Swati | |
52311 | 12 noon - 1 pm | PAI 5.38 | Yuanzhong | Yuanzhong | |
52312 |
MWF 2 - 3 pm |
1 - 2 pm | WEL 4.244 | Yuanzhong | Jay |
52313 | 2 - 3 pm | BEN 1.124 | Yuanzhong | Yuanzhong | |
52314 | 3 - 4 pm | BIO 301 | Yuanzhong | Jay | |
52316 | 4 - 5 pm | PAR 304 | Swati | Jay |
Students may attend either lecture on MWFs.
Students must attend a discussion section taught by the teaching assistant in charge of the unique id for which they are officially registered.
Teaching Staff:
Instructor: Mike Scott, email:
scottm@cs.utexas.edu
office: Painter Hall
5.68
Office Hours: Monday, Wednesdays, and Friday 3 - 5 pm
Office
hours will be
held in the
computer lab in
PAI 5.38.
If you can not make these times please email me to set up an alternate time.
Teaching Assistants:
Undergraduate Proctors:
Jay Ordway, email:
, Office Hours: Monday, 3
- 7 pm, Tuesday and Thursday, 5:30 - 8:30 pm
Course Objectives: This is a second course in computer programming. The purpose of the course is to learn how to use and implement canonical data structures such as lists, iterators, stacks queues, trees, sets, maps, hash tables, heaps, and graphs. The course also covers testing, reasoning about programs (pre/post conditions, assertions), debugging, abstraction of data, basic algorithm analysis, recursion, canonical sorting and searching algorithms, and an introduction to the object oriented concepts of encapsulation, inheritance, and polymorphism. Students will be able to implement medium sized programs using the concepts listed. The course is taught using Java.
Estimates of the required effort for the student who meets the course prerequisites:
Formal Course Prerequisite:
Informal Course Prerequisites: Mastery of the following basic programming topics: data types, variables, expressions and operators, control structures (looping and decision making), procedures( a.k.a. functions, methods, or subroutines), parameters, arrays (1d and 2d), simple user defined data types (records, structures, objects), top down design.
You should be able to design and implement a program in Java based on a problem statement. The problem should be complex enough that a well designed solution requires the following:
For example, create from scratch a program that allows two people to play a game of connect 4 on the computer. The display can be a simple text based interface. Both players share the same keyboard and take turns.
Textbooks:
Class Attendance, iClicker
Beware: There may be several incompatible brands of remote control devices
on sale. Be sure you get the ``iClicker'' brand. For a picture of one, see the
iClicker web site. We
are using the original iClicker, not the iClicker 2. The Co-op will buy back the iClicker for about half the
current price. I recommend that you put a piece of transparent tape across the
serial number on the back of your iClicker to prevent it from being rubbed off
with use. The serial number is important when you register the iClicker (see
the next step) and you want it intact when/if you sell the iClicker back to
the bookstore.
Even if you already have a iClicker and registered it in the past you must
reregister for this semester.
Class Discussion Tool: I have set up a discussion group for the class on Piazza.
Email: All students must become familiar with the University's official e-mail student notification policy. It is your responsibility to keep the University informed as to changes in your e-mail address. You are expected to check e-mail on a frequent and regular basis in order to stay current with University-related communications, recognizing that certain communications may be time-critical. It is recommended that e-mail be checked daily. The complete text of this policy and instructions for updating your e-mail address are available at http://tinyurl.com/3nk7f2g which includes instructions on how to update the email address you have on record with UT.
In this course I use e-mail as a means of communication with students. You will be responsible for checking your e-mail regularly for class work and announcements.
Software: Required software for programming assignments is described on this web page: http://www.cs.utexas.edu/~scottm/cs307/software.htm
Computing Facilities:
CS Lab Account:
Schedule: A schedule of lecture topics, reading assignments, and assignment distribution and due dates is available online, via the class web page, www.cs.utexas.edu/~scottm/cs314/schedule.htm. The schedule page contains links to slides for the lectures, assignments, and online readings. Readings are to be completed before class. The schedule is subject to change.
Exams: In order to effectively evaluate your understanding of course material there will be two out of class midterms. If you have a conflict with a midterm please email the instructor as soon as possible to work out an alternate time.
Grading: Here are the class components used to determine your final average.
Component Type | Number | Points | Total Points |
Assignments | 12 | 20 each | 240 |
iClicker participation | 40 | 1 each day | 40 |
Quizzes | 13 | 10 each | 130 |
Midterm 1 | 1 | 175 | |
Midterm 2 | 1 | 175 | |
Final Exam | 1 | 275 |
This course is similar to the old CS307 course. Historically:
No whining: Feedback and concerns about the course are always welcome; legitimate grading errors that are identified in a timely fashion will certainly be corrected, but whining is counter-productive and will only irritate those who evaluate your work to determine grades.
Important Dates for Changing Academic Status and Dropping the Course: Refer to the Registrar's academic calendar for the deadlines for changes in academic status. Highlights are:
Important Dates for Changing Academic Status and Dropping the Course: Refer to the Registrar's academic calendar for the deadlines for changes in academic status. Highlights are:
Academic Dishonesty: Taken from the CS department Code of Conduct.
"The University and the Department are committed to preserving the reputation of your degree. It means a lot to you. In order to guarantee that every degree means what it says it means, we must enforce a strict policy that guarantees that the work that you turn in is your own and that the grades you receive measure your personal achievements in your classes:
Every piece of work that you turn in with your name on it must be yours and yours alone unless explicitly allowed by an instructor in a particular class. Specifically, unless otherwise authorized by an instructor:
You are responsible for complying with this policy in two ways:
The penalty for academic dishonesty will be a course grade of F and a referral of the case to the Dean of Students. Further penalties, including suspension or expulsion from the university may be imposed by that office.
One final word: This policy is not intended to discourage students from learning from each other, nor is it unmindful of the fact that most significant work in computer science and in the computing industry is done by teams of people working together. But, because of our need to assign individual grades, we are forced to impose an otherwise artificial requirement for individual work. In some classes, it is possible to allow and even encourage collaboration in ways that do not interfere with the instructor's ability to assign grades. In these cases, your instructor will make clear to you exactly what kinds of collaboration are allowed for that class."
For CS314 the policy on collaboration is modified as follows: You are encouraged to study for tests together, to discuss methods for solving the assignments, to help each other in using the software, and to discuss methods for debugging code. Essentially if you talk about an assignment with any one else you are okay, but the moment you start looking at someone else's source code or showing someone else your source code you have crossed the line into cheating. You should not ask anyone to give you a copy of their code or, conversely, give your code to another student who asks you for it. Similarly, you should not discuss your algorithmic strategies to such an extent that you and your collaborators end up turning in exactly the same code. Discuss high level approaches together, but do the coding on your own.
Understand the difference between cheating and collaboration. Collaboration is allowed, cheating will lead to failure in the course.
Examples of cheating are many and include accessing another student's account, looking at someone else's solution code, copying or downloading someone else's solution code, referring to solutions from previous semesters, and / or allowing others to copy of access your solution code. This means you shall not look on the internet for code to solve your problems.
Examples of allowable collaboration include discussions and debate of general concepts and solution strategies and help with syntax errors.
The code you can reuse in this course are:
You shall not make use of code you find from other sources including the world wide web. Materials from the web should only be used for educational purposes. Thus, you can read about linked lists and look at examples of linked list code, but you must not copy any code from the web or be looking at any of this code from the web when writing anything you turn in. If you discuss an assignment with another students or look at examples from the web you should employ the World of Warcraft Rule: after a discussion with another student or looking at example code you should do something that has nothing to do with computer science or programming for al least half an hour. Playing World of Warcraft or other similar activity. (Watching a sitcom, reading a book.)
You are also allowed to post short segments of code (3 lines or less) of code that are giving you syntax errors to the class listserv in order to get help on fixing the syntax error.
If you have any doubts about what is allowed ask the instructor.
Plagiarism detection software will be used on assignments to find students who have copied code from one another.
For more information on Scholastic Dishonesty see the
University Policy on Scholastic Dishonesty
Religious Holidays: By UT Austin policy, you must notify me of your
pending absence at least fourteen days prior to the date of observance of a
religious holy day. If you must miss a class, an examination, a work assignment,
or a project in order to observe
a religious holy day, you will be given an opportunity to complete the missed
work within a reasonable time after the absence.
Students with Disabilities: students with disabilities
may request appropriate academic accommodations from the Division of Diversity
and Community Engagement, Services for Students with Disabilities, 471-6259,
www.utexas.edu/diversity/ddce/ssd/.