Module Specification

Similar documents
CS 101 Computer Science I Fall Instructor Muller. Syllabus

GACE Computer Science Assessment Test at a Glance

Data Structures and Algorithms

AQUA: An Ontology-Driven Question Answering System

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

WSU Five-Year Program Review Self-Study Cover Page

(Sub)Gradient Descent

CS Machine Learning

Syntax Parsing 1. Grammars and parsing 2. Top-down and bottom-up parsing 3. Chart parsers 4. Bottom-up chart parsing 5. The Earley Algorithm

BUS Computer Concepts and Applications for Business Fall 2012

Grammars & Parsing, Part 1:

16 WEEKS STUDY PLAN FOR BS(IT)2 nd Semester

Radius STEM Readiness TM

CS 100: Principles of Computing

A Case Study: News Classification Based on Term Frequency

Graduate Program in Education

Self Study Report Computer Science

Course Content Concepts

School of Innovative Technologies and Engineering

Mathematics. Mathematics

BSc Food Marketing and Business Economics with Industrial Training For students entering Part 1 in 2015/6

A Note on Structuring Employability Skills for Accounting Students

The Keele University Skills Portfolio Personal Tutor Guide

1. Programme title and designation International Management N/A

Mathematics process categories

Guidelines on how to use the Learning Agreement for Studies

ABC of Programming Linda

Welcome to. ECML/PKDD 2004 Community meeting

STUDENTS' RATINGS ON TEACHER

How to read a Paper ISMLL. Dr. Josif Grabocka, Carlotta Schatten

Compositional Semantics

Teaching Algorithm Development Skills

Using dialogue context to improve parsing performance in dialogue systems

Creating a Test in Eduphoria! Aware

Genevieve L. Hartman, Ph.D.

LING 329 : MORPHOLOGY

Proof Theory for Syntacticians

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

Evolution of Collective Commitment during Teamwork

The ADDIE Model. Michael Molenda Indiana University DRAFT

Computer Science 1015F ~ 2016 ~ Notes to Students

Using AMT & SNOMED CT-AU to support clinical research

IMGD Technical Game Development I: Iterative Development Techniques. by Robert W. Lindeman

Unit 7 Data analysis and design

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC

SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2

Programme Specification

Rule Learning With Negation: Issues Regarding Effectiveness

M55205-Mastering Microsoft Project 2016

TEKS Resource System. Effective Planning from the IFD & Assessment. Presented by: Kristin Arterbury, ESC Region 12

A Neural Network GUI Tested on Text-To-Phoneme Mapping

Programme Specification. MSc in Palliative Care: Global Perspectives (Distance Learning) Valid from: September 2012 Faculty of Health & Life Sciences

Transfer Learning Action Models by Measuring the Similarity of Different Domains

A Version Space Approach to Learning Context-free Grammars

On-Line Data Analytics

CS 446: Machine Learning

CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA ; FALL 2011

INNOWIZ: A GUIDING FRAMEWORK FOR PROJECTS IN INDUSTRIAL DESIGN EDUCATION

Chapter 2 Rule Learning in a Nutshell

Purdue Data Summit Communication of Big Data Analytics. New SAT Predictive Validity Case Study

Blank Table Of Contents Template Interactive Notebook

Course Specifications

Biomedical Sciences (BC98)

Software Development: Programming Paradigms (SCQF level 8)

MODULE 4 Data Collection and Hypothesis Development. Trainer Outline

Exploration. CS : Deep Reinforcement Learning Sergey Levine

A R "! I,,, !~ii ii! A ow ' r.-ii ' i ' JA' V5, 9. MiN, ;

Library services & information retrieval

Computer Science (CS)

PESIT SOUTH CAMPUS 10CS71-OBJECT-ORIENTED MODELING AND DESIGN. Faculty: Mrs.Sumana Sinha No. Of Hours: 52. Outcomes

White Paper. The Art of Learning

10.2. Behavior models

Software Maintenance

Bridging Lexical Gaps between Queries and Questions on Large Online Q&A Collections with Compact Translation Models

Navitas UK Holdings Ltd Embedded College Review for Educational Oversight by the Quality Assurance Agency for Higher Education

Accounting for student diversity

MINISTRY OF EDUCATION

Objectives. Chapter 2: The Representation of Knowledge. Expert Systems: Principles and Programming, Fourth Edition

ACCOMMODATIONS FOR STUDENTS WITH DISABILITIES

Constructing a support system for self-learning playing the piano at the beginning stage

Introduction and Motivation

The Use of Statistical, Computational and Modelling Tools in Higher Learning Institutions: A Case Study of the University of Dodoma

Diagnostic Test. Middle School Mathematics

Course Specification Executive MBA via e-learning (MBUSP)

Section 3.4. Logframe Module. This module will help you understand and use the logical framework in project design and proposal writing.

APA Basics. APA Formatting. Title Page. APA Sections. Title Page. Title Page

Group Assignment: Software Evaluation Model. Team BinJack Adam Binet Aaron Jackson

INTERMEDIATE ALGEBRA PRODUCT GUIDE

Dublin City Schools Mathematics Graded Course of Study GRADE 4

1.11 I Know What Do You Know?

Getting Started with Deliberate Practice

Preferences...3 Basic Calculator...5 Math/Graphing Tools...5 Help...6 Run System Check...6 Sign Out...8

