COSC-1336 Programming Fundamentals I


Femi Onabajo

Credit Spring 2023


Section(s)

COSC-1336-039 (61413)
LEC TuTh 9:00am - 10:20am RRC RRC2 2220.00

LAB TuTh 10:20am - 10:45am RRC RRC2 2220.00

Course Requirements

  1. Students are expected to attend all classes.
  2. It is the responsibility of the students to withdraw from the class by the due date if a grade of  “W” is desired
  3. Students are expected to  complete all reading assignments prior to class attendance
  4. Students are encouraged to participate in class discussions
  5. All assignments should be complete, correct, and submitted on the assigned dates. They must also be a product of the student's independent effort, except for allowable collaborated work as defined by the instructor. Points shall be taken off for late work.

VII                       Tentative Schedule

 

                             Week     Date                     Chapter               Topic

                             1.           Jan 16-20             1                           General Overview / Introduction to                                                                                           Computer/Programming

                             2.                  23-27            0                           Number system / Logic Gates

                             3.                  30-13            0                           Flow-Chart / Problem Solving 

                             4.           Feb 06-10            2/3                        IPO / Decision Struct. & Boolean / Lab #1

                             5.                  13-17            4                           Repetition Structures / Loop                                                                                                                       Exam #1 Review / Lab#2

6.                    20-24           0                          Exam # 1

7                     27-03           5                          Function

8.           Mar  06-10           5                           Function / Lab#3

9.                     13-17                                       SPRING BREAK

10                    20-24           6                          File Exception

11.                   27-31         7                          List & Tuples / Lab #4  

12           Apr   03-07           8                         More about Strings / Lab #5                 

13                    10-14           9                          Dictionary & Sets / Review Exam #2/Lab #5

14                    17-21            0                         Exam #2 Review /Exam #2  / Lab#6

15                    24-28         10                         Classes & OOP / Lab #7              

16.          May  01-05         11                        Classes / Pointers Lab #8

17.                    08-12         1                         Inheritance, Recursion, GUI Programming

/ Extra Lab Dictionary /Exam #3 Review    

/ Exam #3

 

 

 

 

 

 

 

VIII

                             Lab Dates:

                                           Lab 1     Feb        09

                                           Lab2                   16

                                           Lab3      Mar        09

                                           Lab4                     30

                                           Lab5      Apr        06

                                           Lab6                    27

                                           Lab7      May       04

                                           Lab8                     11

 

IX                        Exam Dates:       Exam #1              February 23    

                                                          Exam# 2              April 23

                                                          Exam #3              May 11 

 

X                          Important Dates:

                                                          MLK                                  January 16

                                                          Spring Break                      March 13 - 17                   

                                                          Last Day To Drop            April 24

                                                          Semester Ends                   May 12

 

  1. IV.                Grading:

                    55%        3 Exams

                    25%        8 Labs

                    15%        Final

                      5%        Professor’s discretion

     

    Grade Assignment:

                    A             =              90-100

                    B             =              80-89

                    C             =              70-79

                    D             =              60-69

                    F              =              below 60

    Note:      All students that take all 3 Exams with an average Grade of A, will be exempted from the Final Exam


Readings

                             

  1. Text:      starting out with PYTHON Fourth Edition BY TONY GADDIS

                                ISBN 13-978-0-13-444432-1 ISBN 10-0-13-444432-9 (only Text Bk) OR                                                            9780143543666 (Bundle My Programming Lab Edition)

Starting Out with Python 4th edition 9780134444321 0134444329

Course Subjects

The content must have a minimum of 10 words to publish.

AUSTIN COMMUNITY COLLEGE

Programming Fundamentals I COSC 1336

SYLLABUS-SPRING 2023

 

I.             Instructor:            Professor Femi Onabajo

                Office No:            RRC 2232.24 

                E-mail:                  fonabajo@austincc.edu

                Phone #:                512/223-0186 / email 

                Office Hours:      TTH 12:45-1:00 pm / Others by Appointment

              Website:              https://sites.google.com/a/austincc.edu/femi-onabajo/            

              Section:               TTH 10:00-11:45 pm   RRC 2220 LECTUREs & LABs Synonym # 61413

 

