Syllabus
Object-Oriented Programming (Java)

Object-Oriented Programming (Java)

ITSE-2321

Credit Spring 2020
01/21/2020 - 05/17/2020

Course Information

Section 001
Distance Learning
ONL DIL
Richard Baldwin

Section 001
Laboratory

Richard Baldwin

Section 008
Distance Learning
ONL DIL
Richard Baldwin

Office Hours

No office hours have been entered for this term

Course Description / Rationale

YOU SHOULD NOT NEED TO PURCHASE A TEXTBOOK FOR THIS COURSE. Most students find the free online material that I have provided to be sufficient for you to succeed in this course. In any event, I recommend that you defer the purchase of a textbook until after you have an opportunity to view the assignments in Blackboard. If you do decide to purchase a textbook, a used copy with no CD should suffice.

Also note that if you do purchase a textbook, it should be the book by Guzdial and Ericson described in the READINGS section of this syllabus and not the book used by instructors in other sections of this course.

This syllabus applies to all sections of ITSE 2321 OOP taught by Prof. Baldwin including:

Important Notes

  • See the Main Web Page for this course here for additional information.
  • All students enrolled in this course are required to complete online orientation at the beginning of the course.  Click here and follow the instructions to complete the orientation process.

    Then open your Blackboard course, read the Announcements, and select Orientation Test00 in the menu on the left side of the page. You must successfully complete Test00 with a score of at least 80 before you can view and begin working on your assignments. If you don't achieve a score of at least 80 on your first attempt, keep reading the orientation material and repeating the test until you achieve a score of at least 80. When you achieve a score of at least 80, select Assignments-Encap in the Blackboard menu on the left and the first four assignments should become visible. If you fail to do this within the first few days of the course, you may suffer administrative penalties, which may include being administratively dropped from the course and the loss of eligibility for financial aid. (See the announcement regarding being declared as "Never Attended" in Blackboard.)

Logical steps for starting and completing this course

  1. Begin by reading this syllabus in its entirety paying particular attention to the section titled Course Requirements.
  2. Access the Assignment-XXX and TestXX sections for the course on Blackboard to get more specific information regarding the Assignments and the Tests.
  3. Access Instructions for Downloading and Submitting Assignments to get specific instructions for downloading and submitting assignments.
  4. Access Instructions for Accessing and Taking Blackboard Tests to get specific instructions for accessing and taking Blackboard tests.
  5. Go to https://www.austincode.com/baldwin/. Follow the link to the Main page for your course, complete the online orientation, and confirm completion as described above.
  6. Complete the orientation test identified as Test00 with a score of at least 80-percent to cause the first four assignments to become visible in Blackboard.
  7. Follow the links to the learning resources provided at https://www.austincode.com/baldwin/ in order to complete the assignments, take the tests, and successfully complete the course.

Course Description

Introduction to object-oriented programming. Emphasis on the fundamentals of structured design with classes, including development, testing, implementation, and documentation. Includes object-oriented programming techniques, classes, and objects  The Java programming language is used as the teaching vehicle for this course.  Also see the Expanded Course Description.

Course Rationale

This course is designed to teach Object-Oriented programming concepts, techniques, and applications using the Java programming language.

-end Description-

Student Learning Outcomes/Learning Objectives

IMPORTANT: See the link to the Main Web Page for this course on the Course Description / Rationale page for additional information about this course, including a requirement for online orientation.

Course Objectives/ Learning Outcomes

To learn Object-Oriented programming concepts and techniques using the Java programming language. To learn to write, test, and debug introductory level Object-Oriented programs using Java. In addition, the student will be introduced to the following concepts, which are important workforce activities:

  • Design/Develop Program
  • Implement Program
    • Write code
    • Perform unit testing
    • Integrate subsystems
    • Resolve defects and revise and adapt existing code
  • Test and Validate Program
    • Develop test procedures
    • Perform tests

Accelerated Programmer Training (APT) Competencies

  • Encapsulation - Demonstrate the ability to make effective use of object-oriented encapsulation.
  • Inheritance - Demonstrate the ability to make effective use of object-oriented inheritance.
  • Polymorphism and Collections - Demonstrate the ability to make effective use of object-oriented polymorphism and the Java Collections Framework.

Scans Competencies

