Celebrating SIXTY YEARS University of Hertfordshire Postgraduate Computer Science courses 2013/14

Size: px
Start display at page:

Download "Celebrating SIXTY YEARS University of Hertfordshire Postgraduate Computer Science courses 2013/14"

Transcription

1 Celebrating SIXTY YEARS University of Hertfordshire Postgraduate Computer Science courses 2013/14 1

2 2

3 Contents About the courses 4 Courses for computer science graduates - overview 5 Courses for computer science graduates - modules 6 9 Courses for all graduates - overview 9 Courses for all graduates - modules Start dates and entry requirements 11 3

4 Computer Science courses About the courses We offer a range of taught Master s courses in Computer Science suitable for many different backgrounds and career aspirations. To qualify you should have a good honours degree from the UK or an equivalent international qualification. We offer a range of taught Master s courses in Computer Science suitable for many different backgrounds and career aspirations. To qualify you should have a good honours degree from the UK or an equivalent international qualification. There are two distinct routes. If your first degree is in Computer Science or a very closely-related subject, please refer to courses for Computer Science graduates (pages 5 9). These are advanced courses for professional development to enhance your career prospects in technically demanding environments or as a sound preparation for industrial or academic research. There are three specialist courses you can choose from. Alternatively you can opt for the broader based MSc Advanced Computer Science, which enables you to study a wider choice of modules, including those offered on the specialist courses. If your degree is in a non Computer Science discipline, please refer to our course for all graduates, MSc Computer Science (pages 9 10). This course is to complement your existing qualifications, for example to change career direction or to apply advanced computing techniques to your existing discipline. For more information please visit go.herts.ac.uk/cs 4

5 Courses for Computer Science graduates Overview MSc Artificial Intelligence with Robotics Taking advantage of the international reputation of the School s research in the area, this course explores current research and practice in artificial intelligence and robotics. It can lead to a career such as a designer of intelligent systems or in research. The core modules are: artificial life with robotics, neural computation and machine learning, theory and practice of artificial intelligence. MSc Computer Networking Principles and Practice This course considers current research and practice in computer networking, distributed systems and security. You will develop technical expertise and practical skills in the design, management and evaluation of networks, and in the use of tools and techniques for system security. It can lead to a career such as a network system designer or administrator, or as a security consultant. The core modules are: distributed systems security, multicast and multimedia networking, network system administration, secure systems programming, wireless, mobile and ad-hoc networking. MSc Advanced Computer Science This course allows you to study two or more areas of computing that relate to your interests along with key core areas of computer science. Depending on the modules chosen, it can lead to a career in areas such as software development, systems design, user interface design, or database design and administration. The core modules are: advanced databases, human computer interaction: principles and practice, multicast and multimedia networking, software engineering practice and experience, theory and practice of artificial intelligence, web services, wireless, mobile and ad-hoc networking. MSc Software Engineering This course examines current research and practice in software engineering. You will develop knowledge and skills in the models, methodologies, measures and tools that can be employed in software development considered as an engineering discipline. It can lead to a career such as a project manager, software engineer or developer of large-scale systems. The core modules are: measures and models for software engineering, programming for software engineers, software engineering practice and experience. 5

6 Courses for Computer Science graduates Modules You will study a range of taught modules and a project. Some modules are core to your chosen course title whilst others are elective and can be chosen from the full list below (pages 6-8). Advanced databases The aim of this module is to enhance your understanding and knowledge through the study of selected current and emerging issues in the database field. This study is grounded in sound understanding of the appropriate theory, practice and principles and you will acquire a practical understanding and critical awareness of the relevant issues, typically using Oracle and other modern software. This module is primarily designed for those with existing knowledge and experience of database design and implementation. 6

7 Courses for Computer Science graduates Modules Artificial life with robotics You will study techniques including: the modelling of real-life biological systems, the application of ideas and principles from biology and evolution to computer science in the areas of optimization, intelligent agents, and engineering. There is a practical element to the module and you will gain experience in developing artificial life models. Data mining This covers the discovery of hidden knowledge, unexpected patterns and new rules from large databases. It views data as a strategic source of opportunity for the organisation, and includes: descriptive data mining, association analysis, classification and prediction, cluster analysis, mining complex types of data, applications and trends in data mining, and ethical issues. Distributed systems security This module covers the theoretical and practical techniques used to provide security and protection to networked and distributed systems. You will examine how the issues and concerns of operating systems design are modified when extended in this context, using recent case studies. Themes include: models, design, standards, protocols, and performance. Human computer interaction: principles and practice This module explores the concepts, tools, techniques, standards and guidelines that are needed to design and evaluate interactive systems. You will undertake practical design projects and evaluate systems in a variety of contemporary domains. Topics covered typically include usability of interactive systems, eliciting user requirements, interaction design, universal design, standards and recommendations, and evaluation techniques. Investigative methods for computer science At postgraduate level you are expected to understand a range of investigative methods for research in computer science and to apply them to your own work. Topics covered on this module include: conducting a literature review, identifying a research question, choosing appropriate research methods, collecting and analysing data, presenting results, and evaluating your own work. The module is designed to enable you to plan, manage, and write up your Master s dissertation (project). Measures and models for software engineering You will explore state-of-the-art examples for both research and practice in software engineering. The range of software engineering products (for user requirements, design documents, code etc) and processes (testing, de-bugging etc) which make up a software project are measured and modelled. This module shows you how the modelling and measuring of such products and processes enable quantified decision-making to be carried out during software development. Mobile standards, interfaces and applications Mobile and pervasive computing is rapidly evolving, and include: pervasive computing, mobile HCI, privacy and security, location and context awareness, mobile development platforms, networking and data standards. You will follow a practical course in programming for mobile devices based on an industry-standard development platform and will work in a group to create a substantial mobile application. Multicast, and multimedia networking This module addresses the issues that must be solved to integrate diverse network applications onto a single network infrastructure; how to deal efficiently with applications that have to send the same data to many different destinations and how to mix applications with very different quality of service requirements. Topics include: multicast applications, real-time media, new service models, multimedia protocols, and video compression. 7

