Instructor Information
Dr. Hyrum D. Carroll
Center for Computational Science & Department of Computer Science
Middle Tennessee State University
KOM 361-B
(615) 898-2801
Mon: |
8:00 - 9:00 AM
1:00 - 2:00 PM |
Tue: |
2:00 - 3:00 PM |
Wed: |
8:00 - 9:00 AM |
Thu: |
9:00 - 10:00 PM
2:00 - 3:00 PM |
Fri: |
8:00 - 9:00 AM
10:15 - 11:15 AM
2:00 - 3:00 PM |
and by appointment |
|
|
|
Class
11:30 AM - 12:25 PM
Mondays, Wednesdays & Fridays
BAS S305
CRN: 10032
Textbook
Data Structures and Algorithm Analysis in C++, 4th Edition by
Mark A. Weiss
ISBN-10: 013284737X
ISBN-13: 9780132847377
Note: Please apply the textbook's
errata.
Course Description
Topics include algorithm design, analysis of algorithms, advanced tree structures, sorting, graphs, and additional object-oriented programming techniques.
Pre-requisite: A grade of "C" or higher in 2170 is necessary to take this course.
Co-requisite: Either simultaneous enrollment, or a grade of "C" or better in CSCI 3080 is necessary to take this course.
Learning Outcomes
Upon successful completion of this course, a student will be able to:
- Write object-oriented programs using advanced techniques such as inheritance, polymorphism, dynamic binding, and generic programming.
- Design and implement various sorting algorithms such as selection, bubble, insertion, merge, quick, and heap sorts
- Design and implement more complicated structures such as priority queue, heap, balanced search trees, hashing tables, and graphs as classes (including search, insert, delete, and traverse elements)
- Use "Big-O" analysis to analyze algorithms
- Produce effective and efficient programs to solve complex practical problems by choosing the most appropriate data structures, and then use appropriate design, debugging, and testing techniques
- Recognize the need for, and can program in a consistent and well accepted coding style
Website
The course website is at
http://www.cs.mtsu.edu/~hcarroll/3110/. Announcements and assignments will be posted there and/or emailed to your Pipeline email address. You are expected to monitor the website and your email account frequently (i.e., at least every other day).
Email
You must be able to read and respond to e-mails sent to your university Pipeline account. If you'd rather not use MTMail as your primary e-mail system, Dr. Untch put together a tutorial for redirecting your MTMail e-mail to a system you prefer:
https://www.cs.mtsu.edu/~untch/share/HowToAvoidUsingMTMail.pdf.
Additionally, I don't use or check the D2L email account.
Lecture
Attendance is required by the university.
If you can not make a lecture, please inform me and get the relevant materials from a classmate.
Computers are permitted in lecture for note taking. Other activities such as web surfing, stock trading, and social networking are inappropriate. Not only do they distract you but also others.
Students that do not attend both of the first two lectures may be dropped from the course.
An audible cell phone ring during class will require the possessor to bring cookies (or equivalent) to the next class.
Additionally, all views are to be heard and engaged respectively. As scholars, we are expected to analyze subject matter critically and express reasonable positions that are based on logic and fact rather than on emotion.
Performance Evaluation
Homework, Video Questions & Quizzes |
20% |
Lab Assignments |
40% |
Exams |
20% |
Final Exam |
20% |
Grading
The following grading scale will be used in this class:
90-100 A
|
|
87-89 B+
83-86 B
80-82 B-
|
|
77-79 C+
73-76 C
70-72 C-
|
|
67-69 D+
63-66 D
60-62 D-
|
|
< 60 F
|
Grades for assignments, labs, exams, etc. will be posted in
D2L.
Approximately two or three in-class exams will be given.
Each missed exam will be given zero points.
Students are expected to complete all projects and assignments.
Any questions concerning a grade on a homework, lab, or exam must be presented within one week of when the item was returned.
A grade of "I" will be given only in accordance with University policy.
The last day to drop without a grade is February 1, 2016.
The last day to drop with a grade of "W" is March 27, 2016.
Homework
Homework assignments are due at 11:59 PM on the assigned due date unless specified otherwise.
Include a header with each submitted homework assignment with the following information:
- Full Name
- CSCI 3110
- Assignment_name
- Date
Submit homework assignments at
https://3110.cs.mtsu.edu/. For further instructions, please see the
Miscellaneous page.
Late homework assignments will NOT be graded.
Labs
The labs require a
personal CS account. The username for your personal CS account is the same as your pipeline ID (two to three letters, a single digit followed by a letter). If you don't have a CS account that matches your pipeline ID, request one at
https://mgt.cs.mtsu.edu/aru/.
It may take a day or two to create your account!.
Lab assignment must be written in C++ using Visual Studio 2012 or newer.
They are due at 11:59 PM on the assigned due date.
Late labs will be reduced by the following schedule (Sunday and Monday are counted as 1 day late):
# of days late |
|
Penalty |
1 |
|
-10% |
2 |
|
-30% |
3 |
|
-50% |
4 |
|
-70% |
≥ 5 |
|
-100% |
For example, a lab that would have received a 85% that is due on Wednesday at 11:59 PM but was turned in on Monday at 5:00 PM will get a score of 25.5% (= 85% * [100% - 70%]).
If a lab assignment contains portions that are more than 75% similar to other material (not provide by the instructor), zero points will be awarded.
Students missing two or more labs will receive an F or FA in this course.
Final Exam
Friday, April 29, 2016 10:00 AM - Noon
Advice for Succeeding in this Course
- Attend EVERY class.
- Be prepared for class by reading assigned material and watching assigned videos before class.
- Take notes in class.
- Review notes taken in class.
- Start working on the labs and homework as soon as possible, and seek help as soon as needed. Do NOT wait for the last minute to work on your labs.
- Ask questions during class or after class. Do NOT wait until test time to ask all of your questions.
- Find study buddies to study together (but do your own work).
- Do your own work; zeros can drastically hurt your grade.
Debugging Protocol
General steps for addressing a coding challenge:
- Use a debugger to investigate the issue (e.g., what are the values of the variables when the problem occurs)
- Isolate the problem and replicate it in the simplest form possible
- Search for answers (e.g., in the book, on-line, etc.)
- Ask the tutors in the Tutoring Lab
- If you've already spent an hour trying to solve the problem, contact me during office hours or via email. (Note, if you email me a question, and then later figured out a solution, please send a second email indicating that it's resolved :)
Honor Code
It is expected that all work for this class (including exams, homework and labs) is your own. The university policy for academic misconduct is as follows:
Middle Tennessee State University takes a strong stance against academic misconduct. Academic Misconduct includes, but is not limited to, plagiarism, cheating, and fabrication.
Academic Misconduct: Plagiarism, cheating, fabrication, or facilitating any such act. For purposes of this section, the following definitions apply:
- Plagiarism: The adoption or reproduction of ideas, words, statements, images, or works of another person as one's own without proper acknowledgment.
- Cheating: Using or attempting to use unauthorized materials, information, or study aids in any academic exercise. The term academic exercise includes all forms of work submitted for credit or hours.
- Fabrication: Unauthorized falsification or invention of any information or citation in an academic exercise.
To summarize, turning in someone else's work and saying it's yours is academic misconduct.
This includes using code or answers from a webpage and other student's work.
Do NOT give other students your work (including code)!
You are responsible for facilitating others.
All cases of academic misconduct will be reported to the Office of Academic Affairs for violating the academic honesty requirements in the student handbook.
They may also result in failure in the course.
Remember, ignorance is NOT a defense.
For more information, please refer to the following links:
Financial Aid Notice
Students receiving any form of financial aid should always consult the Financial Aid Office before dropping a course. For additional information, contact the Financial Aid Office (615 898-2830) or see
http://www.mtsu.edu/financialaid.
Lottery Scholarship Information
Do you have a lottery scholarship? To retain the Tennessee Education Lottery Scholarship eligibility, you must earn a cumulative TELS GPA of 2.75 after 24 and 48 attempted hours and a cumulative TELS GPA of 3.0 thereafter. A grade of C, D, F, FA, or I in this class may negatively impact TELS eligibility.
If you drop this class, withdraw, or if you stop attending this class you may lose eligibility for your lottery scholarship, and you will not be able to regain eligibility at a later time.
For additional Lottery rules, please refer to your Lottery Statement of Understanding form (
http://www.mtsu.edu/financial-aid/forms/LOTFOD.pdf) or contact your MT One Stop Enrollment Counselor (
http://www.mtsu.edu/one-stop/counselor.php).
Reporting of Unofficial Withdrawals
Federal regulations require that students who cease class attendance but do not officially withdraw from the University must be reported so that future financial aid will cease and/or the student will be required to return funds. Therefore, during the term I will be required to complete a roster indicating those students who have stopped attending class without officially withdrawing. Faculty members are not required to check attendance each day; however, I may use project submission deadlines, exams, quizzes, advising appointments, or other methods I choose to determine unofficial withdraws.
Reasonable Accommodation for Students with Disabilities
If you have a disability that may require assistance or accommodation, or you have questions related to any accommodations for testing, note takers, readers, etc., please speak with me as soon as possible. Students may also contact the
Office of Disabled Students Services (898-2783) with questions about such services.
Accreditation Activities
Samples of graded work may be collected for our accreditation team. Identifying information will be removed from any such work collected.
Note: This syllabus is tentative and is subject to change.