The following is a summary of the Scans Competencies attributable to this course:

  • Time: Selects goal-relevant activities, ranks them, allocates time, and prepares and follows schedules
  • Acquires and evaluates information
  • Organizes and maintains information
  • Interprets and communicates information
  • Uses computers to process information
  • Understands Systems: Knows how social, organizational, and technological systems work and operates effectively with them
  • Selects Technology: Chooses procedures, tools, or equipment, including computers and related technologies
  • Applies Technology to Task: Understands overall intent and proper procedures for setup and operation of equipment
  • Reading: Locates, understands, and interprets written information in prose and in documents such as manuals, graphs, and schedules
  • Arithmetic: Performs basic computations; uses basic numerical concepts such as whole numbers, etc.
  • Mathematics: Approaches practical problems by choosing appropriately from a variety of mathematical techniques
  • Listening: Receives, attends to, interprets, and responds to verbal messages and other cues
  • Problem Solving: Recognizes problems and devises and implements plan of action
  • Seeing Things in the Mind's Eye: Organizes and processes symbols, pictures, graphs, objects, and other information
  • Reasoning: Discovers a rule or principle underlying the relationship between two or more objects and applies it when solving a problem
  • Responsibility: Exerts a high level of effort and perseveres towards goal attainment

-end of Outcomes-

Readings

IMPORTANT: See the link to the Main Web Page for this course on the Course Description / Rationale page for additional information about this course, including a requirement for online orientation.

Optional textbook: Introduction to Computing and Programming with Java: A Multimedia Approach.

ISBN-10: 0131496980
ISBN-13: 9780131496989

Before purchasing this textbook, you should see the note regarding a textbook in the above section titled COURSE DESCRIPTION / RATIONALE

Primary Teaching Vehicles:

Recommended Supplementary Text:  The Java Tutorials, available for free downloading from http://java.sun.com/docs/books/tutorial/

Recommended Supplementary Text: Thinking In Java by Bruce Eckel.  Available for free downloading at http://www.mindviewinc.com/Books/downloads.html

Recommended Supplementary Text: Java In A Nutshell, (latest edition), by David Flanagan.  This is an outstanding desktop reference on Java programming.  Although I don't have any statistics to prove it, I believe this is the best-selling Java book of all times.  However, it is not a textbook.  It is a reference book and beginners may find it a little brief and cryptic.

Downloading Online Material at ACC Labs: Note that although you will be allowed to download these online materials in the ACC labs, you may not be allowed to print them using ACC facilities.

Software: It should not be necessary for you to purchase any software in order to complete this course successfully.

As a student, you have access to the CIS labs at the various ACC campuses.  You should find the appropriate Java software available at NRG, CYP, RGC, RVS and PIN and possibly other campuses as well.  If you don't find that software available at another campus, ask the lab manager at that campus to coordinate with the lab manager at NRG and to install the same software there that is installed at NRG.

Assuming that you have private access to a computer with an operating system that supports the latest version of the Java Virtual Machine, all of the Java software that you will need can be downloaded for free from Oracle at http://www.oracle.com/technetwork/java/javase/downloads/index.html

For working at home, you will need to download and install the Java SE 8uX (or a later version). You should probably avoid the bundles that also contain Java EE, NetBeans, etc. All you will need is the SE that includes the JDK and the JRE.

Also see the link to the Ericson library in the Course Requirements section of this syllabus.

All you really need to develop the required programs for this course are a text editor and the JDK described earlier. However, if you elect to use an IDE for program development, several are freely available for downloading on the web. Some students prefer DrJava, which should run on any computer that has a compatible Java JRE installed. I personally prefer the free version of JCreator. JGrasp and BlueJay are other popular Java IDEs. You can find these IDEs and others as well through a Google search.

-end of Readings-

Course Requirements

IMPORTANT: See the link to the Main Web Page for this course on the Course Description / Rationale page for additional information about this course, including a requirement for online orientation.

Assignment and Test Schedules

During the Fall and Spring semesters, this course is offered during the 16-week, 12-week, and 8-week sessions. In the summer, the course is offered in the 9-week session. The information in this section of the syllabus is intended to apply to all four sessions.

You must complete and submit the following sixteen items:

  • One take-home orientation test before beginning work on the programming assignments. This test carries the same grade value as a programming assignment. (See Orientation Test00 in the left-side menu in Blackboard.) This test is further described in the document titled Instructions for Accessing and Taking Blackboard Tests and in the Course Description / Rationale section of this syllabus.
  • Twelve take-home programming assignments -- four for each of the three competencies. (See Assignments-Encap, Assignments-Inher, and Assignments-Poly in the left-side menu in Blackboard). Also see Instructions for Downloading and Submitting Assignments.
  • Three proctored Blackboard competency tests -- one for each of the three competencies. Each test carries the same grade value as a programming assignment. (See Test01, Test02, and Test03 in the left-side menu in Blackboard.) These tests are further described in the document titled Instructions for Accessing and Taking Blackboard Tests and in the Course Description / Rationale section of this syllabus.