8 Courses for Computer Science graduates Modules Network system administration The module is designed for those with an existing knowledge of fundamental computer networking concepts, protocols and architectures who wish to build on that knowledge by developing high-level practical networking administration skills. You will gain a deeper understanding and appreciation of computer networks and the internet by gaining hands-on experience with real networks. Neural computation and machine learning Here you will study a selection of research topics such as evolutionary neural networks, neural network design and interesting applications of these techniques. Applications could include data mining, bio-computation, evolutionary algorithms, neural networks as models of human cognition, and data visualisation. Professional issues The module examines information systems (IS) project management, development methodologies and project control techniques. These include: estimation of development resources, risk management, systems quality assurance, and human resource management. It covers the relationship between technological change, society and the law, as relevant to IS management. This provides you with the opportunity to understand social, legal and ethical issues and hence the standards expected of you as a professional in the IT industry or on related career paths. Programming for software engineers Modern software engineering depends upon the use and re-use of components that are tightly specified and thoroughly tested, an approach supported by software frameworks and APIs implemented as libraries. In the module you will learn to develop such libraries, selecting appropriate data structures and algorithms, then producing test suites to establish their quality. Topics also covered include virtual machines; design tradeoffs, modularity, coding for re-use, component level design, clean-room techniques, coupling, dependency, cohesion, and refactoring. Programming paradigms This module explores the extent to which different programming paradigms, such as imperative, functional, concurrent and object-oriented programming can be applied. Laboratory sessions will help you acquire practical skills in representative programming languages, such as LISP for functional programming, Ruby for objectoriented programming, and Erlang for concurrent programming. Project The project is an opportunity for you to demonstrate your ability to extend and to apply the knowledge you have gained on the course. You will make critical use of the literature and develop an understanding of the design, management and realisation of a programme of investigative and/or practical work. The project is carried out independently under the guidance of an individual project tutor. You will write a report (dissertation), present, and justify your findings. If you are studying one of the specialist courses the topic must be in that area. If you are studying for the generalist degree then it must extend and apply knowledge gained in taught modules. Secure systems programming The variety and proliferation of malicious attacks against users of networks and distributed systems has led to a need for proactive defence mechanisms. For individuals and enterprises, the impact ranges from extreme frustration to significant cost and damage to their reputation. This module is both theoretical and practical, and will cover concepts and applications of computer systems and their security weaknesses. 8

9 Courses for Computer Science graduates Modules Software engineering practice and experience You will develop advanced knowledge and skills in software engineering that are readily transferable to industrial practice. The module covers each element of the software engineering process and explores the use of overarching development approaches such as extreme programming and component-based software engineering. Leading edge practices are also introduced, for example using program slicing to find code faults. Specialised software development approaches are investigated. Theory and practice of artificial intelligence This module provides an in-depth study of a range of ideas, theories and techniques used in the creation of artificial intelligence (AI) systems in application areas such as intelligent modelling, problem-solving, learning, decision-making, reasoning, and robot control. There is a large practical element. Topics typically covered include history and paradigms of AI, expert systems, logic and resolution proof, temporal reasoning, case-based reasoning, agents, knowledge representation, Bayesian learning, natural language processing, and tools for AI research and applications. Web services The term web services is used to define protocols, technologies and standards that allow communication of information between applications distributed over a decentralised network environment. In this module you will learn about the fundamental architectures of web services and their underlying protocols and standards, from a brief introduction to the basic technologies through to architectural issues and evaluation. You will study real world examples such as e-commerce, information retrieval and knowledge management. Wireless mobile and ad-hoc networking Addresses issues such as how to handle users and computers that move from place to place and yet wish to remain in contact with the net. Covers topics such as Mobile IP, Wireless LANs, Bluetooth, Cellular Systems, CDMA. Courses for all graduates Overview MSc Computer Science Our course is especially designed for graduates of numerate subjects other than computer science. It is mostly taught separately from the other courses. It intensively covers a broad range of the key principles and techniques of computer science. There is an emphasis on software development, in particular when applied to solving problems in other disciplines. Depending on the modules chosen, it can lead to a career in areas such as systems development, IT management, or the deployment of advanced applications in specific disciplines. 9

10 Courses for all graduates Modules Computer architectures Designed from the perspective of a programmer rather than an engineer, the module starts with fundamentals such as number systems, digital logic, and data representation. It then covers the main architectural components of modern computers: the processor, memory, and I/O sub-systems, including an introduction to lowlevel programming languages. It concludes with advanced topics such as performance improvement through multi-processor systems, parallelism and pipelining. Operating systems and networks This module explores the main concepts and functionalities of a modern operating system including processes, memory management, and filing systems. It provides an overview of general networking principles, with examples drawn mainly from the TCP/IP protocols of the Internet. Key topics covered include network switching, encapsulation, inter-networking, reliable transfer, network performance, Inter-process communication, and security threats. Professional issues The module examines information systems (IS) project management, development methodologies and project control techniques. These include: estimation of development resources, risk management, systems quality assurance, and human resource management. It covers the relationship between technological change, society and the law, as relevant to IS management. This provides you with the opportunity to understand social, legal and ethical issues and hence the standards expected of you as a professional in the IT industry or on related career paths. Programming and program design Here you will explore the basic facilities found in procedural and object-oriented programming languages and develop the skills needed to use them. The module assumes no previous programming experience and adopts a practical approach with up-to-date tools based on modern approaches to program development. You will learn how to write simple procedural programs, to use library classes, and to deploy object-oriented tools and techniques to design, implement and test more complex programs. Project The project is an opportunity for you to demonstrate your ability to extend and apply the knowledge you have gained on the course. You will make critical use of the literature and develop an understanding of the design, management and realisation of a programme of investigative and/or practical work. The project is carried out independently, under the guidance of an individual project tutor. You will write a report (dissertation), present, and justify your findings. The topic should be based on your study in the taught modules. It is expected to be applied to the subject of your first degree, or to your recent work experience, or to your chosen career path. Software development exercise In this module you have an opportunity to work in a small team through the complete development cycle of a software application, thus experience at first hand the challenges involved. Lectures will focus on software development methodologies, tools, notations and languages. These methodologies typically include plandriven approaches like Waterfall, Prototyping, Rapid Application Development and some Agile approaches like XP, Scrum and DSDM. The laboratory sessions will introduce the tools used and provide you with practical support. 10

