Self Study Report Computer Science

Size: px
Start display at page:

Download "Self Study Report Computer Science"

Transcription

1 Computer Science undergraduate students have access to undergraduate teaching, and general computing facilities in three buildings. Two large classrooms are housed in the Davis Centre, which hold about 250 students each. The Mathematics and Computer building (MC) houses approximately 30 undergraduate classrooms and computer technology labs. n fall 2011, Mathematics 3 opened. This facility provides 90,000 gross square feet of research and teaching space primarily for Statistics and Actuarial Science department and the Mathematics Business programs. 5. TEACHNG 5.1 Learning Objectives Undergraduate. Lists of outcomes As explained earlier, we have chosen to regard our undergraduate programs as being divided into four main categories: BCS regular, BCS co-op, BMath(CS) regular, and BMath(CS) co-op. These four programs can be seen as variations around a central Computer Science core. With that in mind, we enumerate outcomes in the following categories: 1. Shared outcomes (S1 S7): outcomes that are shared between all CS programs. 2. BCS outcomes (B1 B2): outcomes specific to the BCS degree (regular or co-op). 3. BMath(CS) outcomes (M1 M2): outcomes specific to the BMath(CS) degree (regular or co-op). 4. Co-op outcomes (C1 C2): outcomes related to co-op degrees (BCS or BMath(CS)). The requirements for co-op degrees are strict supersets of the requirements for the corresponding regular degrees, and so there is no need to define a set of egular outcomes. The tables below present sets of outcomes in these categories. Each outcome is given a code as above and a title. The outcome is then broken down into a few key components that characterize it. Code Title Details S1 Program Design and Development Shared outcomes Students can write computer programs of small or moderate size from scratch. Students can extend complex programs written by others, or write programs that depend on large external libraries. Students demonstrate the ability to write programs Page 74

2 in multiple languages and multiple paradigms (notably imperative, functional, and objectoriented). S2 Programming Methodology and Practice Students can read a specification for a computer program and design and/or implement a working prototype. Students are able to choose appropriate data structures, algorithms, languages, and libraries to solve a variety of programming problems. Students can select and use suitable editors, development environments, and tools as part of the programming process. Students can verify the correctness of a program via testing, and to correct faults via debugging. S3 Computer Systems and Applications Students recognize the organization of a computer system and the main functional units of a computer. Students can explain the main components of modern operating systems, and can construct simple implementations of those components. Students demonstrate awareness of some of the most important application areas of computer science. S4 Communication Skills Students can create programs with comprehensible comments that allow source code to be understood by others. Students can author specifications and other documentation for programs that explain how to run and/or maintain them. Students can produce other prose of a technical or non-technical nature. Breadth of Knowledge Outside of CS Students receive a broad exposure to human knowledge outside of computer science, including the humanities, social sciences, and pure and applied sciences. Page 75

3 Students demonstrate intermediate depth in at least one topic outside of computer science. S6 Advocacy and Stewardship Students demonstrate awareness of the history of computer science, its important people, events, ideas, and artifacts. Students demonstrate awareness of the state-ofthe-art in computer science, and can speculate on its future evolution. Students demonstrate awareness and concern for the role computer science plays in society. Students acquire and retain a passion for the discipline of computer science. S7 Personal and Disciplinary Limitations Students demonstrate awareness of the fundamental, theoretical limits of computation, and of the practical limits of contemporary computers. Students can identify the limitations of their own knowledge. Code Title Details B1 Mathematical Foundations (BCS) BCS outcomes Students demonstrate awareness of core concepts in pre-calculus, linear algebra, differential and integral calculus, probability, statistics, combinatorial enumeration, and graph theory. Students demonstrate awareness of mathematical logic, and the role it plays as a foundational component of computer science. Students are able to write moderate-sized proofs of simple mathematical statements, using standard proof techniques including induction. B2 Core Algorithms and Data Structures (BCS) Students can analyze the asymptotic complexity of algorithms, and recall or determine the complexity classes of common algorithms. Students can recognize and use important classes Page 76

4 of algorithms: divide-and-conquer, greedy, and dynamic programming. Students demonstrate awareness of fundamental trade-offs in algorithm design, including time versus space, and basic lower bounds. BMath(CS) outcomes Code Title Details M1 Mathematical Foundations (BMath(CS)) Students demonstrate awareness of core concepts in pre-calculus, linear algebra, differential, integral and multivariable calculus, probability, statistics, combinatorial enumeration, and graph theory. Students demonstrate awareness of mathematical logic, and the role it plays as a foundational component of computer science. Students are able to write moderate-sized proofs of simple mathematical statements, using standard proof techniques including induction. Students recognize the core abstract machines in theoretical computer science (automata and Turing machines), and the languages to which they apply. M2 Core Algorithms and Data Structures (BMath(CS)) Students can analyze the asymptotic complexity of algorithms, and recall or determine the complexity classes of common algorithms. Students can recognize and use important classes of algorithms: divide-and-conquer, greedy, and dynamic programming. Students demonstrate awareness of fundamental trade-offs in algorithm design, including time versus space, and basic lower bounds. Students demonstrate competence with core concepts of numerical analysis, including the approximate representation of numbers in computer hardware. Co-op outcomes Page 77

5 Code Title Details C1 Professionalism Students behave ethically, professionally and responsibly with co-workers, supervisors, clients, and users. Students recognize signs of harassment and other unethical behaviour, and seek to resolve issues when they arise. C2 Workplace Skills Students are able to prepare résumés, apply for jobs, and comport themselves appropriately in interviews. Students can respond to criticism and praise on the workplace. Based on the tables above, we can define the following sets of outcomes for the four program combinations under consideration: 1. BCS regular: S1 S7, B1, B2 2. BCS co-op: S1-S7, B1, B2, C1, C2 3. BMath(CS) regular: S1 S7, M1, M2 4. BMath(CS) co-op: S1 S7, M1, M2, C1, C2. Mapping from UDLEs to outcomes The Ontario Council of Academic Vice Presidents (OCAV) defines a standardized set of degreelevel expectations for undergraduate programs, known as UDLEs. n the table below, we show how each of the UDLEs is satisfied by one or more of our program outcomes. Degree-level expectation 1. Depth and Breadth of Knowledge Details a) a developed knowledge and critical understanding of the key concepts, methodologies, current advances, theoretical approaches and assumptions in a discipline overall, as well as in a specialized area of a discipline. b) a developed understanding of many of the major fields in a discipline, including, where appropriate, from an interdisciplinary elevant outcomes S1, S2, S3,, B1, B2, M1, M2 Page 78