II.            Course Description:  Introduces the fundamental concepts of structured programming.  Topics include software development methodology, data types, control structures, functions, arrays, and the mechanics of running, testing, and debugging.  This course assumes computer literacy.

 

 Pre-requisite:  This course requires the same math skills necessary for College Algebra.  Students should either have taken or be currently enrolled in College Algebra or a course that requires College Algebra.  TSI complete in reading.

 

III.          Goals for Student Achievement:

                1.             Become familiar with computer basics, both hardware, and software

  1. Become  familiar with programming concepts and techniques
  2. Develop algorithms using pseudocode
  3. Complete 8 lab assignments using a high-level programming language

 

  1. Text:     
  2. starting out with PYTHON Fifth Edition BY TONY GADDIS
  3.                              ISBN 13: 978-0-13-592903-2 ISBN 10-0-13-444432-9 (only Text Bk) 

                                 ISBN 10: 0-13-592903-2

     

Student Learning Outcomes/Learning Objectives

The content must have a minimum of 10 words to publish.

Course Objectives / Learning Outcomes:

1.      Demonstrate problem-solving skills by developing and implementing algorithms to solve problems.

2.      Derive problem specifications from problem statements.

3.      Develop algorithms using modular design principles to meet stated specifications.

4.      Create code to provide a solution to problem statements ranging from simple to complex.

5.      Test and debug programs and program modules to meet specifications and standards.

6.      Create programs that contain clear and concise program documentation.

7.      Implement programs that use data types and demonstrate an understanding of numbering systems.

8.      Incorporate both basic and advanced control structures appropriately into algorithms.

9.      Demonstrate an understanding of structured design by implementing programs with functions, including parameter passing and value returning.

10.  Implement programs using class, including strings and files.

11.  Implement algorithms using one-dimensional and indexed data structures.

12.  Demonstrate an understanding of array searching and sorting algorithms by desk-checking and/or modifying algorithm implementations.

13.  Design and implement simple 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.3 Serves Clients/Customers

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 Monitors and Corrects Performance

4.3 Improves 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.1 Creative Thinking

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

 

 

 Grade Policy:

 

Grades will be assigned based both on concepts and practical application. Exams, quizzes, and lab projects will be a part of the grade.  An overall grade will be assigned on the following grading scale:

 

90%  - 100%         A

80%  -  89%          B

70%  -  79%          C

60%  -  69%          D

0%    -  59%          F

 

 

Course/Class Policies:

 

Academic Integrity

 

A student is expected to complete his or her own projects and tests.  Students are responsible for observing the policy on academic integrity as described in the current Student Policies Handbook.

 

The penalty accessed will be in accordance with the current policy.

 

For this course, the penalty for scholastic dishonesty is a grade of ‘F’ for the course.


Incomplete

 

An Incomplete cannot be used as a shelter against a potentially low grade in the class.  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 the 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”.
 

Freedom of Expression Policy

 

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

 

Tutoring

 

Free tutoring is provided for this course.  For online schedules and details please refer to http:://www.austincc.edu/cit/tutor.htm .

 

Testing Center Policy [Open Campus Sections Only]

 

http://www.austincc.edu/testctr/

 

Attendance / Withdrawal

 

[In-class sections only] Regular and punctual class and laboratory attendance are expected of all students.  If attendance or compliance with other course policies is unsatisfactory, the instructor may withdraw students from the class. 

 

It is the student’s responsibility to complete a Withdrawal Form in the Admissions Office if they wish to withdraw from this class.  The last date to withdraw for this semester is [APRIL 24].  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 who enroll for the third or subsequent time in a course taken since Spring 2022 are charged a higher tuition rate.  State law permits students to withdraw from no more than six courses during their entire undergraduate career at Texas public colleges or universities.  With certain exceptions, all course withdrawals automatically count toward this limit.  Details regarding this policy can be found in the ACC College Catalog.

 

