COSC-1337 Programming Fundamentals II


Arturo Gonzalez

Credit Fall 2023


Section(s)

COSC-1337-001 (67082)
LEC TuTh 6:55pm - 7:50pm DIL DLS DIL

LAB TuTh 8:00pm - 8:55pm DIL DLS DIL

Student Learning Outcomes/Learning Objectives

Student Learning Outcomes/Learning Objectives

Course Objectives/Learning Outcomes:

1.    Demonstrate a thorough understanding of modular programming by designing programs that require the use of programmer-defined functions.

2.    Demonstrate a thorough understanding of arrays by designing and implementing programs that search and sort arrays.

3.    Demonstrate a thorough understanding of the object-oriented programming concepts of encapsulation, data abstraction and composition by designing and implementing classes including the use of overloaded functions and constructors.

4.    Demonstrate a thorough understanding of the concept of pointers and dynamic memory allocation by designing and implementing programs using pointers and dynamic memory allocation.

5.    Demonstrate a thorough understanding of the implementation of programmer-defined functions and classes by writing code, performing unit testing and debugging of multiple complex programs.                                                                

6.    Demonstrate good documentation style in all of the programs written in this course.

7.    Demonstrate proficiency in implementing data validation code, performing unit testing, and developing test plans while implementing robust solutions to the assignments in this course.

8.    Demonstrate a thorough understanding of stream input/output for both console and files.

9.    Demonstrate an understanding of the differences between C and C++ in the areas of strings, pass by reference/passing pointers, and structs by designing and implementing programs that use C strings, C++ strings, C language structs and classes.

SCANS (Secretary’s Commission on Achieving Necessary Skills):

Refer to http://www.austincc.edu/cit/courses/scans.pdf for a complete definition and explanation of SCANS.  The following list summarizes the SCANS competencies addressed in this particular course:

 

RESOURCES

1.1 Manages Time

INTERPERSONAL

2.1 Participates as a member of a team

2.6 Works with Cultural Diversity

INFORMATION

3.1 Acquires and Evaluates Information

3.2 Organizes and Maintains Information

3.3 Uses Computers to Process Information

SYSTEMS

4.1 Understands Systems

4.2 Monitor and Corrects Performance

4.3 Improve and Designs Systems

TECHNOLOGY

5.1 Selects Technology

5.2 Applies Technology to Task

5.3 Maintains and Troubleshoots Technology

 

BASIC SKILLS

6.1 Reading

6.2 Writing

6.3 Arithmetic

6.4 Mathematics

6.5 Listening

THINKING SKILLS

7.2 Decision Making

7.3 Problem Solving

7.4 Mental Visualization

7.5 Knowing How to Learn

7.6 Reasoning

PERSONAL SKILLS

8.1 Responsibility

8.2 Self-Esteem

8.3 Sociability

8.4 Self-Management

8.5 Integrity/Honesty

 


Readings

Textbook:

Starting out with C++: Early Objects (10th edition). Gaddis, Walters, Muganda, Pearson, 2020. (ISBN 9780135235003).


Course Requirements

Course Requirements

Instruction Methodology: Class will meet virtually on Google Meet per class schedule.  Virtual office hours will be via Google Meet.

Blackboard

Links to the virtual classroom and office hours will be posted on the Blackboard main course menu.

All quizzes, exams, and assignments will be assigned and submitted through Blackboard. They are typically graded within one week after the assignment due date. Grades are recorded in Blackboard and may be accessed via the My Grades link.  I'll support students on weekly Discussion board threads which are used to post student homework questions.

Exams, Assignments, and Quizzes

Quizzes and Class assignments must be completed during corresponding class time.

Homework Assignments must be submitted by the specified due-date as listed in Course Information/Schedule section in Blackboard and also provided in each assignment instructions. If you miss the due date, you will be running behind schedule and may have trouble completing the course. 

 

Daily quizzes will be given to assess student's understanding of the required readings and will consist of theory and practical questions.  


There will be 2 exams given during the semester to assess student mastery of concepts and each will consist of practical programming problems.


Course Description:  Review of control structures and data types with emphasis on structured data types. Applies the object-oriented programming paradigm, focusing on the definition and use of classes along with the fundamentals of object-oriented design. Includes basic analysis of algorithms, searching and sorting techniques, and an introduction to software engineering.