6 perspective, and how the fields may intersect with fields in related disciplines. c) a developed ability to: i) gather, review, evaluate and interpret information; and ii) compare the merits of alternate hypotheses or creative options, relevant to one or more of the major fields in a discipline. d) a developed, detailed knowledge of and experience in research in an area of the discipline. e) developed critical thinking and analytical skills inside and outside the discipline. f) the ability to apply learning from one or more areas outside the discipline. 2. Knowledge of Methodologies an understanding of methods of enquiry or creative activity, or both, in their primary area of study that enables the student to: evaluate the appropriateness of different approaches to solving problems using well established ideas and techniques; devise and sustain arguments or solve problems using these methods; and describe and comment upon particular aspects of current research or equivalent advanced scholarship. S2, B2, M2 3. Application of knowledge a) the ability to review, present and critically evaluate qualitative and quantitative information to: 1. develop lines of argument; 2. make sound judgments in accordance with the major theories, concepts and methods of the subject(s) of study; 3. apply underlying concepts, principles, and techniques of analysis, both within and outside the discipline; 4. where appropriate use this knowledge in the creative process; and b) the ability to use a range of established S1, S3, B1, M1 Page 79

7 techniques to: 1. initiate and undertake critical evaluation of arguments, assumptions, abstract concepts and information; 2. propose solutions; 3. frame appropriate questions for the purpose of solving a problem; 4. solve a problem or create a new work; and c) the ability to make critical use of scholarly reviews and primary sources. 4. Communication Skills 5. Awareness of Limits of Knowledge 6. Autonomy and Professional Capacity the ability to communicate information, arguments, and analyses accurately and reliably, orally and in writing to a range of audiences. an understanding of the limits to their own knowledge and ability, and an appreciation of the uncertainty, ambiguity and limits to knowledge and how this might influence analyses and interpretations. a) qualities and transferable skills necessary for further study, employment, community involvement and other activities requiring: the exercise of initiative, personal responsibility and accountability in both personal and group contexts; working effectively with others; decision-making in complex contexts; b) the ability to manage their own learning in changing circumstances, both within and outside the discipline and to select an appropriate program of further study; and c) behaviour consistent with academic integrity and social responsibility. S4 S7 S6, C1, C2 7. Experiential Learning articulate their learning from experiential or applied opportunities. C2 8. Diversity demonstrate an understanding of the intellectual, social, cultural, and political diversity of the world in which we live., S6 Page 80

8 . Mapping from curriculum to outcomes We present three curriculum maps: one for the BCS regular degree, one for the BMath(CS) regular degree, and one for extra requirements of co-op degrees. Each map shows the various requirements of the program, together with the outcomes satisfied by those requirements. n this context, outcomes are grouped by intensity into three categories: a curriculum requirement can introduce the material in an outcome, reinforce that material, or cause students to master the material. Curriculum map for the BCS regular degree Curriculum requirement CS 1 (CS 115 or CS 135 or CS 145) CS 2 (CS 136 or CS 146) Calculus 1 (MATH 127 or MATH 137 or MATH 147) Calculus 2 (MATH 128 or MATH 138 or MATH 148) Algebra 1 (MATH 135 or MATH 145) Algebra 2 (MATH 136 or MATH 146) First-year English writing skills requirement Discrete (MATH 239 or MATH 249) Probability (STAT 230 or STAT 240) Data structures and Data Management (CS 240) Foundations of Sequential Programs (CS 241) Logic and Computation (CS 245) Computer Organization and Design (CS 251) Object-Oriented Software Development (CS 246) Algorithms (CS 341) Operating Systems (CS 350) Fourth-year systems and SE courses Fourth-year applications courses Fourth-year mathematical foundations of CS courses Humanities electives Social science electives Pure science electives Pure and applied science electives Depth requirement elevant outcomes ntroduce: S1, S2, S4, S6, S7, B2 ntroduce: S4 einforce: S1, S2, B2 ntroduce: B1 einforce: B1 ntroduce: B1 ntroduce: B1 ntroduce: S4 einforce: B1 einforce: B1 ntroduce: S1, S7 einforce: B1, B2 ntroduce: S3 einforce: S1, S2 ntroduce: S4, S7 einforce: B1 ntroduce: S3 einforce: B1 einforce: S1, S2 einforce: B2, S7 einforce: S3, S4 Master: S1 einforce: S1, S2 Master: S3 ntroduce: S6 einforce: S1, S2 Master: S3 einforce: S4, S7 Master: B2 einforce: einforce: einforce: einforce: einforce: Page 81

9 Curriculum map for the BMath(CS) regular degree For reference, place an asterisk next to the requirements that are different relative to the BCS. Curriculum requirement elevant outcomes CS 1 (CS 115 or CS 135 or CS 145) ntroduce: S1, S2, S4, S6, S7, M2 CS 2 (CS 136 or CS 146) ntroduce: S4 einforce: S1, S2, M2 Calculus 1 (MATH 127 or MATH 137 or ntroduce: M1 MATH 147) Calculus 2 (MATH 128 or MATH 138 or einforce: M1 MATH 148) * Calculus 3 (MATH 237 or MATH 247) Master: M1 Algebra 1 (MATH 135 or MATH 145) ntroduce: M1 Algebra 2 (MATH 136 or MATH 146) ntroduce: M1 First-year English writing skills requirement ntroduce: S4 Discrete (MATH 239 or MATH 249) einforce: M1 Probability (STAT 230 or STAT 240) einforce: M1 Data structures and Data Management (CS 240) ntroduce: S1, S7 einforce: M1, M2 Foundations of Sequential Programs (CS 241) ntroduce: S3 einforce: S1, S2 Logic and Computation (CS 245) ntroduce: S4, S7 einforce: M1 Computer Organization and Design (CS 251) ntroduce: S3 einforce: M1 Object-Oriented Software Development (CS einforce: S1, S2 246) Algorithms (CS 341) einforce: M2, S7 Operating Systems (CS 350) einforce: S3, S4 Master: S1 * Theory of Computing (CS 360 or CS 365) einforce: M1 Master: M2 * Numerical Analysis (CS 370 or CS 371) einforce: S1, M1, M2 Fourth-year systems and SE courses einforce: S1, S2 Master: S3 Fourth-year applications courses ntroduce: S6 einforce: S1, S2 Master: S3 Fourth-year mathematical foundations of CS courses einforce: S4, S7 Master: M2 Humanities electives einforce: Social science electives einforce: Pure science electives einforce: Pure and applied science electives einforce: Depth requirement einforce: Curriculum map for the co-op degrees To obtain the complete curriculum maps for the BCS co-op and BMath(CS) co-op, add the following table to the corresponding regular degrees. Page 82