11 Courses for all graduates Modules Systems modelling Here you will study a range of best practice, industry-standard techniques and notations for the requirements capture, analysis and early design phases of a project. The module will develop your awareness of the need for good software engineering practices. There are three strands: (1) formal languages such as EBNF and Z; (2) structured analysis and design techniques using notations such as entity-relationship models and data-flow diagrams; (3) object-oriented concepts using, for example, ObjectZ and UML. Start dates and entry requirements These courses start in September and are oneyear full-time. Certain courses also have a January start and are sixteen months full-time (which includes a four month vacation from June until September). Please see go.herts.ac.uk/international for details. You should have the equivalent to a UK second class honours degree in computer science or closely related subject for courses for computer science graduates; or in any subject for courses for all graduates. Important note The Modular Master s in Computer Science Programme is undergoing periodic review, with revised courses due to start in September This publication describes the revised courses, which are subject to validation. Please visit our website at go.herts.ac.uk/cs for the latest information. You must also satisfy the University s English language requirement for these courses, IELTS 6.0, TOEFL

12 University of Hertfordshire Hatfield Hertfordshire AL10 9AB +44 (0) go.herts.ac.uk/international uherts.mobi M1 Nottingham Leicester Peterborough Birmingham facebook.com/uniofhertsinternational M6 A1(M) Northampton Cambridge M1 Bedford Ipswich Milton Keynes M1 A1 M11 M40 Stevenage video: Luton A1 Stansted Oxford Watford M10 St. Albans University of Hertfordshire M4 Reading M4 M25 Kings M1 Cross Euston M4 Heathrow LONDON M25 Liverpool St. M25 M26 M20 M3 Gatwick M23 Dover Southampton Brighton 12 GA12665_CSB/DC/7_12

About the course.

About the course. 1 About the course www.sheffield.ac.uk/is Skills relevant to your career Our MSc in Information Systems provides you with the practical knowledge you need in the fastgrowing field of information systems.

More information

Level 4 Diploma in Computing

Level 4 Diploma in Computing Level 4 Diploma in Computing 1 www.lsib.co.uk Objective of the qualification: It should available to everyone who is capable of reaching the required standards It should be free from any barriers that

More information

MASTER OF INFORMATION TECHNOLOGY (Structure B)

MASTER OF INFORMATION TECHNOLOGY (Structure B) PROGRAM INFO The MIT (Master of Information Technology) program aims at providing Master s Degree holders with advanced knowledge and skills in dealing with an organization s computing requirements and

More information

Course Information

Course Information Course Information 2018-2020 Master of Information Systems: Management and Innovation Institutt for teknologi / Department of Technology Index Index... i 1... 1 1.1 Content... 1 1.2 Name... 1 1.3 Programme

More information

MSc Computing and Technology (Part-Time)

MSc Computing and Technology (Part-Time) MSc Computing and Technology (Part-Time) Campus: London Level of study: Postgraduate Tuition fee: 7,650 (UK/EU) Entry requirements: 2:2 (second class) honours degree or equivalent in any discipline English

More information

OVERVIEW OF SUBJECT REQUIREMENTS

OVERVIEW OF SUBJECT REQUIREMENTS Course Bachelor of Information Technology (Network Security) Course Number HE20524 Location Meadowbank OVERVIEW OF SUBJECT REQUIREMENTS Note: This document is intended as a guide only. Enrolling students

More information

BSc (Honours) Computer Science Curriculum Outline

BSc (Honours) Computer Science Curriculum Outline BSc (Honours) Computer Science Curriculum Outline 1. Introduction: The economic and strategic importance provided by Computer Science and Information Technology is increasing daily. This importance is

More information

Bachelor of Information Technology (Network Security)

Bachelor of Information Technology (Network Security) Course information for Bachelor of Information Technology (Network Security) Course Number HE20524 Location Meadowbank Course Design The Bachelor of Information Technology (Network Security) is a three-year

More information

Initial CITP and CSci (partial fulfilment). *Confirmation of full accreditation will be sought in 2020.

Initial CITP and CSci (partial fulfilment). *Confirmation of full accreditation will be sought in 2020. PROGRAMME SPECIFICATION Master of Computing (Hons) in Computer Forensics Awarding institution Teaching institution UCAS Code JACS Code Programme Duration Language of Programme Liverpool John Moores University

More information

Programme Specification (Master s Level)

Programme Specification (Master s Level) Programme Specification (Master s Level) MSc Computing (Software Engineering) This document provides a definitive record of the main features of the programme and the learning outcomes that a typical student

More information

Course Information

Course Information Course Information 2018-2020 Master of Information Systems: Digital Business System Institutt for teknologi / Department of Technology Index Index... i 1 s... 1 1.1 Content... 1 1.2 Name... 1 1.3 Programme

More information

Programme Specification

Programme Specification School of Computer Science Title of Programme: Modular Masters Programme in Computer Science Programme Code: CMCSM Programme Specification This programme specification is relevant to students entering:

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION Master of Computing (Hons) in Computer Security Awarding institution Teaching institution UCAS Code JACS Code Programme Duration Language of Programme Liverpool John Moores University

More information

KEY PROGRAMME INFORMATION. Originating institution(s) Bournemouth University. Faculty responsible for the programme Faculty of Science and Technology

KEY PROGRAMME INFORMATION. Originating institution(s) Bournemouth University. Faculty responsible for the programme Faculty of Science and Technology KEY PROGRAMME INFORMATION Originating institution(s) Bournemouth University Faculty responsible for the programme Faculty of Science and Technology Final award(s), title(s) and credits 20 (60 ECTS) Level