Team Formation for Generalized Tasks in Expertise Social Networks

Pearson Grade 8 Practice And Homework

CS177 Python Programming

COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS

Innovative Methods for Teaching Engineering Courses

Welcome to the University of Hertfordshire and the MSc Environmental Management programme, which includes the following pathways:

BANGLA TO ENGLISH TEXT CONVERSION USING OPENNLP TOOLS

Multimedia Application Effective Support of Education

Transcription:

Module Specification 1. Factual information Module title M269: Algorithms, Data structures and Level 2 Computability. Module tutor TBA Credit value 30 Module type Taught Notional learning hours 8 2. Rationale for the module and its links with other modules One of the basic pillars of advanced computing projects consists of the set of proper algorithms used to solve not only traditional but also unconventional IT problems. With the huge amount of data embedding the new data science, being skilled in setting proper data structure, managing and understanding computability techniques become a must nowadays. M269 is one of the most important modules for information technologies and computing related majors and tracks. The underlying concepts of this module are implemented using the python programming language. 3. Aims of the module This module aims to Provide the students with the required skills to possess the computational thinking. These skills start by proper understanding and analyzing the problems to be solved and end by providing computer programs that solve these problems. One of the important aspects of this module is to provide the students with the awareness of the limits of computation and the ability to decide which problems can and which cannot be solved efficiently with computers. 4. Pre-requisite modules or specified entry requirements This module is offered in 4 tracks: WD, CS, ITC and CwB. Studying this module requires a certain basic knowledge in prgramming and maths. Pre-requisites are TM105 & MT131 Module specification template Page 1 of 6

5. Intended learning outcomes A. Knowledge and understanding Learning and teaching strategy 25% face-to-face tutorial sessions A1. Identify and define the sets, functions and logic, and their TMA work application in the design, implementation and analysis of Module learning booklets and support material computer-based systems. Support material on LMS A2. Define and recognize Data structure and computational problematic. B. Cognitive skills Learning and teaching strategy B1. Explain, construct and use algorithms and data structures to solve computational problems. B2. Describe and assess the difficulty of computational problems. B3. Analyse algorithms and computational problems making use of several informal proof techniques 25% face-to-face tutorial sessions TMA work Module learning booklets and support material Support material on LMS C. Practical and professional skills Learning and teaching strategy C1. Use the Python programming language to implement algorithms. 25% face-to-face tutorial sessions TMA work Module specification template Page 2 of 6

C. Practical and professional skills Learning and teaching strategy C2. Write a short report which is based on one or more sources and Module learning booklets and support material which has a well-argued conclusion. Support material on LMS D Key transferable skills D1. Apply appropriate computational problem-solving techniques to a range of problems; D2. Apply computational thinking skills to solve problems across a range of application areas. D3. Discuss the questions What is computation? and What are its limits?, and explain how the answers to these questions have important implications for the practical use of computer-based systems. Learning and teaching strategy 25% face-to-face tutorial sessions TMA work Module learning booklets and support material Support material on LMS 6. Indicative content. Unit 1 Introduction Introduction What is computation? Introducing Python Introduction Come fly with Python Basic Python Why Python? Computational thinking Module specification template Page 3 of 6

6. Indicative content. Unit 2 Unit 3 Unit 4 From problems to programs From problem to program Getting the inputs and outputs Getting the algorithm Getting the ADT A taste of formal logic Iteration and logic Pre- and post-conditions Correctness and clarity Getting data structures right How do we know it is right? Dividing and conquering Sorting What is sorting? Naive sorting Bubble sort Selection sort Insertion sort Complexity of straight sorting algorithms Inducing, reducing and recusing Induction Reduction and recursion Recursive sorting Sorting smart Dividing and conquering Trees and heaps Sorting two final thoughts Searching Searching lists Searching for patterns Module specification template Page 4 of 6

6. Indicative content. Unit 5 Unit 6 Unit 7 Basic string search The quick search algorithm The Knuth Morris Pratt algorithm Other algorithms Maps Hashing and hash tables Search trees Binary search trees AVL trees Optimisation Optimisation and optimisation problems Graphs and greed Dynamic programming Sets, logic and databases Sets and propositional logic Predicate logic, or first order logic Database retrieval using simple queries The cardinality of infinite sets The limits of computation Computability Logic revisited Computational complexity Physics and computing 7. Assessment strategy, assessment methods and their relative weightings TMA Work: 20% MTA: 30% Exam: 50% Module specification template Page 5 of 6

8. Mapping of assessment tasks to learning outcomes Assessments tasks Learning Outcomes A1 A2 B1 B2 B3 C1 C2 D1 D2 D3 TMA MTA Final 9. Teaching staff associated with the module Tutor s name and contact details Contact hours Dr. Nouhad Amaneddine Dr. Radwan Abu Jassar Mr. Ahmad Mikati 10. Key reading list Author Year Title Publisher Location Module adopted from OU, UK. The Open University 2015 Logic and the limit of The open university computing Magnus Lie Hetland 2010 Python Algorithms: Mastering Basic Algorithms in the Python Language Apress Allen Downey 2012 Think Python Green Tea Press 11. Other indicative text (e.g. websites) https://lms.arabou.edu.kw Module specification template Page 6 of 6