10 Curriculum requirement Work terms Work term reports Professional Development Courses elevant outcomes einforce: S1, S2, S4, S6, S7, C1, C2 einforce: S4, C2 einforce: S4, S6, S7, C1, C2 Finally, we summarize our curriculum map with a cross-reference chart that shows the relationship between requirements and outcomes. ndividual outcomes are marked with (introduce), (reinforce), and M (master). BCS Cross reference equirement S1 S2 S3 S4 S6 S7 B1 B2 CS 1 (CS 115 or CS 135 or CS 145) CS 2 (CS 136 or CS 146) Calculus 1 (MATH 127 or MATH 137 or MATH 147) Calculus 2 (MATH 128 or MATH 138 or MATH 148) Algebra 1 (MATH 135 or MATH 145) Algebra 2 (MATH 136 or MATH 146) First-year English writing skills requirement Discrete (MATH 239 or MATH 249) Probability (STAT 230 or STAT 240) Data structures and Data Management (CS 240) Foundations of Sequential Programs (CS 241) Logic and Computation (CS 245) Computer Organization and Design (CS 251) Object-Oriented Software Development (CS 246) Algorithms (CS 341) Operating Systems (CS 350) M Fourth-year systems and SE courses M Fourth-year applications courses M Fourth-year mathematical foundations M of CS courses Humanities electives Social science electives Pure science electives Pure and applied science electives Depth requirement BMath(CS) Cross reference equirement S1 S2 S3 S4 S6 S7 M1 M2 CS 1 (CS 115 or CS 135 or CS 145) CS 2 (CS 136 or CS 146) Calculus 1 (MATH 127 or MATH 137 or Page 83

11 MATH 147) Calculus 2 (MATH 128 or MATH 138 or MATH 148) Calculus 3 (MATH 237 or MATH 247) M Algebra 1 (MATH 135 or MATH 145) Algebra 2 (MATH 136 or MATH 146) First-year English writing skills requirement Discrete (MATH 239 or MATH 249) Probability (STAT 230 or STAT 240) Data structures and Data Management (CS 240) Foundations of Sequential Programs (CS 241) Logic and Computation (CS 245) Computer Organization and Design (CS 251) Object-Oriented Software Development (CS 246) Algorithms (CS 341) Operating Systems (CS 350) M Theory of Computing (CS 360 or CS M 365) Numerical Analysis (CS 370 or CS 371) Fourth-year systems and SE courses M Fourth-year applications courses M Fourth-year mathematical foundations of CS courses M Humanities electives Social science electives Pure science electives Pure and applied science electives Depth requirement Co-op Cross reference equirement S1 S2 S3 S4 S6 S7 C1 C2 Work terms Work term reports Professional Development Courses Graduate The school went through a consultative process to develop a set of learning outcomes for the graduate program. These are as follows: Master s level outcomes Page 84

University of Toronto Mississauga Degree Level Expectations. Preamble