Student Files – Privacy

 

The information that student stores in his/her student volume in the Computer Studies Labs may be viewed by their instructor for educational and academic reasons.

 

Students with Disabilities

 

Each ACC campus offers support services for students with documented physical or psychological disabilities.  Students with disabilities must request reasonable accommodations through the Office for Students with Disabilities on the campus where they expect to take the majority of their classes.  Students are encouraged to make this request three weeks before the start of the semester.  (Refer to the current ACC Student Policies).

 

Communication

 

The ACC online Blackboard system http://acconline.austincc.edu and the ACCmail accounts will be used as the official communication system during this semester.  Lecture notes, handouts, changes to course schedule or assignments, and your grades will be posted on Blackboard and all email communication will be via the ACCmail accounts.  All students are expected to check both Blackboard and their ACCmail accounts on a regular basis.  For information on how to log onto Blackboard and ACCmail please visit the following sites: http://irt.austincc.edu/blackboard/StudentSupport.php and http://www.austincc.edu/google/.

 

Safety Statement

 

Each student is expected to learn and comply with ACC environmental, health, and safety procedures and agree to follow ACC safety policies.  Emergency posters and Campus Safety Plans are posted in each classroom.  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/.

 

Anyone who thoughtlessly or intentionally jeopardizes the health or safety of another individual will be immediately dismissed from the day’s activity, may be withdrawn from the class, and / or barred from attending future activities.

 

 

Concealed Handgun Policy Statement:

 

Concealed Handgun Policy 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 providing 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. 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

 


Course Subjects

AUSTIN COMMUNITY COLLEGE

Programming Fundamentals I COSC 1336

SYLLABUS-SPRING 2022

 

I.             Instructor:            Professor Femi Onabajo

                Office No:            RRC 2232.24 / By WebEx

                E-mail:                  fonabajo@austincc.edu

                Phone #:                512/223-0186 / email //fonabajo@austincc.edu

                Office Hours:      TTH 12:45-1:15pm / Others by Appointment

              Website:              https://sites.google.com/a/austincc.edu/femi-onabajo/            

              Section:               TTH 11:00-12:45 pm   RRC 2220 LECTUREs & LABs Synonym # 35962

 

II.            Course Description:  Introduces the fundamental concepts of structured programming.  Topics include software development methodology, data types, control structures, functions, arrays, and the mechanics of running, testing, and debugging.  This course assumes computer literacy.

 

 Pre-requisite:  This course requires the same math skills necessary for College Algebra.  Students should either have taken or be currently enrolled in College Algebra or a course that requires College Algebra.  TSI complete in reading.

 

III.          Goals for Student Achievement:

                1.             Become familiar with computer basics, both hardware and software

  1. Become  familiar with programming concepts and techniques
  2. Develop algorithms using pseudocode
  3. Complete 8 lab assignments using a high-level programming language

 

  1. Text:      starting out with PYTHON Fourth Edition BY TONY GADDIS

          ISBN 13-978-0-13-444432-1 ISBN 10-0-13-444432-9 (only Text Bk) OR  9780143543666 (Bundle My Programing Lab Edition)

Starting Out with Python 4th edition 9780134444321 0134444329

Student Learning Outcomes/Learning Objectives

The content must have a minimum of 10 words to publish.

Course Objectives / Learning Outcomes:

1.      Demonstrate problem-solving skills by developing and implementing algorithms to solve problems.

2.      Derive problem specifications from problem statements.

3.      Develop algorithms using modular design principles to meet stated specifications.

4.      Create code to provide a solution to problem statements ranging from simple to complex.

5.      Test and debug programs and program modules to meet specifications and standards.

6.      Create programs that contain clear and concise program documentation.

7.      Implement programs that use data types and demonstrate an understanding of numbering systems.

8.      Incorporate both basic and advanced control structures appropriately into algorithms.

9.      Demonstrate an understanding of structured design by implementing programs with functions, including parameter passing and value returning.

10.  Implement programs using class, including strings and files.

11.  Implement algorithms using one-dimensional and indexed data structures.