You may submit each assignment up to two times on or before the submission deadline explained below. Your highest score among the two scores for each assignment will be used to compute your final grade.

You may take Test00 an unlimited number of times on or before the submission deadline. The submission deadline for Test00 is the same as the submission deadline for Test03 near the end of the semester. (However, you need to achieve a score of at least 80 on Test00 very early in the semester to gain access to the assignments. You can continue taking it until the end of the semester in an attempt to improve your score.) Your highest score among the scores for Test00 will be used to compute your final grade.

You may take the proctored Test01, Test02, and Test03 up to two times each on or before their respective submission deadlines Your highest score among the scores for each test will be used to compute your final grade.

The submission deadlines for these sixteen items vary depending on the session in which you are enrolled. You can find the submission deadline for each item by opening your course in Blackboard, selecting Tools from the left-side menu, and selecting My Grades. You can also find the submission deadline for each item by opening your Blackboard calendar. It will not be possible for you to submit an item after 11:59 PM on the date shown.

Note that submission deadlines may fall on holidays or on other days that the campus is closed. If so, you need to anticipate that circumstance and make appropriate arrangements in advance to avoid missing a deadline.

For general planning purposes, the deadline for the first assignment (Asg01) in the 16-week session is approximately four weeks following the first day of class. The deadlines for the remaining assignments occur approximately every seven days thereafter. The deadlines for all the tests are on the same day near the end of the semester.

The startup time and the time interval between deadlines is correspondingly shorter for the 12-week, 9-week, and 8-week sessions.

You are permitted and encouraged to submit your assignments and to take your tests early.

Code of conduct and copyright protection regarding assignments

Your professor is the copyright holder for all assignments used in this course. To receive credit for an assignment, you will be required to attest to a short-form certification statement similar to the following when you submit each assignment: "I certify that this program is my own work and is not the work of others. I agree not to share my solution with others."

The above statement is referred to as a short-form certification because it is intended to remind you that by enrolling in and pursuing this course of study, you agree to the following terms:

  • To the best of your knowledge (unless you explain otherwise), the solution that you submit for each assignment meets the requirements of the assignment.
  • The solution that you submit is your own work and is not the work of others.
  • You agree not to share the solution with anyone other than your professor now or in the future without the express written permission of your professor.
  • You agree not to distribute or publish the solution now or in the future without the express written permission of your professor.
  • You understand that failure to comply with these requirements could be a violation of ACC's Student Standards of Conduct and could be a violation of federal copyright laws and could therefore be subject to appropriate disciplinary action.

Academic Testing Centers

This course may require you to complete one or more online Blackboard tests in an ACC Academic Testing Center according to the schedule and deadlines explained elsewhere in this syllabus. It is the student's responsibility to make all necessary arrangements with the testing center to complete the tests, including accessibility, hours of operation, etc. It is also the student's responsibility to comply with the Testing Center Guidelines.

All students enrolled in a Distance Learning section of this course taught by Prof. Baldwin must complete their online Blackboard tests in an ACC Academic Testing Center unless prior arrangements for remote testing have been made. This course does not allow for testing using Respondus Monitor but it does allow for remote testing.

Classroom testing

Students enrolled in a classroom section must complete the online Blackboard tests during a regularly scheduled class or lab period AND must request to take the test during the first five minutes of the class or lab period.

Prerequisites

See the ACC course catalog for the official prerequisites. This is not a beginning programming course and fundamental programming concepts will not be covered. If you don't already understand fundamental programming concepts including sequence, selection, loop, data types and methods (with and without parameters) using a modern structured programming language, you may find it difficult to succeed in this course.

Ericson Library Compatibility

Many of the programs that you submit must be compatible with Ericson's free media library. You must download and use the version named bookClasses-3-9-10-with-doc.zip at http://home.cc.gatech.edu/TeaParty/47. For more information, see http://coweb.cc.gatech.edu/mediaComp-plan/101. In the event that one or both of those links become broken at some point in the future, you will find a download link for the library here. You can also download a zip file containing the library by opening the Multimedia Library item in the left-side menu in your Blackboard course.