University of Toronto Mississauga Degree Level Expectations. Preamble University of Toronto Mississauga Degree Level Expectations Preamble In December, 2005, the Council of Ontario Universities issued a set of degree level expectations (drafted by the Ontario Council of

More information

Mathematics Program Assessment Plan

Mathematics Program Assessment Plan Mathematics Program Assessment Plan Introduction This assessment plan is tentative and will continue to be refined as needed to best fit the requirements of the Board of Regent s and UAS Program Review

More information

EGRHS Course Fair. Science & Math AP & IB Courses

EGRHS Course Fair. Science & Math AP & IB Courses EGRHS Course Fair Science & Math AP & IB Courses Science Courses: AP Physics IB Physics SL IB Physics HL AP Biology IB Biology HL AP Physics Course Description Course Description AP Physics C (Mechanics)

More information

Document number: 2013/ Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering

Document number: 2013/ Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering Document number: 2013/0006139 Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering Program Learning Outcomes Threshold Learning Outcomes for Engineering

More information

Level 6. Higher Education Funding Council for England (HEFCE) Fee for 2017/18 is 9,250*

Level 6. Higher Education Funding Council for England (HEFCE) Fee for 2017/18 is 9,250* Programme Specification: Undergraduate For students starting in Academic Year 2017/2018 1. Course Summary Names of programme(s) and award title(s) Award type Mode of study Framework of Higher Education

More information

We are strong in research and particularly noted in software engineering, information security and privacy, and humane gaming.

We are strong in research and particularly noted in software engineering, information security and privacy, and humane gaming. Computer Science 1 COMPUTER SCIENCE Office: Department of Computer Science, ECS, Suite 379 Mail Code: 2155 E Wesley Avenue, Denver, CO 80208 Phone: 303-871-2458 Email: info@cs.du.edu Web Site: Computer

More information

Developing an Assessment Plan to Learn About Student Learning

Developing an Assessment Plan to Learn About Student Learning Developing an Assessment Plan to Learn About Student Learning By Peggy L. Maki, Senior Scholar, Assessing for Learning American Association for Higher Education (pre-publication version of article that

More information

NEW PROGRAM PROPOSAL [PROGRAM] [DATE]

NEW PROGRAM PROPOSAL [PROGRAM] [DATE] NEW PROGRAM PROPOSAL [PROGRAM] [DATE] TABLE OF CONTENTS INTRODUCTION... 4 CONTACT INFORMATION... 5 ADDITIONAL CONTACTS... 6 STEP 1: STATEMENT OF INTENT... 7 STEP 2: RESOURCE IMPLICATIONS AND FINANCIAL

More information

SOC 175. Australian Society. Contents. S3 External Sociology

SOC 175. Australian Society. Contents. S3 External Sociology SOC 175 Australian Society S3 External 2014 Sociology Contents General Information 2 Learning Outcomes 2 General Assessment Information 3 Assessment Tasks 3 Delivery and Resources 6 Unit Schedule 6 Disclaimer

More information

MASTER S COURSES FASHION START-UP

MASTER S COURSES FASHION START-UP MASTER S COURSES FASHION START-UP Postgraduate Programmes Master s Course Fashion Start-Up 02 Brief Descriptive Summary Over the past 80 years Istituto Marangoni has grown and developed alongside the thriving

More information

B.S/M.A in Mathematics

B.S/M.A in Mathematics B.S/M.A in Mathematics The dual Bachelor of Science/Master of Arts in Mathematics program provides an opportunity for individuals to pursue advanced study in mathematics and to develop skills that can

More information

General study plan for third-cycle programmes in Sociology

General study plan for third-cycle programmes in Sociology Date of adoption: 07/06/2017 Ref. no: 2017/3223-4.1.1.2 Faculty of Social Sciences Third-cycle education at Linnaeus University is regulated by the Swedish Higher Education Act and Higher Education Ordinance

More information

Unit 7 Data analysis and design

Unit 7 Data analysis and design 2016 Suite Cambridge TECHNICALS LEVEL 3 IT Unit 7 Data analysis and design A/507/5007 Guided learning hours: 60 Version 2 - revised May 2016 *changes indicated by black vertical line ocr.org.uk/it LEVEL

More information

Unit 3. Design Activity. Overview. Purpose. Profile

Unit 3. Design Activity. Overview. Purpose. Profile Unit 3 Design Activity Overview Purpose The purpose of the Design Activity unit is to provide students with experience designing a communications product. Students will develop capability with the design

More information

DOCTOR OF PHILOSOPHY HANDBOOK

DOCTOR OF PHILOSOPHY HANDBOOK University of Virginia Department of Systems and Information Engineering DOCTOR OF PHILOSOPHY HANDBOOK 1. Program Description 2. Degree Requirements 3. Advisory Committee 4. Plan of Study 5. Comprehensive

More information

M.S. in Environmental Science Graduate Program Handbook. Department of Biology, Geology, and Environmental Science

M.S. in Environmental Science Graduate Program Handbook. Department of Biology, Geology, and Environmental Science M.S. in Environmental Science Graduate Program Handbook Department of Biology, Geology, and Environmental Science Welcome Welcome to the Master of Science in Environmental Science (M.S. ESC) program offered

More information

HARPER ADAMS UNIVERSITY Programme Specification

HARPER ADAMS UNIVERSITY Programme Specification HARPER ADAMS UNIVERSITY Programme Specification 1 Awarding Institution: Harper Adams University 2 Teaching Institution: Askham Bryan College 3 Course Accredited by: Not Applicable 4 Final Award and Level:

More information

MPA Internship Handbook AY

MPA Internship Handbook AY MPA Internship Handbook AY 2017-2018 Introduction The primary purpose of the MPA internship is to provide students with a meaningful experience in which they can apply what they have learned in the classroom

More information

Writing an Effective Research Proposal

Writing an Effective Research Proposal Writing an Effective Research Proposal O R G A N I Z AT I O N A L S C I E N C E S U M M E R I N S T I T U T E M AY 1 8, 2 0 0 9 P R O F E S S O R B E T H A. R U B I N Q: What is a good proposal? A: A good

More information

1. Programme title and designation International Management N/A

1. Programme title and designation International Management N/A PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION 1. Programme title and designation International Management 2. Final award Award Title Credit value ECTS Any special criteria equivalent MSc

More information

PROGRAMME SPECIFICATION KEY FACTS

PROGRAMME SPECIFICATION KEY FACTS PROGRAMME SPECIFICATION KEY FACTS Programme name Foundation Degree in Ophthalmic Dispensing Award Foundation Degree School School of Health Sciences Department or equivalent Division of Optometry and Visual

More information

Timeline. Recommendations

Timeline. Recommendations Introduction Advanced Placement Course Credit Alignment Recommendations In 2007, the State of Ohio Legislature passed legislation mandating the Board of Regents to recommend and the Chancellor to adopt

More information

Developing Highly Effective Industry Partnerships: Co-op to Capstone Courses

Developing Highly Effective Industry Partnerships: Co-op to Capstone Courses Developing Highly Effective Industry Partnerships: Co-op to Capstone Courses Chris Plouff Assistant Director Assistant Professor & Sebastian Chair School of Engineering Today s Objectives What does a highly

More information

Digital Media Literacy

Digital Media Literacy Digital Media Literacy Draft specification for Junior Cycle Short Course For Consultation October 2013 2 Draft short course: Digital Media Literacy Contents Introduction To Junior Cycle 5 Rationale 6 Aim

More information

Qualification handbook

Qualification handbook Qualification handbook BIIAB Level 3 Award in 601/5960/1 Version 1 April 2015 Table of Contents 1. About the BIIAB Level 3 Award in... 1 2. About this pack... 2 3. BIIAB Customer Service... 2 4. What are

More information

Politics and Society Curriculum Specification

Politics and Society Curriculum Specification Leaving Certificate Politics and Society Curriculum Specification Ordinary and Higher Level 1 September 2015 2 Contents Senior cycle 5 The experience of senior cycle 6 Politics and Society 9 Introduction

More information

CORRELATION FLORIDA DEPARTMENT OF EDUCATION INSTRUCTIONAL MATERIALS CORRELATION COURSE STANDARDS / BENCHMARKS. 1 of 16

CORRELATION FLORIDA DEPARTMENT OF EDUCATION INSTRUCTIONAL MATERIALS CORRELATION COURSE STANDARDS / BENCHMARKS. 1 of 16 SUBJECT: Career and Technical Education GRADE LEVEL: 9, 10, 11, 12 COURSE TITLE: COURSE CODE: 8909010 Introduction to the Teaching Profession CORRELATION FLORIDA DEPARTMENT OF EDUCATION INSTRUCTIONAL MATERIALS

More information

Student Assessment Policy: Education and Counselling

Student Assessment Policy: Education and Counselling Student Assessment Policy: Education and Counselling Title: Student Assessment Policy: Education and Counselling Author: Academic Dean Approved by: Academic Board Date: February 2014 Review date: February

More information

eportfolio Guide Missouri State University

eportfolio Guide Missouri State University Social Studies eportfolio Guide Missouri State University Updated February 2014 Missouri State Portfolio Guide MoSPE & Conceptual Framework Standards QUALITY INDICATORS MoSPE 1: Content Knowledge Aligned

More information

TU-E2090 Research Assignment in Operations Management and Services

TU-E2090 Research Assignment in Operations Management and Services Aalto University School of Science Operations and Service Management TU-E2090 Research Assignment in Operations Management and Services Version 2016-08-29 COURSE INSTRUCTOR: OFFICE HOURS: CONTACT: Saara

More information

GACE Computer Science Assessment Test at a Glance

GACE Computer Science Assessment Test at a Glance GACE Computer Science Assessment Test at a Glance Updated May 2017 See the GACE Computer Science Assessment Study Companion for practice questions and preparation resources. Assessment Name Computer Science

More information

Honors Mathematics. Introduction and Definition of Honors Mathematics

Honors Mathematics. Introduction and Definition of Honors Mathematics Honors Mathematics Introduction and Definition of Honors Mathematics Honors Mathematics courses are intended to be more challenging than standard courses and provide multiple opportunities for students

More information

The Characteristics of Programs of Information

The Characteristics of Programs of Information ACRL stards guidelines Characteristics of programs of information literacy that illustrate best practices: A guideline by the ACRL Information Literacy Best Practices Committee Approved by the ACRL Board

More information

Classroom Connections Examining the Intersection of the Standards for Mathematical Content and the Standards for Mathematical Practice

Classroom Connections Examining the Intersection of the Standards for Mathematical Content and the Standards for Mathematical Practice Classroom Connections Examining the Intersection of the Standards for Mathematical Content and the Standards for Mathematical Practice Title: Considering Coordinate Geometry Common Core State Standards

More information

Guidelines for Writing an Internship Report

Guidelines for Writing an Internship Report Guidelines for Writing an Internship Report Master of Commerce (MCOM) Program Bahauddin Zakariya University, Multan Table of Contents Table of Contents... 2 1. Introduction.... 3 2. The Required Components

More information

Degree Qualification Profiles Intellectual Skills

Degree Qualification Profiles Intellectual Skills Degree Qualification Profiles Intellectual Skills Intellectual Skills: These are cross-cutting skills that should transcend disciplinary boundaries. Students need all of these Intellectual Skills to acquire

More information

Classifying combinations: Do students distinguish between different types of combination problems?

Classifying combinations: Do students distinguish between different types of combination problems? Classifying combinations: Do students distinguish between different types of combination problems? Elise Lockwood Oregon State University Nicholas H. Wasserman Teachers College, Columbia University William

More information

Mathematics. Mathematics

Mathematics. Mathematics Mathematics Program Description Successful completion of this major will assure competence in mathematics through differential and integral calculus, providing an adequate background for employment in

More information

STA 225: Introductory Statistics (CT)

STA 225: Introductory Statistics (CT) Marshall University College of Science Mathematics Department STA 225: Introductory Statistics (CT) Course catalog description A critical thinking course in applied statistical reasoning covering basic

More information

Undergraduate Program Guide. Bachelor of Science. Computer Science DEPARTMENT OF COMPUTER SCIENCE and ENGINEERING

Undergraduate Program Guide. Bachelor of Science. Computer Science DEPARTMENT OF COMPUTER SCIENCE and ENGINEERING Undergraduate Program Guide Bachelor of Science in Computer Science 2011-2012 DEPARTMENT OF COMPUTER SCIENCE and ENGINEERING The University of Texas at Arlington 500 UTA Blvd. Engineering Research Building,

More information

Programme Specification

Programme Specification Programme Specification Title: Crisis and Disaster Management Final Award: Master of Science (MSc) With Exit Awards at: Postgraduate Certificate (PG Cert) Postgraduate Diploma (PG Dip) Master of Science

More information

John Jay College of Criminal Justice, CUNY ASSESSMENT REPORT: SPRING Undergraduate Public Administration Major

John Jay College of Criminal Justice, CUNY ASSESSMENT REPORT: SPRING Undergraduate Public Administration Major John Jay College of Criminal Justice, CUNY ASSESSMENT REPORT: SPRING 203 Undergraduate Public Administration Major Maria J. D'Agostino 06.30.203 ANNUAL ASSESSMENT REPORT FALL 20 SPRING 202 2 I. ASSESSMENT

More information

Effect of Cognitive Apprenticeship Instructional Method on Auto-Mechanics Students

Effect of Cognitive Apprenticeship Instructional Method on Auto-Mechanics Students Effect of Cognitive Apprenticeship Instructional Method on Auto-Mechanics Students Abubakar Mohammed Idris Department of Industrial and Technology Education School of Science and Science Education, Federal

More information

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Thomas F.C. Woodhall Masters Candidate in Civil Engineering Queen s University at Kingston,

More information

Instructor: Matthew Wickes Kilgore Office: ES 310

Instructor: Matthew Wickes Kilgore Office: ES 310 MATH 1314 College Algebra Syllabus Instructor: Matthew Wickes Kilgore Office: ES 310 Longview Office: LN 205C Email: mwickes@kilgore.edu Phone: 903 988-7455 Prerequistes: Placement test score on TSI or

More information

Note: Principal version Modification Amendment Modification Amendment Modification Complete version from 1 October 2014

Note: Principal version Modification Amendment Modification Amendment Modification Complete version from 1 October 2014 Note: The following curriculum is a consolidated version. It is legally non-binding and for informational purposes only. The legally binding versions are found in the University of Innsbruck Bulletins

More information

Major Milestones, Team Activities, and Individual Deliverables

Major Milestones, Team Activities, and Individual Deliverables Major Milestones, Team Activities, and Individual Deliverables Milestone #1: Team Semester Proposal Your team should write a proposal that describes project objectives, existing relevant technology, engineering

More information

Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology. Michael L. Connell University of Houston - Downtown

Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology. Michael L. Connell University of Houston - Downtown Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology Michael L. Connell University of Houston - Downtown Sergei Abramovich State University of New York at Potsdam Introduction

More information

PATHWAYS IN FIRST YEAR MATHS

PATHWAYS IN FIRST YEAR MATHS PATHWAYS IN FIRST YEAR MATHS MILAN PAHOR School of Mathematics and Statistics MATH1131- MATHEMATICS 1A Largest first year course. Approx. 1300 students Has two components: Algebra, Calculus. There is also

More information

This Performance Standards include four major components. They are

This Performance Standards include four major components. They are Environmental Physics Standards The Georgia Performance Standards are designed to provide students with the knowledge and skills for proficiency in science. The Project 2061 s Benchmarks for Science Literacy

More information

Natural Sciences, B.S.

Natural Sciences, B.S. Natural Sciences, B.S. 1 Natural Sciences, B.S. The Bachelor of Science (B.S.) in Natural Sciences provides students more breadth than traditional science programs. Many exciting areas of scientific inquiry,

More information

MTH 141 Calculus 1 Syllabus Spring 2017

MTH 141 Calculus 1 Syllabus Spring 2017 Instructor: Section/Meets Office Hrs: Textbook: Calculus: Single Variable, by Hughes-Hallet et al, 6th ed., Wiley. Also needed: access code to WileyPlus (included in new books) Calculator: Not required,

More information

Inquiry Learning Methodologies and the Disposition to Energy Systems Problem Solving

Inquiry Learning Methodologies and the Disposition to Energy Systems Problem Solving Inquiry Learning Methodologies and the Disposition to Energy Systems Problem Solving Minha R. Ha York University minhareo@yorku.ca Shinya Nagasaki McMaster University nagasas@mcmaster.ca Justin Riddoch

More information

Developing skills through work integrated learning: important or unimportant? A Research Paper

Developing skills through work integrated learning: important or unimportant? A Research Paper Developing skills through work integrated learning: important or unimportant? A Research Paper Abstract The Library and Information Studies (LIS) Program at the Durban University of Technology (DUT) places

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION 1 Awarding Institution Newcastle University 2 Teaching Institution Newcastle University 3 Final Award M.Sc. 4 Programme Title Industrial and Commercial Biotechnology 5 UCAS/Programme

More information

TREATMENT OF SMC COURSEWORK FOR STUDENTS WITHOUT AN ASSOCIATE OF ARTS

TREATMENT OF SMC COURSEWORK FOR STUDENTS WITHOUT AN ASSOCIATE OF ARTS Articulation Agreement REGIS UNIVERSITY Associate s to Bachelor s Program PURPOSE The purpose of the agreement is to enable SMC students who transfer to Regis with an Associate of Arts to be recognized

More information

Critical Thinking in the Workplace. for City of Tallahassee Gabrielle K. Gabrielli, Ph.D.

Critical Thinking in the Workplace. for City of Tallahassee Gabrielle K. Gabrielli, Ph.D. Critical Thinking in the Workplace for City of Tallahassee Gabrielle K. Gabrielli, Ph.D. Purpose The purpose of this training is to provide: Tools and information to help you become better critical thinkers

More information

ACTL5103 Stochastic Modelling For Actuaries. Course Outline Semester 2, 2014

ACTL5103 Stochastic Modelling For Actuaries. Course Outline Semester 2, 2014 UNSW Australia Business School School of Risk and Actuarial Studies ACTL5103 Stochastic Modelling For Actuaries Course Outline Semester 2, 2014 Part A: Course-Specific Information Please consult Part B

More information

ENEE 302h: Digital Electronics, Fall 2005 Prof. Bruce Jacob

ENEE 302h: Digital Electronics, Fall 2005 Prof. Bruce Jacob Course Syllabus ENEE 302h: Digital Electronics, Fall 2005 Prof. Bruce Jacob 1. Basic Information Time & Place Lecture: TuTh 2:00 3:15 pm, CSIC-3118 Discussion Section: Mon 12:00 12:50pm, EGR-1104 Professor

More information

GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics

GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics 2017-2018 GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics Entrance requirements, program descriptions, degree requirements and other program policies for Biostatistics Master s Programs

More information

Bachelor of Science in Engineering Technology in Construction Management Technology with Co-op

Bachelor of Science in Engineering Technology in Construction Management Technology with Co-op Bachelor of Science in Engineering Technology in Construction Management Technology with Co-op 1 Bachelor of Science in Engineering Technology in Construction Management Technology with Co-op Program Goals

More information

PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.)

PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.) PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.) OVERVIEW ADMISSION REQUIREMENTS PROGRAM REQUIREMENTS OVERVIEW FOR THE PH.D. IN COMPUTER SCIENCE Overview The doctoral program is designed for those students