More information

Masters in Advanced Computer Science

Masters in Advanced Computer Science Masters in Advanced Computer Science Programme Requirements Taught Element, and PG Diploma in Advanced Computer Science: 120 credits: IS5101 CS5001 up to 30 credits from CS4100 - CS4450, subject to appropriate

More information

BACHELOR OF COMPUTING SYSTEMS 2019

BACHELOR OF COMPUTING SYSTEMS 2019 BACHELOR OF COMPUTING SYSTEMS 2019 Information for International applicants Napier, Gisborne With the Bachelor of Computing Systems (BCS) you will develop a sound knowledge of computer hardware, data communications,

More information

Programme title: BSc (Hons) Forensic Archaeology and Anthropology

Programme title: BSc (Hons) Forensic Archaeology and Anthropology Faculty of Life Sciences Programme Specification Programme title: BSc (Hons) Forensic Archaeology and Anthropology Academic Year: 2017-18 Degree Awarding Body: Partner(s), delivery organisation or support

More information

All LJMU programmes are delivered and assessed in English

All LJMU programmes are delivered and assessed in English PROGRAMME SPECIFICATION Master of Science in Computer Forensics Awarding institution Teaching institution JACS Code Programme Duration Language of Programme Subject benchmark statement Programme accredited

More information

Programme Specification

Programme Specification Programme Specification BSc Honours Forensic Computing 1. Awarding institution Middlesex University 2. Teaching institution Middlesex University 3. Programme accredited by 4. Final qualification BSc Honours

More information

Level 5 Diploma in Computing

Level 5 Diploma in Computing Level 5 Diploma in Computing 1 www.lsib.co.uk Objective of the qualification: It should available to everyone who is capable of reaching the required standards It should be free from any barriers that

More information

School of Engineering & Built Environment

School of Engineering & Built Environment School of Engineering & Built Environment BEng (Hons) in Digital Security, Forensics & Ethical Hacking Programme Specification Proforma (PSP) August 2015 P a g e 1 GLASGOW CALEDONIAN UNIVERSITY Programme

More information

School of Engineering & Built Environment

School of Engineering & Built Environment School of Engineering & Built Environment BSc (Hons) in Cyber Security and Networks Programme Specification Proforma (PSP) 2015/2016 Programme Specification Document 2015/2016 BSc (Hons) in Cyber Security

More information

Eight units must be completed and passed to be awarded the Diploma.

Eight units must be completed and passed to be awarded the Diploma. Diploma of Computing Course Outline Campus Intake CRICOS Course Duration Teaching Methods Assessment Course Structure Units Melbourne Burwood Campus / Jakarta Campus, Indonesia March, June, October 022638B

More information

PROGRAMME SUMMARY You are required to take eight core modules in terms one and two as outlined in the module list.

PROGRAMME SUMMARY You are required to take eight core modules in terms one and two as outlined in the module list. PROGRAMME SPECIFICATION MSc Real Estate Investment KEY FACTS Programme name Real Estate Investment Award MSc School Cass Business School Department or equivalent Specialist Masters Programme Programme

More information

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE (NON-THESIS OPTION)

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE (NON-THESIS OPTION) Master of Science (M.S.) Major in Computer Science (Non-thesis Option) 1 MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE (NON-THESIS OPTION) Major Program The Master of Science (M.S.) degree with a

More information

MEng Integrated Engineering

MEng Integrated Engineering MEng Integrated Engineering UCAS code: H103 Awarding Institution: The University of Reading Teaching Institution: The University of Reading Relevant QAA subject benchmarking group(s): Engineering Faculty

More information

N/A. Engineering (MEng) July 2014

N/A. Engineering (MEng) July 2014 Faculty of Engineering & Informatics School of Engineering Programme Specification Programme title: MSc Mechanical Engineering Academic Year: 2017/2018 Degree Awarding Body: Partner(s), delivery organisation

More information

BTEC LEVEL 4 Higher National Certificate in Business

BTEC LEVEL 4 Higher National Certificate in Business BTEC LEVEL 4 Higher National Certificate in Business HNC Business (RQF programme) HNC Programme Specification 1. Qualification HNC 2. Programme Title Business 3. UCAS Code 4. Programme Type Full time 5.

More information

BSc/MSci Professional Accounting in Business Programme Structure

BSc/MSci Professional Accounting in Business Programme Structure BSc/MSci Professional Accounting in Business Programme Structure BSc/MSci Professional Accounting in Business This programme is a gateway into the accountancy profession. It has two core aims: to enable

More information

Chartered Membership: Professional Standards Framework

Chartered Membership: Professional Standards Framework Chartered Membership: Professional Standards Framework Foreword The Chartered Institute of Architectural Technologists (CIAT) is the lead professional body for Architectural Technology and the UK Competent

More information

PREPARE FOR TAKE OFF. Accelerate your organisation s journey to the Cloud.

PREPARE FOR TAKE OFF. Accelerate your organisation s journey to the Cloud. PREPARE FOR TAKE OFF Accelerate your organisation s journey to the Cloud. cloud. Contents Introduction Program & Governance BJSS Cloud Readiness Assessment: Intro Platforms & Development BJSS Cloud Readiness

More information

School of Engineering and Built Environment. MSc. Information Technology (Oil & Gas) Programme Specification Document

School of Engineering and Built Environment. MSc. Information Technology (Oil & Gas) Programme Specification Document School of Engineering and Built Environment MSc. Information Technology (Oil & Gas) Programme Specification Document 20/2016 1. Programme Specification Pro-forma GENERAL INFORMATION Programme Titles: Final

More information

PROGRAMME SPECIFICATION POSTGRADUATE PROGRAMMES. Programme name Professional Engineering (Civil Engineering)