Grade Policy

Your grade will be based both on concepts and practical application.

Grading Scale

Letter grades will be assigned as follows:

90% - 100% A 
80% - 89%  B 
70% - 79%  C 
60% - 69%  D 
 0% - 59%  F 

Each of the sixteen assignments and tests listed earlier will be weighted equally when computing your final grade. Depending on the final scores of all the students taking the course, it is possible that a curve may be applied to the final grades before they are submitted for recording.

-end of Requirements-

Course / Class Policies

Additional Information

See the link to the Main Web Page for this course on the Course Description / Rationale page for additional information about this course, including a requirement for online orientation.

Transfers

Although it is technically possible for a student to transfer from one section to another section of the same course, this process has caused many problems in the past, and is not allowed unless the reasons for the transfer are compelling. Students desiring to transfer between CIS/CSC courses must first obtain permission from an Assistant Dean for CIS/CSC who will initiate the paperwork.

Attendance/Class Participation

Regular and timely class participation in discussions and laboratory attendance is expected of all students. If attendance or compliance with other course policies is unsatisfactory, the instructor may withdraw students from the class. In the event the college or campus closes due to unforeseen circumstances (for example, severe weather or other emergency), the student is responsible for communicating with their professor during the closure and completing any assignment or other activities designated by their professor as a result of class sessions being missed.

Course Schedule

Please note that schedule changes may occur during the semester. Any changes will be reflected in the schedule in Blackboard and will be accompanied by an email to all students.

Withdrawal Policy

It is the responsibility of each student to ensure that his or her name is removed from the roll should he or she decide to withdraw from the class. The instructor reserves the right to drop a student should he or she feel it is necessary. If a student decides to withdraw, he or she should also verify that the withdrawal is submitted before the Final Withdrawal Date. The Final Withdrawal Date can be found each semester in the academic calendar on the main ACC web site. The student is also strongly encouraged to keep any paperwork in cases a problem arises.

It is not the responsibility of the instructor to withdraw students from the course even though the instructor has the prerogative to do so under various circumstances. For example, the instructor may elect to withdraw students from the course if he notices at some point that any one or more of the following is true:

  • The student has failed to successfully complete and submit three or more assignments or tests. (Successful completion is defined as a grade of at least 70-percent on the assignment or test.)
  • There is insufficient work remaining for the student to earn a final grade of at least 70-percent in the course.
  • The student has given the instructor reason to believe that the student is not actively engaged in the course.

A grade of "W" will be automatically assigned if the student initiates a withdrawal or if the student is withdrawn from the course by the instructor.  If the student fails to complete the work and also fails to properly withdraw (and is not withdrawn by the instructor), a grade of A, B, C, D, or F will be assigned in accordance with the work that was completed.

Students are responsible for understanding the impact that withdrawal from a course may have on their financial aid, veterans’ benefits, and international student status. Per state law, students enrolling for the first time in Fall 2007 or later at any public Texas college or university many not withdraw (receive a W) from more than six courses during their undergraduate college education. Some exemptions for good cause could allow a student to withdraw from a course without having it count towards this limit. Students are strongly encouraged to meet with an advisor when making decisions about course selection, course loads, and course withdrawals.

Missed Exam and Late Work Policies

There are NO makeup exams given in this course. However, the exam schedule is very flexible and students are allowed two attempts on most exams provided that they are completed before the deadline for the respective exam.

Incompletes

A student may receive a temporary grade of “I” (Incomplete) at the end of the semester only if ALL of the following conditions are satisfied:

  • The student is unable to complete the course during the semester due to circumstances beyond their control.
  • The student must have earned at least half of the grade points needed for a “C” by the end of the semester.
  • The request for the grade must be made and necessary documents must  be completed in person at the instructor’s office unless the course is a Distance Learning course. In that case, the student may communicate with the instructor via ACC Email to make the request and complete the necessary documents.

To remove an “I”, the student must complete the course by two weeks before the end of the following semester. Failure to do so will result in the grade automatically reverting to an “F”.

Statement on Scholastic Dishonesty

Austin Community College values academic integrity in the educational process. Acts of academic dishonesty/misconduct undermine the learning process, present a disadvantage to students who earn credit honestly, and subvert the academic mission of the institution. The potential consequences of fraudulent credentials raise additional concerns for individuals and communities beyond campus who rely on institutions of higher learning to certify students' academic achievements, and expect to benefit from the claimed knowledge and skills of their graduates. Students must follow all instructions given by faculty or designated college representatives when taking examinations, placement assessments, tests, quizzes, and evaluations. Actions constituting scholastic dishonesty include, but are not limited to, plagiarism, cheating, fabrication, collusion, falsifying documents, or the inappropriate use of the college’s information technology resources. Further information is available at https://www.austincc.edu/about-acc/academic-integrity-and-disciplinary-process