More information

ACCREDITATION STANDARDS

ACCREDITATION STANDARDS ACCREDITATION STANDARDS Description of the Profession Interpretation is the art and science of receiving a message from one language and rendering it into another. It involves the appropriate transfer

More information

North Carolina Information and Technology Essential Standards

North Carolina Information and Technology Essential Standards North Carolina Information and Technology Essential Standards Kindergarten K.SI.1 Classify useful. K.SI.1.1 Identify (e.g., print, non-print, electronic, people). K.SI.1.2 Identify the relevant for a given

More information

Using Team-based learning for the Career Research Project. Francine White. LaGuardia Community College

Using Team-based learning for the Career Research Project. Francine White. LaGuardia Community College Team Based Learning and Career Research 1 Using Team-based learning for the Career Research Project Francine White LaGuardia Community College Team Based Learning and Career Research 2 Discussion Paper

More information

SELF-STUDY QUESTIONNAIRE FOR REVIEW of the COMPUTER SCIENCE PROGRAM

SELF-STUDY QUESTIONNAIRE FOR REVIEW of the COMPUTER SCIENCE PROGRAM Disclaimer: This Self Study was developed to meet the goals of the CAC Session at the 2006 Summit. It should not be considered as a model or a template. ABET Computing Accreditation Commission SELF-STUDY