PROGRAMME SPECIFICATION POSTGRADUATE PROGRAMMES. Programme name Professional Engineering (Civil Engineering) PROGRAMME SPECIFICATION POSTGRADUATE PROGRAMMES KEY FACTS Programme name Professional Engineering (Civil Engineering) Award MSc School School of Engineering and Mathematical Sciences Department or equivalent

More information

CIM LEVEL 6 DIPLOMA IN PROFESSIONAL MARKETING

CIM LEVEL 6 DIPLOMA IN PROFESSIONAL MARKETING CIM LEVEL 6 DIPLOMA IN PROFESSIONAL MARKETING QUALIFICATION OVERVIEW The aim of the CIM Level 6 Diploma in Professional Marketing is to provide the practising marketer with relevant, contemporary marketing

More information

Faculty of Engineering and Informatics. Programme Specification. School of Electrical Engineering and Computer Science

Faculty of Engineering and Informatics. Programme Specification. School of Electrical Engineering and Computer Science School of Electrical Engineering and Computer Science Programme Specification Faculty of Engineering and Informatics Programme title: BSc (Hons) Computer Science for Business Academic Year: 2017/18 Degree

More information

Course Specifications M. Tech. / PG Diploma Programme

Course Specifications M. Tech. / PG Diploma Programme Course Specifications M. Tech. / PG Diploma Programme Faculty of Engineering & Technology M. S. Ramaiah University of Applied Sciences University House, New BEL Road, MSR Nagar, Bengaluru 560 054 www.msruas.ac.in

More information

BS523 (with PDP) Postgraduate Diploma in Management. January 2016 January September 2017

BS523 (with PDP) Postgraduate Diploma in Management. January 2016 January September 2017 PROGRAMME APPROVAL RECORD AND CERTIFICATE (PARC) PART 1 - GENERAL INFORMATION Programme title Award title Awarding Body/Institution Teaching Institution (if different) Language of Study UCAS Code Programme

More information

Masters in Software Engineering

Masters in Software Engineering Masters in Software Engineering Programme Requirements Taught Element, and PG Diploma in Software Engineering: 120 credits: IS5101 CS5001 CS5030 CS5031 CS5032 or CS5033 up to 30 credits from CS4100 - CS4450,

More information

STUDENT AND ACADEMIC SERVICES

STUDENT AND ACADEMIC SERVICES PROGRAMME SPECIFICATION Part 1: Information Awarding Institution Teaching Institution Delivery Location Study abroad / Exchange / Credit recognition Faculty responsible for programme Department responsible

More information

University of Plymouth

University of Plymouth University of Plymouth Faculty of Science and Engineering School of Engineering Programme Specification MSc Civil Engineering - 2367 September 2018 1. MSc Civil Engineering Final award title: MSc Civil

More information

MSc Management with Project Management. BS524 (with PDP) Postgraduate Diploma in Management. January 2016 January 2021.

MSc Management with Project Management. BS524 (with PDP) Postgraduate Diploma in Management. January 2016 January 2021. PROGRAMME APPROVAL RECORD AND CERTIFICATE (PARC) PART 1 - GENERAL INFORMATION Programme title Award title Awarding Body/Institution Teaching Institution (if different) Language of Study UCAS Code Programme

More information

ITM DEVELOPMENT (ITMD)

ITM DEVELOPMENT (ITMD) ITM Development (ITMD) 1 ITM DEVELOPMENT (ITMD) ITMD 361 Fundamentals of Web Development This course will cover the creation of Web pages and sites using HTML, CSS, Javascript, jquery, and graphical applications

More information

UNIVERSITY OF YORK POSTGRADUATE PROGRAMME SPECIFICATION

UNIVERSITY OF YORK POSTGRADUATE PROGRAMME SPECIFICATION 1 of 11 08/09/2014 14:47 Department of Electronics : Programme Specification - 2013/4 MSc : Digital Systems Engineering Table of Contents Course Aims and Specification Diagrammatic Module Structure Learning

More information

Department of Computing MSc Programmes. MSc in Computing Science MSc in Computing(<specialism>) MSc in Advanced Computing MRes in Advanced Computing

Department of Computing MSc Programmes. MSc in Computing Science MSc in Computing(<specialism>) MSc in Advanced Computing MRes in Advanced Computing Department of Computing MSc Programmes MSc in Computing Science MSc in Computing() MSc in Advanced Computing MRes in Advanced Computing 1 Admissions Team: Dr. Michael Huth Dr. Herbert Wiklicky

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION Bachelor of Science with Honours (SW) (Fnd) in Computer Science Awarding institution Teaching institution UCAS Code JACS Code Liverpool John Moores University LJMU Programme Duration

More information

You will choose to study units from one of four specialist pathways depending on the career you wish to pursue. The four pathways are:

You will choose to study units from one of four specialist pathways depending on the career you wish to pursue. The four pathways are: Qualification Title: OCR Level 3 Cambridge Technical Diploma in IT Qualification Number: 601/7101/7 Overview This qualification is designed for you if you re 16 years old or over and prefer to study IT

More information

Student Handbook Master of Information Systems Management (MISM)

Student Handbook Master of Information Systems Management (MISM) Student Handbook 2018-2019 Master of Information Systems Management (MISM) Table of Contents Contents 1 Masters of Information Systems Management (MISM) Curriculum... 3 1.1 Required Courses... 3 1.2 Analytic

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION Bachelor of Science with Honours (SW) (Fnd) in Computer Forensics Awarding institution Teaching institution UCAS Code JACS Code Programme Duration Language of Programme Liverpool

More information

MSc in Information Systems

MSc in Information Systems MSc in Information Systems Assoc Prof Dion Goh Programme Director WKWSCI 26 October 2018 Programme Objective To educate information systems professionals who are able to develop and manage user-centered

More information

Full-Time: 4 Years, Sandwich Thick: 5 Years All LJMU programmes are delivered and assessed in English

Full-Time: 4 Years, Sandwich Thick: 5 Years All LJMU programmes are delivered and assessed in English PROGRAMME SPECIFICATION Bachelor of Science with Honours (SW) (Fnd) in Computer Forensics Awarding institution Teaching institution UCAS Code JACS Code Programme Duration Language of Programme Liverpool