This course is an introduction to the C++ programming language and its subset, the C programming language.  Program structure, block, storage types, console and file I/O, functions, arrays, strings, pointers, call-by-reference, call-by-value, and dynamic memory allocation will be discussed.  The concept and use of classes will be covered in some detail.  The differences between C++ and C will also be discussed. 

Prerequisite:  COSC 1336 or instructional program approval. Course Type: T.

Course Rationale:  This course is designed to teach students the C++ programming language and introductory and intermediate programming concepts with examples and applications using the C++ language.  The course builds and extends topics covered in the prerequisite course, COSC 1336 and prepares students for more advanced programming courses such as ITSE 2331 (Advanced C++ Programming) as well as for entry level programming employment.  The course is required for an Associate Degree in several Computer Information Systems and Computer Science degree areas.
 

Grade Policy

Grade will be assigned based both on concepts and practical application. Exams, quizzes, class assignments, and  homework assignments will be part of this class grade. An overall grade will be assigned based on the following:

 

Grading Method

 

 

Grading Scale

 

Class Assignments 

  10%

 

90% - 100%

= A

Homework Assignments 

  20%

 

80% - 89%

= B

Quizzes

  30%

 

70% - 79%

= C

Exams (2)

  40%

 

60% - 69%

= D

TOTAL

100%

 

0  % - 59%

= F

 

 

Late Assignment and Exam Policy

Students are only allowed up to two (2) late homework assignments in this class. Late homework assignments will only be accepted up to 48 hours after its corresponding due date with a 25 points off penalty. Any late homework assignment submitted after 48 hours of scheduled due date and/or submitted after the 2 late homework assignment quote has been reached will automatically get a grade of 0 (zero).

 

There are NO makeup exams given in this course. Under exceptional circumstances (illness/family emergency) consideration may be given for a makeup exam. 
 

Any scheduling of computer time needed if using ACC CIT open computer labs is the students’ responsibility. Availability of computers is NOT an excuse for being late with any assignment.

COURSE/CLASS POLICIES

 

Posting of Assignment Grades

Assignments (e.g. programs) are typically graded within one week after the assignment due date. Grades are recorded in Blackboard and may be accessed via the My Grades.

 

Questions submitted

Students are responsible for comprehension of schedule and syllabus content. Please check the syllabus before emailing questions to ensure the topic has not already been addressed in the syllabus. Questions emailed that are directly answered in the syllabus are considered rhetorical and will likely not be answered by the professor. Inquiries regarding syllabus/schedule content are welcome.

 

Attendance/Class Participation

Regular and punctual class and laboratory attendance is expected of all students. If attendance or compliance with other course policies are unsatisfactory, the instructor may withdraw students from the class. For online classes, “Regular and timely class participation in discussions and completion of work is expected of all students.  If attendance or compliance with other course policies are 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 assignments or other activities designated by their professor as a result of class sessions being missed.”

 

Computer Time

Scheduling of computer time outside of regular lab time is the student’s responsibility. Availability of computers is NOT an excuse for being late with a lab project assignment.

 

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 decides to withdraw from the class. The instructor does, however, reserve 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 last date to withdraw for this semester is November 17th, 2022. The student is also strongly encouraged to retain their copy of the withdrawal form for their records.

 

If the withdrawal is not completed by 5 PM on the last day to withdrawal, the student will receive a performance grade (A, B, C, D, or F) that they have earned.  It is not the responsibility of the instructor to withdraw the students from their class even though the instructor has the prerogative to do so under the above listed circumstances.

 

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 may 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 toward this limit. Students are strongly encouraged to meet with an advisor when making decisions about course selection, course loads, and course withdrawals.”

 

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:

1.     The student is unable to complete the course during the semester due to circumstances beyond their control.

2.     The student must have earned at least half of the grade points needed for a “C” by the end of the semester.

3.     The request for the grade must be made in person at the instructor’s office and necessary documents completed.

4.     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”.

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: http://www.austincc.edu/students/students-rights-and-responsibilities/student-complaint-procedures

 

Statement on Privacy

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

 

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.

 

 

Statement on Students with Disabilities

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 accommodation.

 

Testing Center Policy [Online Sections Only]