More information

I. Proposal presentations should follow Degree Quality Assessment Board (DQAB) format.

I. Proposal presentations should follow Degree Quality Assessment Board (DQAB) format. NEW GRADUATE PROGRAM ASSESSMENT CRITERIA POLICY NUMBER ED 8-5 REVIEW DATE SEPTEMBER 27, 2015 AUTHORITY PRIMARY CONTACT SENATE ASSOCIATE VICE-PRESIDENT, RESEARCH AND GRADUATE STUDIES POLICY The criteria

More information

PROGRAMME SPECIFICATION UWE UWE. Taught course. JACS code. Ongoing

PROGRAMME SPECIFICATION UWE UWE. Taught course. JACS code. Ongoing PROGRAMME SPECIFICATION Section 1: Basic Data Awarding institution/body Teaching institution Delivery Location(s) Faculty responsible for programme Modular Scheme title UWE UWE UWE: St Matthias campus

More information

Oregon Institute of Technology Computer Systems Engineering Technology Department Embedded Systems Engineering Technology Program Assessment

Oregon Institute of Technology Computer Systems Engineering Technology Department Embedded Systems Engineering Technology Program Assessment Oregon Institute of Technology Computer Systems Engineering Technology Department Embedded Systems Engineering Technology Program Assessment 2014-15 I. Introduction The Embedded Systems Engineering Technology