12.  Demonstrate an understanding of array searching and sorting algorithms by desk-checking and/or modifying algorithm implementations.

13.  Design and implement simple 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.3 Serves Clients/Customers

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 Monitors and Corrects Performance

4.3 Improves 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.1 Creative Thinking

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

 

 

 Grade Policy:

 

Grade will be assigned based both on concepts and practical application. Exams, quizzes, and lab projects will be a part of the grade.  An overall grade will be assigned on the following grading scale:

 

90%  - 100%         A

80%  -  89%          B

70%  -  79%          C

60%  -  69%          D

0%    -  59%          F

 

 

Course/Class Policies:

 

Academic Integrity

 

A student is expected to complete his or her own projects and tests.  Students are responsible for observing the policy on academic integrity as described in the current Student Policies Handbook.

 

The penalty accessed will be in accordance with the current policy.

 

For this course, the penalty for scholastic dishonesty is a grade of ‘F’ for the course.


Incomplete

 

An Incomplete cannot be used as a shelter against a potentially low grade in the class.  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”.
 

Freedom of Expression Policy

 

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

 

Tutoring

 

Free tutoring is provided for this course.  For online schedules and details please refer to http:://www.austincc.edu/cit/tutor.htm .

 

Testing Center Policy [Open Campus Sections Only]

 

http://www.austincc.edu/testctr/

 

Attendance / Withdrawal

 

[In class sections only] Regular and punctual class and laboratory attendance are expected of all students.  If attendance or compliance with other course policies is unsatisfactory, the instructor may withdraw students from the class. 

 

It is the student’s responsibility to complete a Withdrawal Form in the Admissions Office if they wish to withdraw from this class.  The last date to withdraw for this semester is [APRIL 26].  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 who enroll for the third or subsequent time in a course taken since Spring 2022 are charged a higher tuition rate.  State law permits students to withdraw from no more than six courses during their entire undergraduate career at Texas public colleges or universities.  With certain exceptions, all course withdrawals automatically count towards this limit.  Details regarding this policy can be found in the ACC College Catalog.

 

Student Files – Privacy

 

The information that student stores in his/her student volume in the Computer Studies Labs may be viewed by their instructor for educational and academic reasons.

 

Students with Disabilities

 

Each ACC campus offers support services for students with documented physical or psychological disabilities.  Students with disabilities must request reasonable accommodations through the Office for Students with Disabilities on the campus where they expect to take the majority of their classes.  Students are encouraged to make this request three weeks before the start of the semester.  (Refer to the current ACC Student Policies).

 

Communication

 

The ACC online Blackboard system http://acconline.austincc.edu and the ACCmail accounts will be used as the official communication system during this semester.  Lecture notes, handouts, changes to course schedule or assignments, and your grades will be posted on Blackboard and all email communication will be via the ACCmail accounts.  All students are expected to check both Blackboard and their ACCmail accounts on a regular basis.  For information on how to log onto Blackboard and ACCmail please visit the following sites: http://irt.austincc.edu/blackboard/StudentSupport.php and http://www.austincc.edu/google/.

 

Safety Statement

 

Each student is expected to learn and comply with ACC environmental, health, and safety procedures and agree to follow ACC safety policies.  Emergency posters and Campus Safety Plans are posted in each classroom.  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/.

 

Anyone who thoughtlessly or intentionally jeopardizes the health or safety of another individual will be immediately dismissed from the day’s activity, may be withdrawn from the class, and / or barred from attending future activities.

 

 

Concealed Handgun Policy Statement:

 

Concealed Handgun Policy 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 providing 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. 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

 


Student Learning Outcomes/Learning Objectives

Course Objectives / Learning Outcomes:

1.      Demonstrate problem-solving skills by developing and implementing algorithms to solve problems.

2.      Derive problem specifications from problem statements.

3.      Develop algorithms using modular design principles to meet stated specifications.

4.      Create code to provide a solution to problem statements ranging from simple to complex.

5.      Test and debug programs and program modules to meet specifications and standards.