Student Rights and Responsibilities

Academic freedom is a foundation and hallmark of higher education. In the context of college-level courses, it specifically refers to the rights of free expression and respect for others with differing opinions. Students at the college have the rights accorded by the U.S. Constitution to freedom of speech, peaceful assembly, petition, and association. This concept is accompanied by an equally demanding concept of responsibility on the part of the student. Just as you are expected to exercise these rights with respect for state and federal law in the larger world, you are expected to exercise these rights as a student with respect for the college’s standards of conduct. These rights carry with them the responsibility to accord the same rights to others in the college community and not to interfere with or disrupt the educational process. Students and faculty alike should enable a climate of mutual respect and civility while fostering the freedom to debate and discuss the merits of competing ideas. Enrollment in the college indicates acceptance of the rules set forth in the student standards of conduct policy, which is administered through the office of the campus dean of student services. Due process, through an investigation and appeal process, is assured to any student involved in disciplinary action.

Student Complaints

A defined process applies to complaints about an instructor or other college employee. You are encouraged to discuss concerns and complaints with college personnel and should expect a timely and appropriate response. When possible, students should first address their concerns through informal conferences with those immediately involved; formal due process is available when informal resolution cannot be achieved. Student complaints may include (but are not limited to) issues regarding classroom instruction, college services and offices on the basis of actual or perceived race, color, national origin, religion, age, gender, gender identity, sexual orientation, political affiliation, or disability. Further information about the complaints process, including the form used to submit complaints, is available at: https://www.austincc.edu/students/students-rights-and-responsibilities/student-complaint-procedures

Statement on Privacy

The Family Educational Rights and Privacy Act (FERPA) protects confidentiality of students’ educational records. Grades cannot be provided by faculty over the phone, by e-mail, or to a fellow student. Individual student grades are posted in Blackboard.

Students Accessibility Services

Each ACC campus offers support services for students with documented disabilities. Students with disabilities who need classroom, academic or other accommodations must request them through the office of Student Accessibility Services (SAS). Students are encouraged to request accommodations when they register for courses or at least three weeks before the start of the semester, otherwise the provision of accommodations may be delayed. Students who have received approval for accommodations from SAS for this course must provide the instructor with the ‘Notice of Approved Accommodations’ from SAS before accommodations will be provided. Arrangements for academic accommodations can only be made after the instructor receives the ‘Notice of Approved Accommodations’ from the student. Students with approved accommodations are encouraged to submit the ‘Notice of Approved Accommodations’ to the instructor at the beginning of the semester because a reasonable amount of time may be needed to prepare and arrange for the accommodations.

Safety Statement

Health and safety are of paramount importance in classrooms, laboratories, and field activities. Students are expected to learn and comply with ACC environmental, health and safety procedures and agree to follow ACC safety policies. Emergency Procedures posters and Campus Safety Plans are posted in each classroom and should be reviewed at the beginning of each semester. All incidents (injuries/illness/fire/property damage/near miss) should be immediately reported to the course instructor. Additional information about safety procedures and how to sign up to be notified in case of an emergency can be found at http://www.austincc.edu/emergency

Everyone is expected to conduct themselves professionally with respect and courtesy to all. Anyone who thoughtlessly or intentionally jeopardizes the health or safety of another individual may be immediately dismissed from the day’s activity and will be referred to the Dean of Student Services for disciplinary action. In the event of disruption of normal classroom activities due to an emergency situation or an illness outbreak, the format for this course may be modified to enable completion of the course. In that event, students will be provided an addendum to the class syllabus that will supersede the original version.

Freedom of Expression Policy

It is expected that faculty and students will respect the views of others when expressed in classroom discussions.

Tutoring

Free tutoring is provided for this course both on line and face-to-face. For online schedules and details please refer to https://sites.austincc.edu/cs/student-resources/csit-tutoring-schedule/

Campus Carry