More information

Mathematics 112 Phone: (580) Southeastern Oklahoma State University Web: Durant, OK USA

Mathematics 112 Phone: (580) Southeastern Oklahoma State University Web:  Durant, OK USA Karl H. Frinkle Contact Information Research Interests Education Mathematics 112 Phone: (580) 745-2028 Department of Mathematics E-mail: kfrinkle@se.edu Southeastern Oklahoma State University Web: http://homepages.se.edu/kfrinkle/

More information

What is PDE? Research Report. Paul Nichols

What is PDE? Research Report. Paul Nichols What is PDE? Research Report Paul Nichols December 2013 WHAT IS PDE? 1 About Pearson Everything we do at Pearson grows out of a clear mission: to help people make progress in their lives through personalized

More information

Academic Catalog Programs & Courses Manchester Community College

Academic Catalog Programs & Courses Manchester Community College 2016 2017 Academic Catalog Programs & Courses Manchester Community College 1 Accounting and Business Administration Transfer, A.S. Program Design The Accounting and Business Administration Transfer associate

More information

Version Space. Term 2012/2013 LSI - FIB. Javier Béjar cbea (LSI - FIB) Version Space Term 2012/ / 18

Version Space. Term 2012/2013 LSI - FIB. Javier Béjar cbea (LSI - FIB) Version Space Term 2012/ / 18 Version Space Javier Béjar cbea LSI - FIB Term 2012/2013 Javier Béjar cbea (LSI - FIB) Version Space Term 2012/2013 1 / 18 Outline 1 Learning logical formulas 2 Version space Introduction Search strategy

More information

EECS 700: Computer Modeling, Simulation, and Visualization Fall 2014

EECS 700: Computer Modeling, Simulation, and Visualization Fall 2014 EECS 700: Computer Modeling, Simulation, and Visualization Fall 2014 Course Description The goals of this course are to: (1) formulate a mathematical model describing a physical phenomenon; (2) to discretize

More information

CS 1103 Computer Science I Honors. Fall Instructor Muller. Syllabus

CS 1103 Computer Science I Honors. Fall Instructor Muller. Syllabus CS 1103 Computer Science I Honors Fall 2016 Instructor Muller Syllabus Welcome to CS1103. This course is an introduction to the art and science of computer programming and to some of the fundamental concepts

More information

Algebra 1, Quarter 3, Unit 3.1. Line of Best Fit. Overview

Algebra 1, Quarter 3, Unit 3.1. Line of Best Fit. Overview Algebra 1, Quarter 3, Unit 3.1 Line of Best Fit Overview Number of instructional days 6 (1 day assessment) (1 day = 45 minutes) Content to be learned Analyze scatter plots and construct the line of best

More information

Syllabus ENGR 190 Introductory Calculus (QR)

Syllabus ENGR 190 Introductory Calculus (QR) Syllabus ENGR 190 Introductory Calculus (QR) Catalog Data: ENGR 190 Introductory Calculus (4 credit hours). Note: This course may not be used for credit toward the J.B. Speed School of Engineering B. S.

More information

Reference to Tenure track faculty in this document includes tenured faculty, unless otherwise noted.

Reference to Tenure track faculty in this document includes tenured faculty, unless otherwise noted. PHILOSOPHY DEPARTMENT FACULTY DEVELOPMENT and EVALUATION MANUAL Approved by Philosophy Department April 14, 2011 Approved by the Office of the Provost June 30, 2011 The Department of Philosophy Faculty

More information

THREE-YEAR COURSES FASHION STYLING & CREATIVE DIRECTION Version 02

THREE-YEAR COURSES FASHION STYLING & CREATIVE DIRECTION Version 02 THREE-YEAR COURSES FASHION STYLING & CREATIVE DIRECTION Version 02 Undergraduate programmes Three-year course Fashion Styling & Creative Direction 02 Brief descriptive summary Over the past 80 years Istituto

More information

Programme Specification

Programme Specification Programme Specification Title: Accounting and Finance Final Award: Master of Science (MSc) With Exit Awards at: Postgraduate Certificate (PG Cert) Postgraduate Diploma (PG Dip) Master of Science (MSc)

More information

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS 1 CALIFORNIA CONTENT STANDARDS: Chapter 1 ALGEBRA AND WHOLE NUMBERS Algebra and Functions 1.4 Students use algebraic

More information

Evaluation of a College Freshman Diversity Research Program

Evaluation of a College Freshman Diversity Research Program Evaluation of a College Freshman Diversity Research Program Sarah Garner University of Washington, Seattle, Washington 98195 Michael J. Tremmel University of Washington, Seattle, Washington 98195 Sarah