6.      Create programs that contain clear and concise program documentation.

7.      Implement programs that use data types and demonstrate an understanding of numbering systems.

8.      Incorporate both basic and advanced control structures appropriately into algorithms.

9.      Demonstrate an understanding of structured design by implementing programs with functions, including parameter passing and value returning.

10.  Implement programs using class, including strings and files.

11.  Implement algorithms using one-dimensional and indexed data structures.

12.  Demonstrate an understanding of array searching and sorting algorithms by desk-checking and/or modifying algorithm implementations.

13.  Design and implement simple 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.3 Serves Clients/Customers

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 Monitors and Corrects Performance

4.3 Improves 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.1 Creative Thinking

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

 

 

 Grade Policy:

 

Grade will be assigned based both on concepts and practical application. Exams, quizzes, and lab projects will be a part of the grade.  An overall grade will be assigned on the following grading scale:

 

90%  - 100%         A

80%  -  89%          B

70%  -  79%          C

60%  -  69%          D

0%    -  59%          F

 

 

Course/Class Policies:

 

Academic Integrity

 

A student is expected to complete his or her own projects and tests.  Students are responsible for observing the policy on academic integrity as described in the current Student Policies Handbook.

 

The penalty accessed will be in accordance with the current policy.

 

For this course, the penalty for scholastic dishonesty is a grade of ‘F’ for the course.


Incomplete

 

An Incomplete cannot be used as a shelter against a potentially low grade in the class.  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”.
 

Freedom of Expression Policy

 

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

 

Tutoring

 

Free tutoring is provided for this course.  For online schedules and details please refer to http:://www.austincc.edu/cit/tutor.htm .

 

Testing Center Policy [Open Campus Sections Only]

 

http://www.austincc.edu/testctr/

 

Attendance / Withdrawal

 

[In class sections only] Regular and punctual class and laboratory attendance are expected of all students.  If attendance or compliance with other course policies is unsatisfactory, the instructor may withdraw students from the class. 

 

It is the student’s responsibility to complete a Withdrawal Form in the Admissions Office if they wish to withdraw from this class.  The last date to withdraw for this semester is [APRIL 26].  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 who enroll for the third or subsequent time in a course taken since Spring 2022 are charged a higher tuition rate.  State law permits students to withdraw from no more than six courses during their entire undergraduate career at Texas public colleges or universities.  With certain exceptions, all course withdrawals automatically count towards this limit.  Details regarding this policy can be found in the ACC College Catalog.

 

Student Files – Privacy

 

The information that student stores in his/her student volume in the Computer Studies Labs may be viewed by their instructor for educational and academic reasons.

 

Students with Disabilities

 

Each ACC campus offers support services for students with documented physical or psychological disabilities.  Students with disabilities must request reasonable accommodations through the Office for Students with Disabilities on the campus where they expect to take the majority of their classes.  Students are encouraged to make this request three weeks before the start of the semester.  (Refer to the current ACC Student Policies).

 

Communication

 

The ACC online Blackboard system http://acconline.austincc.edu and the ACCmail accounts will be used as the official communication system during this semester.  Lecture notes, handouts, changes to course schedule or assignments, and your grades will be posted on Blackboard and all email communication will be via the ACCmail accounts.  All students are expected to check both Blackboard and their ACCmail accounts on a regular basis.  For information on how to log onto Blackboard and ACCmail please visit the following sites: http://irt.austincc.edu/blackboard/StudentSupport.php and http://www.austincc.edu/google/.

 

Safety Statement

 

Each student is expected to learn and comply with ACC environmental, health, and safety procedures and agree to follow ACC safety policies.  Emergency posters and Campus Safety Plans are posted in each classroom.  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/.

 

Anyone who thoughtlessly or intentionally jeopardizes the health or safety of another individual will be immediately dismissed from the day’s activity, may be withdrawn from the class, and / or barred from attending future activities.

 

 

Concealed Handgun Policy Statement:

 

Concealed Handgun Policy 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 providing 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. 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

 


Office Hours


Published: 01/16/2023 20:58:00