Under certain circumstances, examinations may have to be taken in a testing center. The ACC Testing Centers follow standard procedures, so students know what to expect when they arrive to take their tests. Students should familiarize themselves with the student guidelines.

 

Students must present an ACC student ID card or government issued ID and know their ACC ID number before they can test.

 

It is necessary to check in at the Testing Center kiosk before taking a test. To check in, one must know the following information:

  • Student ID number
  • Course prefix and number
  • Course synonym
  • Course section number
  • Test number
  • Instructor’s name

 

Personal belongings such as backpacks, books, and electronic devices (including, but not limited to, cell phones and smart watches) are not allowed in the Testing Center. Possession of prohibited items or accessing unapproved resources in the testing room will result in the immediate termination of the exam and possible disciplinary action.

 

For additional information on using the Testing Center, please go to: http://www.austincc.edu/students/testing-services/instructional-testing

 

Freedom of Expression Policy

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

 

Student Files – Privacy

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

 

 

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

 

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 concerns regarding sexual misconduct (including all forms of 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 email

All College e-mail communication to students will be sent solely to the student’s ACCmail account, with the expectation that such communications will be read in a timely fashion. ACC will send important information and will notify students 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 ACCmail account when communicating with instructors and staff.  Information about ACC email accounts, including instructions for accessing it, are available at:  http://www.austincc.edu/help/accmail/questions-and-answers

 

 

STUDENT SUPPORT SERVICES

 

The success of our students is paramount, and ACC offers a variety of support services to help, as well as providing numerous opportunities for community engagement and personal growth.

 

Student Support

ACC strives to provide exemplary support to its students and offers a broad variety of opportunities and services.  Information on these campus services and resources is available at  http://www.austincc.edu/students.

 

 

Student Accessibility Services

Students with documented disabilities who need classroom, academic, or other accommodations must request them through the office Student Accessibility Services (SAS).   SAS offices are located at each major campus.  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 document titled “Notice of Approved Accommodations” from SAS before accommodations will be provided. Accommodations will not be provided retroactively.  Arrangements by the instructor for academic accommodations can only be made after he or she receives the “Notice of Approved Accommodations” from the student.

 

Additional information about Student Accessibility Services is available at https://www.austincc.edu/offices/student-accessibility-services-and-assistive-technology

 

Academic Support

ACC offers academic support services on all of its campuses. These services, which include face-to-face and online tutoring, academic coaching, and supplemental instruction, are free to enrolled ACC students. Tutors are available in a variety of subjects ranging from accounting to pharmacology. Students may receive these services on both a drop-in and referral basis. Tutoring schedules can be found at:  https://www.austincc.edu/students/tutoring/tutoring-schedules

 

Library Services

ACC has a full-service library at each of its campuses to support ACC courses and programs and to provide students with research and assignment assistance from expert faculty librarians, computers, course reserves, laptop and tablet check out, study spaces, and copying, printing, and scanning services.  In addition, ACC students have full rights and privileges to access Library Services online 24/7 via the ACC Library website and students can use their ACCeID logins to access all online materials, including ebooks, articles from library databases, and streaming videos.   ACC Libraries also provide an “Ask a Librarian” service, which allows  students to reach a librarian 24/7 through online chat.  Faculty librarians are also available via email, phone, and in person seven days a week during the hours of operation. Visit:

 

 

In partnership with ACC’s Student Support Center, ACC Libraries also maintain a limited collection of textbooks for students to borrow. Priority access to the textbook collection is given to students receiving assistance. More information is available on the ACC website by searching “Student Support Center Textbook Collection.”

 

Student Organizations

ACC has over seventy student organizations, offering a variety of cultural, academic, vocational, and social opportunities.  They provide a chance to meet with other students who have the same interests, engage in service-learning, participate in intramural sports, gain valuable field experience related to career goals, and much else.  Student Life coordinates many of these activities, and additional information is available at http://sites.austincc.edu/sl/.

 

Personal Support

Resources to support students are available at every campus. To learn more, ask your professor or visit the campus Support Center. All resources and services are free and confidential. Some examples include, among others:

 

 

Clinical Counseling services are available throughout the ACC Student Services District to address personal and or mental health concerns: http://www.austincc.edu/students/counseling .

If an emergency occurs during operational hours, please come to the Student Services Office and let the front intake staff know that you are experiencing a crisis. They will alert appropriate personnel. You may also contact the ACC District Police at 222 (on campus) or 223-7999 (off campus or cell phone).

 

After Hours:

If you are struggling with a mental health or personal crisis, call one of the following numbers to connect with resources for help. However, if you are afraid that you might hurt yourself or someone else, call 911 immediately.

 

Free Crisis Hotline Numbers:

  • Austin / Travis County 24 hour Crisis & Suicide hotline: 512-472-HELP (4357)
  • The Williamson County 24 hour Crisis hotline: 1-800-841-1255
  • Bastrop County Family Crisis Center hotline: 1-888-311-7755
  • Hays County 24 Hour Crisis Hotline: 1-877-466-0660
  • National Suicide Prevention Lifeline: 1-800-273-TALK (8255)
  • Crisis Text Line: Text “home” to 741741
    • Substance Abuse and Mental Health Services Administration (SAMHSA) National Helpline:   1-800-662-HELP (4357)
  • National Alliance on Mental Illness (NAMI) Helpline:1-800-950-NAMI (6264)

Course Subjects

Week

Week of

Reading

Topics Schedule

Assignments

 

Course Objective

Week 1

8/22

2.1-2.8, 2.10-2.17, and
6.2-6.7

Intro: 
Types, Variables,   Objects(string), Functions and Unit Testing

Class Exercise 0

 


 

1,5,6,7 & 8

Week 2

8/29

3.1,3.8(strings), 4.1-4.4, 4.6, 4.7, 5.12, 12.5, 13.1-13.3

Decision Structures,
Input/output streams,  char and strings, and functions

 

Class Exercise 1

Homework 1

Quiz 1 
 

1,5,6,7 & 8

Week 3

9/05

 

Decision Structures(continued)
 

 

Class Exercise 2

Homework  2

Quiz 2 

1,5,6,7 & 8

Week 4

9/12

5.1,5.2,5.7,5.8,10.1
 

Loops, References, functions 

Class Exercise 3
Homework 3

Quiz 3
 

1,5,6,7 & 8

Week 5

9/19

8.12, 17.3

Vectors 

Class Exercise 4
Homework  4

Quiz 4
 

1,3,5,6,7 & 8

Week 6

9/26

 7.1-7.5,7.11, 7.6,7.10,11.6

Object-oriented programming: Classes,Constructor, Composition

Class Exercise 5
Homework 5

Quiz 5
 

1,3,5,6,7 & 8

Week 7

10/03

10.13,11.10,11.11,
11.12,11.14

Object-oriented Programming: Operator overloading, 

Inheritance, Member function override
 

Class Exercise 6
Homework 6

Quiz 6
 

1,3,4,5,6,7&8

Week8

10/10

15.1-15.4
 


10/15 Midterm Exam Due
Object-oriented programming: Polymorphism

 

 

 

 

1,3,5,6,7 & 8

Week 9

10/17

 

Object-oriented programming: 
Smart Pointers, Virtual Functions, and Abstract classes

Class Exercise 7

Homework  7

Quiz 7
 

1,3,5,6 & 8

Week 10

10/24

 

File Input and Output

Class Exercise 8
Homework 8

Quiz 8

1,3,5,6 & 8

Week 11

10/31

 

Memory Management:
References and pointers,

stack Arrays 

 

Class Exercise 9
Homework 9

Quiz 9

1,3,5,6 & 8

Week 12

11/07

10.1-10.2,10.4,10.5

Memory Management: Dynamic memory simple types

Class Exercise 10
Homework 10

Quiz 10

1,3,4,5,6,7 & 8

Week 13

11/14

10.7,10.9,10.10

Memory Management:
dynamic arrays

Class Exericse 11
Homework 11

Quiz 11

1,3,4,5,6,7 & 8

Week 14

11/21

10.11

Memory Management:Class memory mgmt destructor

Class Exercise 12
Homework 12

Quiz 12

1,3,4,5,6,7 & 8

Week 15

11/28

10.3

Class memory mgmt,
Intro to Algorithm Analysis/
Recursion

Class Exercise 13

Quiz 13

1,2,3,4,5,6,7 & 8

Week 16

12/05

 

Object-oriented Programming:

Graphics (wxWidgets)

Final Exam

 

 

 

 

 


Office Hours


Published: 08/13/2023 21:56:49