More information

School of Computing and Mathematics. Integrated Master s MComp Computer Science. Programme Specification

School of Computing and Mathematics. Integrated Master s MComp Computer Science. Programme Specification School of Computing and Mathematics Integrated Master s MComp Computer Science Programme Specification Information for students: the programme specification is the definitive document summarising the structure

More information

STUDENT AND ACADEMIC SERVICES

STUDENT AND ACADEMIC SERVICES Part 1: Information PROGRAMME SPECIFICATION Awarding Institution Teaching Institution Delivery Location Study abroad / Exchange / Credit recognition Faculty responsible for programme Department responsible

More information

PROGRAMME SYLLABUS Information Architecture and Innovation (Two Years), 120

PROGRAMME SYLLABUS Information Architecture and Innovation (Two Years), 120 PROGRAMME SYLLABUS Information Architecture and Innovation (Two Years), 120 credits Programmestart: Autumn 2018 Jönköping International Business School, Box 1026, SE-551 11 Jönköping VISIT Gjuterigatan

More information

Construction and Property

Construction and Property ACADEMIC SERVICES Part 1: Basic Data Awarding Institution Teaching Institution Delivery Location Faculty responsible for programme Department responsible for programme Modular Scheme Title Professional

More information

UNDERGRADUATE PROGRAMME SPECIFICATION

UNDERGRADUATE PROGRAMME SPECIFICATION UNDERGRADUATE PROGRAMME SPECIFICATION Programme Title: Awarding Body: Teaching Institution: Final Awards: BSc (Hons) Computer Networks (progression award) Staffordshire University Faculty of Computing,

More information

Descriptions for CIS Classes (Fall 2017)

Descriptions for CIS Classes (Fall 2017) Descriptions for CIS Classes (Fall 2017) Major Core Courses 1. CIS 1015. INTRODUCTION TO COMPUTER INFORMATION SYSTEMS. (3-3-0). This course provides students an introductory overview to basic computer

More information

Electronic warfare, information and cyber

Electronic warfare, information and cyber Electronic warfare, information and cyber 2018-2019 Symposia Symposia at Shrivenham provides a forum to Government agencies, military and civilian, industry and research establishments for the exploration

More information

National Council for Higher Education. Minimum standards for the courses of Study in. Bachelor of Science in Software Engineering

National Council for Higher Education. Minimum standards for the courses of Study in. Bachelor of Science in Software Engineering National Council for Higher Education Minimum standards for the courses of Study in Bachelor of Science in Software Engineering 2011 1 1. INTRODUCTION 4 2. ANALYSIS OF THE COURSES THAT ARE TAUGHT AT MAKERERE

More information

Form 18 Heriot-Watt University Graduate/Postgraduate Course Structure and Course Notes Template (RAY) 2009/2010

Form 18 Heriot-Watt University Graduate/Postgraduate Course Structure and Course Notes Template (RAY) 2009/2010 Form 18 Heriot-Watt University Graduate/Postgraduate Course Structure and Course Notes Template (RAY) 2009/2010 s / F2V0-ITS Information Technology (Software Engineering) 6. Course Accredited by 7. QAA

More information

Information Technology

Information Technology Information Technology 2017-2018 Well connected. Right here 2 Contents weltec.ac.nz/it Introductory NZ Certificate in Information Technology Essentials 6 NZ Diploma in Information Technology (Technical

More information

Bachelor of Science in Computing

Bachelor of Science in Computing Mapping of to Programme Objectives & Courses ESAP Bachelor of Science in Computing Programme Objectives 1. Select and apply proven methods, tools and techniques to the effective and efficient implementation

More information

Programme Specification

Programme Specification Programme Specification 1 Awarding body University of London 2 Teaching Institution Birkbeck College 3 Programme Title(s) BSc Computing 4 Programme Code(s) UBSCOMPG_C (Part-time) UBSCOMPT_C (Full-time)

More information

Pearson BTEC Level 5 Higher National Diploma in Engineering (Electrical and Electronic Engineering)

Pearson BTEC Level 5 Higher National Diploma in Engineering (Electrical and Electronic Engineering) Pearson BTEC Programme Pearson BTEC Level 5 Higher National Diploma in Engineering (Electrical and Electronic Engineering) Code: BHNDE5 Guided Learning Hours: 960 Hours Programme Structure: The Higher

More information

COURSE SPECIFICATION

COURSE SPECIFICATION Date of production of course specification: September 2015 Date of review of course specification: N/A Date of course approval/validation: TBC COURSE SPECIFICATION This specification provides a concise

More information

Expected start dates September Placements 30 weeks, optional Partnership model Not applicable

Expected start dates September Placements 30 weeks, optional Partnership model Not applicable KEY PROGRAMME INFORMATION Originating institution(s) Bournemouth University Faculty responsible for the programme Faculty of Science and Technology Final award(s), title(s) and credits 20 (60 ECTS) Level

More information

Curriculum Scheme. Dr. Ambedkar Institute of Technology, Bengaluru-56 (An Autonomous Institute, Affiliated to V T U, Belagavi)

Curriculum Scheme. Dr. Ambedkar Institute of Technology, Bengaluru-56 (An Autonomous Institute, Affiliated to V T U, Belagavi) Curriculum Scheme INSTITUTION VISION & MISSION VISION: To create Dynamic, Resourceful, Adept and Innovative Technical professionals to meet global challenges. MISSION: To offer state of the art undergraduate,

More information

Computer Information Science xxx

Computer Information Science xxx 1 xxx The mission of the Faculty is to provide future-focused, studentcentred programmes that prepare students for the dynamic Information Systems and Information sectors of the UAE. CIS programme graduates

More information

CRITERIA FOR ACCREDITING COMPUTING PROGRAMS

CRITERIA FOR ACCREDITING COMPUTING PROGRAMS CRITERIA FOR ACCREDITING COMPUTING PROGRAMS Effective for Reviews During the 2014-2015 Accreditation Cycle Incorporates all changes approved by the ABET Board of Directors as of October 26, 2013 Computing

More information

Qualification Specification for the Knowledge Modules that form part of the BCS Level 3 Infrastructure Technician Apprenticeship

Qualification Specification for the Knowledge Modules that form part of the BCS Level 3 Infrastructure Technician Apprenticeship Qualification Specification for the Knowledge Modules that form part of the BCS Level 3 Infrastructure Technician Apprenticeship BCS Level 3 Award in Networking and Architecture BCS Level 3 Award in Mobile

More information

POSTGRADUATE PROGRAMS ANU College of Engineering & Computer Science

POSTGRADUATE PROGRAMS ANU College of Engineering & Computer Science POSTGRADUATE PROGRAMS 2017 ANU College of Engineering & Computer Science PHD & MPHIL The PhD (Doctor of Philosophy) and MPhil (Master of Philosophy) are research degrees, awarded based on the submission

More information

Information Security and Computer Forensics (ISCF)

Information Security and Computer Forensics (ISCF) Information Security and Computer Forensics (ISCF) Final award MSc Intermediate awards available PGCert, PGDip UCAS code N/A Details of professional body accreditation - Relevant QAA Benchmark statements

More information

MSc Digital Marketing

MSc Digital Marketing MSc Digital Marketing Become a 2 YEARS PART-TIME Digital Marketing Master STUDY ONLINE www.imarcomms.com Validated by the Industry Advisory Council. Including members from Content MSc Digital Marketing

More information

The Information Technology Program (ITS) Contents What is Information Technology?... 2

The Information Technology Program (ITS) Contents What is Information Technology?... 2 The Information Technology Program (ITS) Contents What is Information Technology?... 2 Program Objectives... 2 ITS Program Major... 3 Web Design & Development Sequence... 3 The Senior Sequence... 3 ITS

More information

COMPUTER SCIENCE/INFORMATION SYSTEMS DEGREE PLAN

COMPUTER SCIENCE/INFORMATION SYSTEMS DEGREE PLAN COMPUTER SCIENCE/INFORMATION SYSTEMS DEGREE PLAN YEAR 1, SEMESTER 1 YEAR 1, SEMESTER 2 Composition I 3 Composition II 3 Calculus I 5 Calculus II 5 Humanistic (Religion) 3 Physics I 5 Total Wellness 2 Statistics

More information

(FHEQ) level 6] 3 years full-time; 4 years full-time including a year of study abroad and/or work placement. I301 (4-years) Computing, Engineering