The Austin Community College District concealed handgun policy ensures compliance with Section 411.2031 of the Texas Government Code (also known as the Campus Carry Law), while maintaining ACC’s commitment to provide a safe environment for its students, faculty, staff, and visitors. Beginning August 1, 2017, individuals who are licensed to carry (LTC) may do so on campus premises except in locations and at activities prohibited by state or federal law, or the college’s concealed handgun policy. In addition, concealed weapons are not allowed on ACC-sponsored field trips where the school owns or has chartered or leased vehicles for transportation. It is the responsibility of license holders to conceal their handguns at all times. Persons who see a handgun on campus are asked to contact the ACC Police Department by dialing 222 from a campus phone or 512-223-7999. Please refer to the concealed handgun policy online at http://austincc.edu/campuscarry

Student Files – Privacy

The student's instructor may view the information that a student stores in his/her student volume in the Computer Studies Labs for educational and academic reasons.

Discrimination Prohibited

The College seeks to maintain an educational environment free from any form of discrimination or harassment including but not limited to discrimination or harassment on the basis of race, color, national origin, religion, age, sex, gender, sexual orientation, gender identity, or disability. Faculty at the College are required to report concern regarding sexual misconduct (including all forms o sexual harassment and sex and gender-based discrimination) to the Manager of Title IX/Title VI/ADA Compliance. Licensed clinical counselors are available across the District and serve as confidential resources for students. Additional information about Title VI, Title IX, and ADA compliance can be found in the ACC Compliance Resource Guide available at: https://drive.google.com/file/d/1o55xINAWNvTYgI-fs-JbDyuaMFDNvAjz/view

Use of ACC E-mail

All College e-mail communication to students will be sent solely to the student’s ACC mail account, with the expectation that such communications will be read in a timely fashion. ACC will send important information and will notify you of any college related emergencies using this account. Students should only expect to receive email communication from their instructor using this account. Likewise, students should use their ACC mail account when communicating with instructors and staff.

Classroom Behavior

Students are expected to demonstrate proper classroom behavior. The professor has the prerogative to request any student that demonstrates improper and disruptive classroom behavior to leave the classroom. Improper and disruptive behavior includes, but is not limited to: profanity, verbal outbursts, unwarranted physical activity, and lack of respect for fellow students and/or the professor.

-end Policies-

Course Subjects

IMPORTANT: See the link to the Main Web Page for this course on the Course Description / Rationale page for additional information about this course, including a requirement for online orientation.

Schedule of topics for the course

Classroom lectures and discussions will be based primarily on material from the Multimedia section of Baldwin's EBook titled ITSE 2321 - Object-Oriented Programming (Java):

  • Creating and Manipulating Turtles and Pictures in a World
  • Image Processing Algorithms, Image Inversion, and PictureExplorer Objects
  • Implementing a space-wise linear color-modification algorithm
  • Abstract Methods, Abstract Classes, and Overridden Methods
  • Indirection, Array Objects, and Casting
  • Using Nested Loops to Process Pixels
  • Cropping, Flipping, and Combining Pictures
  • Green-Screen Processing
  • Darkening, Brightening, and Tinting the Colors in a Picture
  • Interfaces, Object Arrays, etc.
  • Scaling, Rotating, and Translating Images using Affine Transforms
  • Rotating and Mirroring Images Horizontally and Vertically
  • GradientPaint and other Java2D Classes
  • Using Shapes to Clip Images During the Drawing Process
  • Merging Pictures

Online tutorials and sample programs for most of these topics are available at ITSE 2321 - Object-Oriented Programming (Java).

In addition to the Multimedia topics listed above, students will be expected to study and understand the following topics, which are based primarily on the books Java OOP Self-Assessment and Programming Fundamentals with Java plus the sections titled Essence of OOP, The Java Collections Framework, and Practice Programs in Baldwin's EBook titled ITSE 2321 - Object-Oriented Programming (Java):

  • Objects, and Encapsulation
  • Classes
  • Inheritance
  • Polymorphism Based on Overloaded Methods
  • Polymorphism, Type Conversion, Casting, Etc.
  • Runtime Polymorphism through Inheritance
  • Polymorphism and the Object Class
  • Polymorphism and Interfaces
  • Static Members
  • Array Objects
  • The this and super Keywords
  • Exception Handling
  • What is a Collection
  • Purpose of Framework Interfaces
  • Purpose of Framework Implementations and Algorithms
  • Core Collection Interfaces
  • Duplicate Elements, Ordered Collections, Sorted Collections, and Interface Specialization
  • The Comparable Interface
  • The Comparator Interface
  • The ToArray Method

-end of Subjects-

Creative Commons License This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.