More information

Abstractions and the Brain

Abstractions and the Brain Abstractions and the Brain Brian D. Josephson Department of Physics, University of Cambridge Cavendish Lab. Madingley Road Cambridge, UK. CB3 OHE bdj10@cam.ac.uk http://www.tcm.phy.cam.ac.uk/~bdj10 ABSTRACT

More information

Biological Sciences (BS): Ecology, Evolution, & Conservation Biology (17BIOSCBS-17BIOSCEEC)

Biological Sciences (BS): Ecology, Evolution, & Conservation Biology (17BIOSCBS-17BIOSCEEC) Biological Sciences (BS): Ecology, Evolution, & Conservation Biology (17BIOSCBS-17BIOSCEEC) Freshman Year LSC 101 Critical Creative Thinking Life Sci* 2 BIO 183 Intro Bio: Cellular & Molecular 4 BIO 181

More information

General syllabus for third-cycle courses and study programmes in

General syllabus for third-cycle courses and study programmes in ÖREBRO UNIVERSITY This is a translation of a Swedish document. In the event of a discrepancy, the Swedishlanguage version shall prevail. General syllabus for third-cycle courses and study programmes in

More information

Nottingham Trent University Course Specification

Nottingham Trent University Course Specification Nottingham Trent University Course Specification Basic Course Information 1. Awarding Institution: Nottingham Trent University 2. School/Campus: Nottingham Business School / City 3. Final Award, Course

More information

Georgetown University School of Continuing Studies Master of Professional Studies in Human Resources Management Course Syllabus Summer 2014

Georgetown University School of Continuing Studies Master of Professional Studies in Human Resources Management Course Syllabus Summer 2014 Georgetown University School of Continuing Studies Master of Professional Studies in Human Resources Management Course Syllabus Summer 2014 Course: Class Time: Location: Instructor: Office: Office Hours:

More information

Assessment System for M.S. in Health Professions Education (rev. 4/2011)

Assessment System for M.S. in Health Professions Education (rev. 4/2011) Assessment System for M.S. in Health Professions Education (rev. 4/2011) Health professions education programs - Conceptual framework The University of Rochester interdisciplinary program in Health Professions

More information

Practice Examination IREB

Practice Examination IREB IREB Examination Requirements Engineering Advanced Level Elicitation and Consolidation Practice Examination Questionnaire: Set_EN_2013_Public_1.2 Syllabus: Version 1.0 Passed Failed Total number of points

More information

Probability and Statistics Curriculum Pacing Guide

Probability and Statistics Curriculum Pacing Guide Unit 1 Terms PS.SPMJ.3 PS.SPMJ.5 Plan and conduct a survey to answer a statistical question. Recognize how the plan addresses sampling technique, randomization, measurement of experimental error and methods

More information

Master s Programme in European Studies

Master s Programme in European Studies Programme syllabus for the Master s Programme in European Studies 120 higher education credits Second Cycle Confirmed by the Faculty Board of Social Sciences 2015-03-09 2 1. Degree Programme title and

More information

DOCTORAL SCHOOL TRAINING AND DEVELOPMENT PROGRAMME

DOCTORAL SCHOOL TRAINING AND DEVELOPMENT PROGRAMME The following resources are currently available: DOCTORAL SCHOOL TRAINING AND DEVELOPMENT PROGRAMME 2016-17 What is the Doctoral School? The main purpose of the Doctoral School is to enhance your experience

More information

SELF-STUDY QUESTIONNAIRE FOR REVIEW of the COMPUTER SCIENCE PROGRAM and the INFORMATION SYSTEMS PROGRAM

SELF-STUDY QUESTIONNAIRE FOR REVIEW of the COMPUTER SCIENCE PROGRAM and the INFORMATION SYSTEMS PROGRAM Disclaimer: This Self Study was developed to meet the goals of the CAC Session at the 2006 Summit. It should not be considered as a model or a template. ABET SELF-STUDY QUESTIONNAIRE FOR REVIEW of the

More information

MBA 5652, Research Methods Course Syllabus. Course Description. Course Material(s) Course Learning Outcomes. Credits.

MBA 5652, Research Methods Course Syllabus. Course Description. Course Material(s) Course Learning Outcomes. Credits. MBA 5652, Research Methods Course Syllabus Course Description Guides students in advancing their knowledge of different research principles used to embrace organizational opportunities and combat weaknesses

More information

SACS Reaffirmation of Accreditation: Process and Reports

SACS Reaffirmation of Accreditation: Process and Reports Agenda Greetings and Overview SACS Reaffirmation of Accreditation: Process and Reports Quality Enhancement h t Plan (QEP) Discussion 2 Purpose Inform campus community about SACS Reaffirmation of Accreditation

More information

Learning and Teaching

Learning and Teaching Learning and Teaching Set Induction and Closure: Key Teaching Skills John Dallat March 2013 The best kind of teacher is one who helps you do what you couldn t do yourself, but doesn t do it for you (Child,

More information

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE Master of Science (M.S.) Major in Computer Science 1 MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE Major Program The programs in computer science are designed to prepare students for doctoral research,

More information

Biomedical Sciences (BC98)

Biomedical Sciences (BC98) Be one of the first to experience the new undergraduate science programme at a university leading the way in biomedical teaching and research Biomedical Sciences (BC98) BA in Cell and Systems Biology BA

More information

Lecture 10: Reinforcement Learning

Lecture 10: Reinforcement Learning Lecture 1: Reinforcement Learning Cognitive Systems II - Machine Learning SS 25 Part III: Learning Programs and Strategies Q Learning, Dynamic Programming Lecture 1: Reinforcement Learning p. Motivation

More information

MASTER S THESIS GUIDE MASTER S PROGRAMME IN COMMUNICATION SCIENCE

MASTER S THESIS GUIDE MASTER S PROGRAMME IN COMMUNICATION SCIENCE MASTER S THESIS GUIDE MASTER S PROGRAMME IN COMMUNICATION SCIENCE University of Amsterdam Graduate School of Communication Kloveniersburgwal 48 1012 CX Amsterdam The Netherlands E-mail address: scripties-cw-fmg@uva.nl

More information