(FHEQ) level 6] 3 years full-time; 4 years full-time including a year of study abroad and/or work placement. I301 (4-years) Computing, Engineering Faculty of Engineering and Informatics Programme Specification Programme title: BEng (Hons) Software Engineering Academic Year: 2018/19 Degree Awarding Body: Partner(s), delivery organisation or support

More information

MSc Computer Networking

MSc Computer Networking School of Business Informatics and Software Engineering MSc Computer Networking PROGRAMME DOCUMENT VERSION 2.0 MCN v2.0 July 2008 University of Technology, Mauritius La Tour Koenig, Pointe aux Sables,

More information

CTI Short Learning Programme in IT Enigneering

CTI Short Learning Programme in IT Enigneering CTI Short Learning Programme in IT Enigneering Module Descriptions 2015 1 Short Learning Programme in IT Engineering (8 months full-time, 20 months part-time) Computer Literacy Knowing how to use a computer

More information

Tonight s Agenda. CSC340: Requirements Engineering. Course Objectives. Requirements Engineering. Software Engineering. What is Software Engineering?

Tonight s Agenda. CSC340: Requirements Engineering. Course Objectives. Requirements Engineering. Software Engineering. What is Software Engineering? Tonight s Agenda CSC340: Engineering Jennifer Campbell Lecturer Part 1 Introduction to course content Course information Changes to the SE courses/program Part 2 What are requirements? CSC340 University

More information

MSc Cyber Security. International Students Can Apply

MSc Cyber Security. International Students Can Apply MSc Cyber Security International Students Can Apply UCAS Code: Course Length: P052286 12-18 Months Full-Time, 2-3 Years Part-Time Start Dates: September 2019, January 2020, Department: Location: September

More information

Assessment for all units is ongoing and continuous consisting of tests, assignments and reports. Most units have a final two-hour examination.

Assessment for all units is ongoing and continuous consisting of tests, assignments and reports. Most units have a final two-hour examination. Diploma of Computing Course Outline (T3, 2017) Campus Intake CRICOS Course Duration Teaching Methods Assessment Course Structure Units Melbourne Burwood Campus / Jakarta Campus, Indonesia March, June,

More information

Education and Community Development by distance learning

Education and Community Development by distance learning Education and Community Development by distance learning This Programme is no longer recruiting This programme is offered by UEL with elements supported by ICS Ltd Final award B A (Hons) Intermediate awards

More information

The University of Jordan. Accreditation & Quality Assurance Center. Curriculum for Doctorate Degree

The University of Jordan. Accreditation & Quality Assurance Center. Curriculum for Doctorate Degree Accreditation & Quality Assurance Center Curriculum for Doctorate Degree 1. Faculty King Abdullah II School for Information Technology 2. Department Computer Science الدكتوراة في علم الحاسوب (Arabic).3

More information

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

Faculty of Engineering and Informatics. Programme Specification. School of Electrical Engineering and Computer Science. Academic Year: 2017/18

Faculty of Engineering and Informatics. Programme Specification. School of Electrical Engineering and Computer Science. Academic Year: 2017/18 School of Electrical Engineering and Computer Science Programme Specification Faculty of Engineering and Informatics Programme title: BSc (Hons) Computer Science Academic Year: 2017/18 Degree Awarding

More information

COMPUTER SCIENCE INTERNET SCIENCE AND TECHOLOGY HUMAN MEDIA INTERACTION BUSINESS INFORMATION TECHNOLOGY

COMPUTER SCIENCE INTERNET SCIENCE AND TECHOLOGY HUMAN MEDIA INTERACTION BUSINESS INFORMATION TECHNOLOGY COMPUTER SCIENCE INTERNET SCIENCE AND TECHOLOGY HUMAN MEDIA INTERACTION BUSINESS INFORMATION TECHNOLOGY UNIVERSITY OF DIGITAL REVOLUTION. Fourth industrial revolution is upon us and you can be part of

More information

PROGRAMME SPECIFICATION POSTGRADUATE PROGRAMMES

PROGRAMME SPECIFICATION POSTGRADUATE PROGRAMMES PROGRAMME SPECIFICATION POSTGRADUATE PROGRAMMES KEY FACTS Programme name Telecommunications and Networks Award MSc School School of Engineering and Mathematical Sciences Department or equivalent School

More information

University of Plymouth. BA (Hons) Accounting and Finance 0414

University of Plymouth. BA (Hons) Accounting and Finance 0414 University of Plymouth Faculty of Business Plymouth Business School Programme Specification BA (Hons) Accounting and Finance 0414 Final Approved Version August 2018 1. BA (Hons) Accounting and Finance

More information

ADVANCED SECURITY MECHANISMS TO PROTECT ASSETS AND NETWORKS: SOFTWARE-DEFINED SECURITY

ADVANCED SECURITY MECHANISMS TO PROTECT ASSETS AND NETWORKS: SOFTWARE-DEFINED SECURITY ADVANCED SECURITY MECHANISMS TO PROTECT ASSETS AND NETWORKS: SOFTWARE-DEFINED SECURITY One of the largest concerns of organisations is how to implement and introduce advanced security mechanisms to protect

More information

ITSS Model Curriculum. - To get level 3 -

ITSS Model Curriculum. - To get level 3 - ITSS Model Curriculum - To get level 3 - (Corresponding with ITSS V3) IT Skill Standards Center IT Human Resources Development Headquarters Information-Technology Promotion Agency (IPA), JAPAN Company

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 INFORMATION TECHNOLOGY COURSE DESCRIPTION FORM Course Title Course Code Regulation Course Structure Course Coordinator SOFTWARE

More information

Programme name Computer Science with Cyber Security

Programme name Computer Science with Cyber Security PROGRAMME SPECIFICATION KEY FACTS Programme name Computer Science with Cyber Security Award MSci (Hons) School School of Mathematics, Computer Science and Engineering Department or equivalent Department

More information

THE BCS PROFESSIONAL EXAMINATION BCS Level 6 Professional Graduate Diploma in IT September 2017 EXAMINERS REPORT. Software Engineering 2

THE BCS PROFESSIONAL EXAMINATION BCS Level 6 Professional Graduate Diploma in IT September 2017 EXAMINERS REPORT. Software Engineering 2 General Comments THE BCS PROFESSIONAL EXAMINATION BCS Level 6 Professional Graduate Diploma in IT September 2017 EXAMINERS REPORT Software Engineering 2 The pass rate was 40% representing the lowest mark

More information

School of Mathematics, Computer Science and Engineering Department or equivalent Department of Computer Science

School of Mathematics, Computer Science and Engineering Department or equivalent Department of Computer Science PROGRAMME SPECIFICATION KEY FACTS Programme name Computer Science Award MSci (Hons) School School of Mathematics, Computer Science and Engineering Department or equivalent Department of Computer Science

More information

Bachelor of Design (Interior Design)

Bachelor of Design (Interior Design) Course information for Bachelor of Design (Interior Design) Course Number HE20501 - Bachelor of Design (Interior Design) Locations Design Centre, Enmore Course Design The Bachelor of Design (Interior Design)

More information

Teaching and Examination Regulations

Teaching and Examination Regulations Teaching and Examination Regulations MASTER's Degree Programme Computer Science (joint degree) B. Programme-specific section Academic year 2017-2018 1 Section B: Programme-specific section 1. General provisions

More information

BACHELOR OF COMPUTER SCIENCE PROGRAMME (INTERNATIONAL PROGRAMME)

BACHELOR OF COMPUTER SCIENCE PROGRAMME (INTERNATIONAL PROGRAMME) BACHELOR OF COMPUTER SCIENCE PROGRAMME (INTERNATIONAL PROGRAMME) FTSM Undergraduate Programme Structure 016/17 Academic Session INTRODUCTION Computer science is the scientific and practical approach to

More information

For students entering Part 1 in 2014/5. Relevant QAA subject Benchmarking group(s): Programme length:

For students entering Part 1 in 2014/5. Relevant QAA subject Benchmarking group(s): Programme length: BSc Information Technology For students entering Part 1 in 2014/5 Awarding Institution: Teaching Institution: Relevant QAA subject Benchmarking group(s): Faculty: Programme length: Date of specification:

More information

Programme Specification Title of Programme: HNC in Computing and Systems Development with Cisco CCENT

Programme Specification Title of Programme: HNC in Computing and Systems Development with Cisco CCENT Programme Specification Title of Programme: HNC in Computing and Systems Development with Cisco CCENT This specification provides a concise summary of the main features of the programme and the learning

More information

Marco Porta Betim Çiço Peter Kaczmarski Neki Frasheri Virginio Cantoni. Fernand Vandamme (BIKEMA)

Marco Porta Betim Çiço Peter Kaczmarski Neki Frasheri Virginio Cantoni. Fernand Vandamme (BIKEMA) New Trends in Information Technologies and Their Integration in University Curricula: a Brief Study in the Context of the FETCH European Thematic Network Marco Porta Betim Çiço Peter Kaczmarski Neki Frasheri

More information

Utilising the teaching of international formal technical standards to inspire confidence in networking students

Utilising the teaching of international formal technical standards to inspire confidence in networking students Utilising the teaching of international formal technical standards to inspire confidence in networking students Gill Whitney Middlesex University G.Whitney@mdx.ac.uk My Background I have worked to use

More information