GR101EL مهارات التعلم الذاتي باللغة الإنجليزية
(3) ساعة
This is a general course that aims only to help students to know
more about university life. It also introduces the four academic
skills students use in their everyday studies
رمز المقرر |
GR101EL |
اسم المقرر |
مهارات التعلم الذاتي باللغة الإنجليزية |
المتطلب السابق |
|
الساعات المعتمدة |
3 |
وصف المقرر |
This is a general course that aims only to help students to know
more about university life. It also introduces the four academic
skills students use in their everyday studies |
أهداف المقرر |
GR101EL aims to help students manage their own success. It does this by:
- Preparing students for what to expect from higher education (university or college)
- Encouraging students to think about the skills they already have acquired, and which they will need now as students and later in their professional life
- Providing resources to help university students evaluate, reflect upon and manage their own learning
- Making suggestions on how to develop positive approaches and good study habits
- Helping students to understand more about how learning, intelligence and memory work, and how to develop critical and analytical thinking styles
- Encouraging university students to understand that success is not only being clever and getting good marks; but it is also about using the skills they will always learn throughout life.
|
مخرجات المقرر |
|
GR101 مهارات التعلم الذاتي
(3) ساعة
عرض هذا المقرر سبل تطوير مهارات التعلم الذاتي ويهيئ الطلبة للدراسة الجامعية عن طريق التركيز على المهارات المطلوبة من إدارة الوقت و العادات الدراسية الجيدة. وتشتمل تدريبات المقرر على نماذج نقدية وتحليلية وعرض لأنماط التعلم المختلفة.
رمز المقرر |
GR101 |
اسم المقرر |
مهارات التعلم الذاتي |
المتطلب السابق |
|
الساعات المعتمدة |
3 |
وصف المقرر |
عرض هذا المقرر سبل تطوير مهارات التعلم الذاتي ويهيئ الطلبة للدراسة الجامعية عن طريق التركيز على المهارات المطلوبة من إدارة الوقت و العادات الدراسية الجيدة. وتشتمل تدريبات المقرر على نماذج نقدية وتحليلية وعرض لأنماط التعلم المختلفة. |
أهداف المقرر |
|
مخرجات المقرر |
|
M109 . NET البرمجة
(3) ساعة
تهدف هذه الوحدة إلى تقديم وتقديم المهارات الأساسية اللازمة لتصميم وتطوير برامج وتطبيقات موجهة للكائنات في .NET Framework
رمز المقرر |
M109 |
اسم المقرر |
. NET البرمجة |
المتطلب السابق |
EL111,MT099,M105/M110/TM111 |
الساعات المعتمدة |
3 |
وصف المقرر |
تهدف هذه الوحدة إلى تقديم وتقديم المهارات الأساسية اللازمة لتصميم وتطوير برامج وتطبيقات موجهة للكائنات في .NET Framework |
أهداف المقرر |
- To understand the .NET framework architecture.
- To provide students with a range of skills to analyze a problem and construct a .NET program that solves it.
- To provide the principles of object oriented programming.
- To implement object-oriented concepts in .NET environment.
- To understand the Visual Studio Integrated Development Environment
- To develop .NET applications using the selected programming language.
|
مخرجات المقرر |
A. Knowledge and understanding
- Explain .NET Platform.
- Describe data types, variables, constants, operators and built-in functions in the selected .NET programming language.
- Discuss decision-making and looping statements.
- Explain object oriented concepts such as classes, objects and methods.
- Describe the features of object oriented programming such as Inheritance and Polymorphism.
- Explain the concept of arrays.
- Identify errors and different types of exceptions in a .NET program.
B. Cognitive skills
Upon completing this module, students will be able to: - Develop appropriate programs in .NET framework.
- Apply object oriented concepts in .NET framework.
- Test and debug a .NET program
C. Practical and professional skills
Upon completing this module, students will be able to: - Develop programming skills in .NET platform.
- Use variables, constants, operators, built-in functions, methods and arrays in a .NET program.
- Write
codes in a .NET programming language that make use of structured
programming constructs of sequence, selection and repetition.
- Apply classes, objects and other object oriented concepts such as inheritance and polymorphism in a .NET program.
- Test and debug .NET programs.
- Use the Visual Studio IDE to build .NET applications using the selected .NET programming language.
D. Key transferable skills
Upon completing this module, students will be able to: - Collaborate effectively within a group using electronic conferencing techniques.
- Facilitate discussions in a conference.
- Develop self- learning and performance.
- Discuss about testing strategies, design, and code.
- Use electronic media (the web and electronic conferencing) for information retrieval and communication.
|
M110 Python Programming
(8) ساعة
This module is an introductory level programming module that is meant to provide foundation in computer programming to students. Students will learn how to develop solutions (algorithms) using pseudocode to solve problems. Thereafter, students will learn how to implement these solutions using a programming language (Python). This module serves as foundation for higher level modules.
رمز المقرر |
M110 |
اسم المقرر |
Python Programming |
المتطلب السابق |
EL111,MT099 |
الساعات المعتمدة |
8 |
وصف المقرر |
This module is an introductory level programming module that is meant to provide foundation in computer programming to students. Students will learn how to develop solutions (algorithms) using pseudocode to solve problems. Thereafter, students will learn how to implement these solutions using a programming language (Python). This module serves as foundation for higher level modules. |
أهداف المقرر |
This module aims to: - Help student to develop their understanding of the available techniques of designing / solving different problems using pseudocode.
- Explore a variety of algorithmic thinking and problem-solving skills using examples from everyday life.
- Enhance student’s knowledge about implementing solutions to problems in a visual programming using Python.
- Provide the students with the required skills to possess the programming skills.
- Prepare the student for further academic study by helping him develop his study skills.
|
مخرجات المقرر |
A. Knowledge and understanding | After studying the module, learners will be able to: - Understand the design and programming processes.
- Know how to implement solutions to problems using Python programming language.
- Understand the techniques used in developing a medium Python application.
- Understand of the basic data structures.
- Appreciate the implications of object-oriented software analysis and design.
|
B. Cognitive skills | At the end of the module, learners will be able to: - Describe and apply key concepts and techniques in software design and development.
- Design and formulate an appropriate solution to a problem and evaluate it.
- Deal professionally with the basic data structures.
- Carry out a project in computing and IT that applies and extends student's knowledge and understanding, and critically reflect on the processes involved and the outcomes of learner's work
|
C. Practical and professional skills | At the end of the module, learners will be able to: - Assemble, program, develop, and evaluate software systems.
- Use software tools for good design and programming practice.
- Use appropriate numerical and mathematical skills to carry out calculations and analyze data.
- Work independently, planning, monitoring, reflecting on and improving learner's own learning.
|
D Key transferable skills | At the end of the module, learners will be able to: - Evaluate computing and IT systems, using appropriate simulation and modelling tools where appropriate
- Use a range of resources to help him develop as an independent learner.
- Use information literacy skills, computers, and software packages appropriate to the workplace.
- Use appropriate numerical, mathematical and abstraction skills.
|
|
M251 برمجة الكائنات باستخدام جافا
(8) ساعة
تهدف هذه الوحدة إلى تزويد الطلاب بفهم جيد للمبادئ البرمجة الشيئية ، بما في ذلك التوريث ، وتعدد الأشكال ، ومكتبات الفصل ، والكائنات التفاعلية ، ولغة النمذجة الموحدة (UML). يستخدم لغة جافا لتوضيح تلك المبادئ
رمز المقرر |
M251 |
اسم المقرر |
برمجة الكائنات باستخدام جافا |
المتطلب السابق |
TM105 |
الساعات المعتمدة |
8 |
وصف المقرر |
تهدف هذه الوحدة إلى تزويد الطلاب بفهم جيد للمبادئ البرمجة الشيئية ، بما في ذلك التوريث ، وتعدد الأشكال ، ومكتبات الفصل ، والكائنات التفاعلية ، ولغة النمذجة الموحدة (UML). يستخدم لغة جافا لتوضيح تلك المبادئ |
أهداف المقرر |
- Introduce all aspects of object-oriented principles
- Identifying and implementing class relationships using abstract classes, interfaces and inheritance
- Provide knowledge in using simple UML class diagrams
- Describe how these concepts are implemented in java
- Provide knowledge in how to explore the JAVA API and to develop your own
- Provide the knowledge necessary to construct java programs
- Describe a number of the advanced facilities of java including exceptions
- Show how java can be used in developing non-trivial programs
- Introduce good design and programming practice
|
مخرجات المقرر |
A. Knowledge and understanding After studying the module, the student will be able to demonstrate: - An understanding of the object-oriented principles
- Some knowledge of the main constructs and mechanisms in Java
- An appreciation of the implications of object oriented software analysis and design
- An understanding of the techniques used in developing a large Java program
B. Cognitive skills
After studying the module, the student will be able to: - Describe and apply key concepts and techniques in software design and development
- Analyze and abstract away from the details of a problem
- Design and formulate an appropriate solution to a problem and evaluate it
C. Practical and professional skills
After studying the module, the student will be able to: - Assemble, program, develop, debug, test and evaluate software systems
- Use software tools such as a Java IDE
- Use good design and programming practice
- Develop and implement class relationships
D. Key transferable skills
After studying the module, the student will be able to: - Find information from a range of sources to support a task
- Plan complex tasks
- Use new Java libraries
- Use appropriate numerical, mathematical and abstraction skills
- Progress to more advanced level studies
|
M269 الخوارزميات وهياكل البيانات والحساب.
(8) ساعة
واحدة من الركائز الأساسية لمشاريع الحوسبة المتقدمة تتكون من مجموعة من الخوارزميات المناسبة المستخدمة ليس فقط لحل مشاكل تكنولوجيا المعلومات التقليدية ولكن غير التقليدية أيضًا. مع الكم الهائل من البيانات التي تدمج علم البيانات الجديد ، كونك ماهرًا في وضع بنية بيانات مناسبة ، أصبحت إدارة وفهم تقنيات الحسابية أمرًا ضروريًا في الوقت الحاضر. M269 هي واحدة من أهم الوحدات لتقنيات المعلومات والتخصصات والمسارات المتعلقة بالحوسبة. يتم تطبيق المفاهيم الأساسية لهذه الوحدة باستخدام لغة البرمجة بيثون
رمز المقرر |
M269 |
اسم المقرر |
الخوارزميات وهياكل البيانات والحساب. |
المتطلب السابق |
M110,MT131 |
الساعات المعتمدة |
8 |
وصف المقرر |
واحدة من الركائز الأساسية لمشاريع الحوسبة المتقدمة تتكون من مجموعة من الخوارزميات المناسبة المستخدمة ليس فقط لحل مشاكل تكنولوجيا المعلومات التقليدية ولكن غير التقليدية أيضًا. مع الكم الهائل من البيانات التي تدمج علم البيانات الجديد ، كونك ماهرًا في وضع بنية بيانات مناسبة ، أصبحت إدارة وفهم تقنيات الحسابية أمرًا ضروريًا في الوقت الحاضر. M269 هي واحدة من أهم الوحدات لتقنيات المعلومات والتخصصات والمسارات المتعلقة بالحوسبة. يتم تطبيق المفاهيم الأساسية لهذه الوحدة باستخدام لغة البرمجة بيثون |
أهداف المقرر |
- 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.
|
مخرجات المقرر |
A. Knowledge and understanding
Upon completing this module, students will be able to: - Identify and define the sets, functions and logic, and their application in the design, implementation and analysis of computer-based systems.
- Define and recognize Data structure and computational problematic.
B. Cognitive skills
Upon completing this module, students will be able to: - Explain, construct and use algorithms and data structures to solve computational problems.
- Describe and assess the difficulty of computational problems.
- Analyse algorithms and computational problems making use of several informal proof techniques
C. Practical and professional skills
Upon completing this module, students will be able to: - Use the Python programming language to implement algorithms.
- Write a short report which is based on one or more sources and which has a well-argued conclusion.
D. Key transferable skills
Upon completing this module, students will be able to: - Apply appropriate computational problem-solving techniques to a range of problems;
- Apply computational thinking skills to solve problems across a range of application areas.
- 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.
|
يمكن أن يؤدي فهم الظواهر المادية الكامنة وراء تشغيل الأجهزة المشاركة في معالجة المعلومات ونقلها إلى فهم أفضل لتلك الأجهزة. بالإضافة إلى ذلك ، كثيراً ما يحتاج مطورو برامج ألعاب الكمبيوتر إلى معرفة بسلوك الأشياء المادية من أجل إنتاج ألعاب واقعية. أخيرًا ، كعلم أساسي ، سيساعد الفهم الجيد للفيزياء وأساليبها الطلاب على تطوير فهم أفضل للطبيعة وكيفية التعامل مع دراستها. تحتوي الوحدة على روابط ضمنية لوحدات الاتصالات وتطوير البرامج الحاسوبية ، بالإضافة إلى مشروع السنة النهائية
رمز المقرر |
MS102 |
اسم المقرر |
الفيزياء |
المتطلب السابق |
- |
الساعات المعتمدة |
3 |
وصف المقرر |
يمكن أن يؤدي فهم الظواهر المادية الكامنة وراء تشغيل الأجهزة المشاركة في معالجة المعلومات ونقلها إلى فهم أفضل لتلك الأجهزة. بالإضافة إلى ذلك ، كثيراً ما يحتاج مطورو برامج ألعاب الكمبيوتر إلى معرفة بسلوك الأشياء المادية من أجل إنتاج ألعاب واقعية. أخيرًا ، كعلم أساسي ، سيساعد الفهم الجيد للفيزياء وأساليبها الطلاب على تطوير فهم أفضل للطبيعة وكيفية التعامل مع دراستها. تحتوي الوحدة على روابط ضمنية لوحدات الاتصالات وتطوير البرامج الحاسوبية ، بالإضافة إلى مشروع السنة النهائية |
أهداف المقرر |
- To impart knowledge and understanding of fundamental concepts of physics likely to be needed by the students for later modules and future careers.
- To develop an appreciation of physics' tools and techniques for understanding the real world.
- To develop transferrable problem-solving skills that can be applied in other areas.
|
مخرجات المقرر |
A. Knowledge and understanding Upon completing this module, students will be able to: - Explain the various important units of physics and the concept of dimensional analysis and the representation and manipulation of physical quantities
- Outline the laws of classical mechanics
- Contrast and differentiate among the different types of waves and summarize their properties
- Explain electric forces and fields and summarize their properties
- Illustrate and explain basic passive electric circuits
B. Cognitive skills
Upon completing this module, students will be able to:
- Identify concepts and quantities in physics precisely beyond what is used in everyday language.
- Apply strategies for solving problems in physics in different situations.
- Use vector algebra to the study of mechanics in two dimensions.
- Analyze passive electric circuits.
- Analyze wave propagation in different materials.
C. Practical and professional skills
Upon completing this module, students will be able to: - Use and interpret different types of graphs to display the relationship between variables
- Analyze the forces of static and dynamic bodies in simple mechanical systems
- Calculate the velocity and acceleration of bodies in different types of plane motion
- Determine basic parameters of waves propagating in different materials
- Calculate voltages and currents in passive electric circuits
D. Key transferable skills
Use the learning Management System (LMS) effectively to improve own learning performance. - Demonstrate active participation and contribution to classroom discussions.
- Improve own learning and performance through self-reflection.
- Demonstrate effective communicate about technical matters.
|
MST129 حسبان التطبيقي
(4) ساعة
This module introduces some fundamental topics of differential and integral calculus, with an emphasis on applications. Among the topics covered are functions (including exponential and logarithmic), limits, the concept of derivative, computing the derivative, maxima and minima of functions, and integration. Emphasis will be placed upon the use of calculus in defining and solving problems from areas including computing, data science and natural sciences
رمز المقرر |
MST129 |
اسم المقرر |
حسبان التطبيقي |
المتطلب السابق |
EL111,MT099 |
الساعات المعتمدة |
4 |
وصف المقرر |
This module introduces some fundamental topics of differential and integral calculus, with an emphasis on applications. Among the topics covered are functions (including exponential and logarithmic), limits, the concept of derivative, computing the derivative, maxima and minima of functions, and integration. Emphasis will be placed upon the use of calculus in defining and solving problems from areas including computing, data science and natural sciences |
أهداف المقرر |
تهدف الوحدة إلى: • توفير المعرفة بالوظائف الأولية لمفاهيم حساب التفاضل والتكامل للطلاب في جميع برامج ITC. • استخدام الأساليب الرياضية لإيجاد حلول لمشاكل التحسين البسيطة. • زيادة الكفاءة الأكاديمية في التعبير عن الحلول الرياضية. • تقديم تعريف للمشتق وجعل الطلاب على دراية بحساب مشتق متعدد الحدود والدوال المنطقية والجذرية والمثلثية والأسية واللوغاريتمية. • جعل الطلاب على دراية بتقييم تكاملات كثيرات الحدود والوظائف المنطقية والجذرية والمثلثية والأسية واللوغاريتمية. • يقدم تطبيقات التكاملات مثل المنطقة ، ومتوسط قيمة دالة. • تمكين الطلاب من حساب المشتقات الجزئية للعديد من الوظائف المتغيرة.
|
مخرجات المقرر |
A. Knowledge and understanding | At the end of the module, learners will be expected to: - Acquire the fundamental concepts and basic knowledge of calculus.
- Find and interpret the derivatives of power, exponential, logarithmic and trigonometric functions.
- Get the intuitive knowledge of critical points of a function and optimization problems.
- Find and interpret the integral of functions.
- Use application integration to obtain the area between curves and the average value of functions.
|
B. Cognitive skills | At the end of the module, learners will be expected to: - Develop techniques of problem solving.
- Apply differentiation to problems such as related rates, graphing and optimization.
- Manipulate the integration techniques theoretically and numerically.
|
C. Practical and professional skills | At the end of the module, learners will be expected to: - Carry out calculations orally and mentally.
- Analyze mathematical models such as equations, formulas, graphs, tables, functions, and/or figures, and draw inferences from them related to applied calculus.
- Apply the mathematical skills required in performing operations and/or problem solving related to applied calculus.
- Write a verbal interpretation of the derivative as a rate of change in the context of an application.
|
D. Key transferable skills | At the end of the module, learners will be expected to: - Build their understanding of mathematical modeling and/or use functions and data to model real-world situations.
- Learn both the skills and techniques of calculus, as well as the applications of calculus.
- Communicate more effectively with peers and teaching staff.
|
|
MT129 حساب التفاضل والتكامل والاحتمال
(4) ساعة
تقدم هذه الوحدة مفاهيم التمايز والتكامل وكذلك بعض تطبيقات التفاضل والتكامل. علاوة على ذلك ، تقدم الوحدة دراسة استقصائية واضحة وشاملة لأخذ عينات البيانات ، وقياسات الميل المركزي وانتشار وتنظيم وتصور البيانات الفئوية والأرقام. ويشمل أيضًا موضوعات في الاحتمال الأساسي مثل الأحداث ، الاحتمال البسيط ، الاحتمال الشرطي ، وقاعدة بايز. وأخيرا ، فإنه يوفر مقدمة للأساسيات الأساسية ومفاهيم الاستدلال الإحصائي ، التوزيع الطبيعي. تحتوي الوحدة على روابط مباشرة إلى وحدات الحوسبة والبرمجة والاتصال ، بالإضافة إلى وحدة التحليل العددي.
رمز المقرر |
MT129 |
اسم المقرر |
حساب التفاضل والتكامل والاحتمال |
المتطلب السابق |
EL099 |
الساعات المعتمدة |
4 |
وصف المقرر |
تقدم هذه الوحدة مفاهيم التمايز والتكامل وكذلك بعض تطبيقات التفاضل والتكامل. علاوة على ذلك ، تقدم الوحدة دراسة استقصائية واضحة وشاملة لأخذ عينات البيانات ، وقياسات الميل المركزي وانتشار وتنظيم وتصور البيانات الفئوية والأرقام. ويشمل أيضًا موضوعات في الاحتمال الأساسي مثل الأحداث ، الاحتمال البسيط ، الاحتمال الشرطي ، وقاعدة بايز. وأخيرا ، فإنه يوفر مقدمة للأساسيات الأساسية ومفاهيم الاستدلال الإحصائي ، التوزيع الطبيعي. تحتوي الوحدة على روابط مباشرة إلى وحدات الحوسبة والبرمجة والاتصال ، بالإضافة إلى وحدة التحليل العددي. |
أهداف المقرر |
The module aims to: - Apply the knowledge of elementary functions to calculus concepts.
- To compute the derivative of polynomials, rational, radical, trigonometric, exponential, and logarithmic functions.
- Evaluate the integrals of polynomials, rational, radical, trigonometric, exponential, and logarithmic functions.
- Introduce the terms and concept of probability, and the idea of discrete and continuous random variables.
- Ensure the understanding of mathematical expectations and moment generating functions concepts.
- Equip students with some important discrete and continuous probability distributions in technology and communication modules
|
مخرجات المقرر |
A. Knowledge and understanding Students will be able to: - Use derivative rule to find derivatives of power, exponential, logarithmic and trigonometric functions.
- Solve simple definite and indefinite integrals.
- Use applications of differentiation and integration in sketching graphs, obtain area between curves and average value of functions.
- Define and identify random variables for any well- defined probability problems.
- Realize mathematical expectations and variances for different continuous and discrete distribution
B. Cognitive skills
Students should be able to: - Produce descriptions and explanations of the different types of elementary functions and apply their understanding of the studied functions to information systems.
- Display deep knowledge gained from the course and use it to solve optimization problems.
- Utilize knowledge gained from the course to help them to understand new unfamiliar probability distributions.
C. Practical and professional skills
Students will be able to: - Apply the practical skills gained from differential and integral calculus ITC problems.
- Cultivate the capacity to be leaders in their professional and personal communities.
- Develop some technical statistical materials; effectively present and objectively evaluate them.
- Deal with statistical computer applications such as spread sheets and MATLAB statistics toolbox.
D. Key transferable skills
Students will be able to: - Be aware of the implications of information technology in daily lives and on society as a whole, and the ability to utilize IT to communicate and solve problems.
- Use information, reasoning, and creative processes to solve problems and achieve goals.
- Implement global issues gained from module and their implications on their daily lives.
|
MT131 الرياضيات المنفصلة
(4) ساعة
هذا هو وحدة المستوى الابتدائي الذي يقدم مواضيع مختلفة في الرياضيات المنفصلة. إنه يقدم مسحًا واضحًا وشاملًا لعمليات المنطق ، المسندات ، الكميات ، المجموعات ، الوظائف ، العلاقات. أيضًا ، توفر الوحدة مفهوم التباديل والتركيبات وتقنيات الفرز اللازمة كشرط مسبق في معظم وحدات التكنولوجيا والاتصالات. علاوة على ذلك ، تقدم الوحدة بعض المعرفة بالأفكار الخوارزمية ذات الصلة في نظرية الأعداد والتشفير التي تستخدم على نطاق واسع في بنية البيانات ، قاعدة البيانات ، البرمجة ، نقل البيانات وفي البحث العلمي.
رمز المقرر |
MT131 |
اسم المقرر |
الرياضيات المنفصلة |
المتطلب السابق |
EL111,MT099 |
الساعات المعتمدة |
4 |
وصف المقرر |
هذا هو وحدة المستوى الابتدائي الذي يقدم مواضيع مختلفة في الرياضيات المنفصلة. إنه يقدم مسحًا واضحًا وشاملًا لعمليات المنطق ، المسندات ، الكميات ، المجموعات ، الوظائف ، العلاقات. أيضًا ، توفر الوحدة مفهوم التباديل والتركيبات وتقنيات الفرز اللازمة كشرط مسبق في معظم وحدات التكنولوجيا والاتصالات. علاوة على ذلك ، تقدم الوحدة بعض المعرفة بالأفكار الخوارزمية ذات الصلة في نظرية الأعداد والتشفير التي تستخدم على نطاق واسع في بنية البيانات ، قاعدة البيانات ، البرمجة ، نقل البيانات وفي البحث العلمي. |
أهداف المقرر |
The course aims to: - Introduce basic notations used in discrete Mathematics associated with information and communication technology
- Teach the rudiments of elementary mathematical reasoning.
- Prepare students for the theoretical parts of further courses in information technology.
- Explain logic from a mathematical perspective and relating it to computer applications.
- Introduce set theory, relations, functions, graphs, equivalence relations, and partial orderings.
- Provide concepts of permutation, combination and any other counting techniques.
|
مخرجات المقرر |
A. Knowledge and understanding Students will be able to: - Identify propositional logic, logical equivalence, predicates and quantifiers.
- Describe the Integers and division functions, prime number and prime factorization, least common multiple and highest common factors.
- Define sets, functions and binary relations, their properties and representations. Know the major types of binary relations on a set, equivalence relations and partial orderings.
- Use matrices to represent relations, graphs and trees.
- Recognize basic properties of counting techniques using permutation and combination properties.
B. Cognitive skills
Students will be able to: - Deal with mathematical and logical arguments and carry out mathematical and logical manipulations.
- Acquire a good understanding of the concepts and methods of discrete mathematics described in detail in the syllabus.
- Be familiar with mathematical notations related to computer science.
C. Practical and professional skills
Students will be able to: - Prove any simple mathematical theory using logic laws
- Use any or all of the previous tools in a significant information and communication technology application such as cryptography.
- Apply combinatorial principles and discrete mathematical structures that are central to mathematics and information technology.
D. Key transferable skills
Students will be able to: - Demonstrate study skills at a level appropriate to higher education, such as timetabling study; read critically for meaning and take effective notes; and use study aids such as dictionaries and glossaries;
- Present and communicate basic mathematical and logical arguments; communicate appropriately with their tutor and other students using email and online conferences;
- Locate information on a given subject from the World Wide Web
|
MT132 الجبر الخطي
(4) ساعة
يقدم المساق مجموعة من الأفكار المتعلقة بالمصفوفات وتطبيقاتها وعمليات المصفوفة التي تستخدم على نطاق واسع في بنية البيانات والبرمجة واتصالات البيانات ومعالجة الإشارات الرقمية وفي البحث العلمي. يوضح المساق طريقة حسابية لحل أنظمة المعادلات الخطية. وعلاوة على ذلك ، فإنه يشمل مفهوم مسافات المتجهات والمساحات الفرعية التي يتم استخدامها لبناء أكواد جبرية. أيضا ، فإنه يقدم معنى الأساس والبعد للمساحة الفرعية للمساحة المتجهة Rn. كما يتم تضمين مفهوم التحول الخطي بين فضاءين متجهين مع مساحة خالية ورتبة. أخيرًا ، يقدم المساق فكرة القيم / المتجهات المميزة والتقطير.
رمز المقرر |
MT132 |
اسم المقرر |
الجبر الخطي |
المتطلب السابق |
EL111,MT099 |
الساعات المعتمدة |
4 |
وصف المقرر |
يقدم المساق مجموعة من الأفكار المتعلقة بالمصفوفات وتطبيقاتها وعمليات المصفوفة التي تستخدم على نطاق واسع في بنية البيانات والبرمجة واتصالات البيانات ومعالجة الإشارات الرقمية وفي البحث العلمي. يوضح المساق طريقة حسابية لحل أنظمة المعادلات الخطية. وعلاوة على ذلك ، فإنه يشمل مفهوم مسافات المتجهات والمساحات الفرعية التي يتم استخدامها لبناء أكواد جبرية. أيضا ، فإنه يقدم معنى الأساس والبعد للمساحة الفرعية للمساحة المتجهة Rn. كما يتم تضمين مفهوم التحول الخطي بين فضاءين متجهين مع مساحة خالية ورتبة. أخيرًا ، يقدم المساق فكرة القيم / المتجهات المميزة والتقطير. |
أهداف المقرر |
The course aims to: - Extend the students' basic mathematical awareness and skills in matrices and matrix operations.
- Give the study skills necessary for students to be able to solve system of linear equations.
- Provide a range of useful ideas such as linear combinations and linear independence.
- Present some important mathematical terms such as span, basis and dimensions.
- Upgrade the concept of linear transformation necessary for other compulsory technology and communication modules.
- Give a feeling for the mathematical approach to the study of computer science.
|
مخرجات المقرر |
A. Knowledge and understanding Student will be able to: - Define and classify type of matrices and perform matrix operations.
- Solve problems in information systems and communication using matrix techniques.
- Use and apply linear algebra knowledge and concepts to information technologies and computing.
- Be familiar with different terminologies in linear algebra and matrix transformation.
- Acquire technical material, effectively present it and objectively evaluate other technical materials in linear algebra.
B. Cognitive skills
Students should be able to demonstrate that they can: - Produce descriptions and explanations of the different types of matrices and linear operations.
- Apply their understanding of the studied ideas in linear algebra to coding problems, encryption and decryption.
- Use knowledge gained from the module to help them to understand new unfamiliar matrix operations.
C. Practical and professional skills
Students should be able to: - Communicate effectively in English and Arabic in a variety of contexts and media.
- Analyze a mass of information and carry out an appropriate analysis of the problem material.
- Express a problem in mathematical terms and carry out an appropriate analysis.
- Reason critically and interpret information in a manner that can be communicated effectively.
- Integrate and link information across course components.
D. Key transferable skills
Students should be able to demonstrate that they can: - Communicate complex information, arguments and ideas effectively and without plagiarism on a range of topics relating to linear operations.
- Perform calculations to find inverse of a matrix, use and manipulate simple algebraic calculations to solve linear system of equations.
- Use technology to find a span and a basis for a vector space.
- Enhance existing numerical ability.
- Work effectively as part of a group in solving any complicated mathematical problems.
|
MT141 Introduction to Probability and Statistics
(4) ساعة
MT141 is an introductory module in probability and statistics. It is designed to provide Artificial Intelligence students with the basic concepts of data analysis and statistical computing. Topics covered include basic descriptive measures, measures of association, probability theory, measurement error, random variables, probability distributions, confidence intervals, and hypothesis testing. To study this module, students should have a sound knowledge of level 1 mathematics modules MST129, MT131 and MT132.
رمز المقرر |
MT141 |
اسم المقرر |
Introduction to Probability and Statistics |
المتطلب السابق |
EL111,MT099 |
الساعات المعتمدة |
4 |
وصف المقرر |
MT141 is an introductory module in probability and statistics. It is designed to provide Artificial Intelligence students with the basic concepts of data analysis and statistical computing. Topics covered include basic descriptive measures, measures of association, probability theory, measurement error, random variables, probability distributions, confidence intervals, and hypothesis testing. To study this module, students should have a sound knowledge of level 1 mathematics modules MST129, MT131 and MT132. |
أهداف المقرر |
The module aims to: - Provide students with a framework that will help them choose the appropriate descriptive methods in various statistical data analysis situations.
- Make acquainted with concepts of random variables and finding appropriate distribution for interpreting data specific to an experiment.
- Impart knowledge and understanding of discrete and continuous probability distributions.
- Develop the understanding of mathematical expectations and moment generating functions.
- Ensure the understanding of testing hypotheses, and estimation.
- Enable students to understand the role of statistics in doing the research.
- Help students to read and understand the statistical concepts from reports and papers.
|
مخرجات المقرر |
A. Knowledge and understanding | At the end of the module, learners will be expected to: - Use a variety of methods for exploring, summarizing and presenting data.
- Have knowledge and understanding of basic probability models and their use for modelling discrete and continuous data.
- Realize the different probability distributions types, their structures and standards.
|
B. Cognitive skills | At the end of the module learners will be expected to: - Apply mathematical and statistical manipulation and calculation on choices of model and analyses resulting from them.
- Solve practical problems by formulating problems in a statistical framework and applying appropriate statistical techniques.
- Be able to interpret the results of a statistical data analysis and evaluate statistical evidence.
|
C. Practical and professional skills | At the end of the module, learners will be expected to: - Apply mathematical and statistical concepts and principles.
- Analyse and evaluate criteria and specifications appropriate to specific problems and plan strategies for their solutions.
- Use information technology with confidence to acquire and present mathematical and statistical knowledge and data, to model and solve problems and to develop mathematical and statistical insight.
- Demonstrate their understanding of descriptive statistics by practical application of quantitative reasoning and data visualization.
|
D. Key transferable skills | At the end of the module, learners will be expected to: - Apply statistical modelling and analysis techniques to a wide range of practical problems.
- Analyse and to evaluate practical problems involving statistical data and plan strategies for their solution.
- Communicate in writing about statistical and probability modelling, communicate relevant information accurately and effectively, using a form, structure and style that suits the purpose.
- Use mathematical and statistical software with confidence.
- Acquire further knowledge with little guidance or support.
|
|
MT390 معالجة الصورة
(3) ساعة
تعد معالجة الصور مجالًا مهمًا من مجالات الدراسة والمقصود من MT390 تزويد الطلاب بالمعرفة الأساسية لهذا المجال. إلى جانب أهمية معالجة الصور في المناطق التقليدية مثل التشخيص الطبي ، والفحوص الصناعية ، وأنظمة الأمن ، والروبوتات ، إلخ ، فإن انتشار الهواتف الذكية المزودة بكاميرات قوية قد زاد من الحاجة إلى معالجة الصور بسبب توفر كمية كبيرة من الصور البيانات. تهدف هذه الوحدة إلى تزويد الطلاب بفرصة لدراسة أساسيات الحقل المهم لمعالجة الصور
رمز المقرر |
MT390 |
اسم المقرر |
معالجة الصورة |
المتطلب السابق |
- |
الساعات المعتمدة |
3 |
وصف المقرر |
تعد معالجة الصور مجالًا مهمًا من مجالات الدراسة والمقصود من MT390 تزويد الطلاب بالمعرفة الأساسية لهذا المجال. إلى جانب أهمية معالجة الصور في المناطق التقليدية مثل التشخيص الطبي ، والفحوص الصناعية ، وأنظمة الأمن ، والروبوتات ، إلخ ، فإن انتشار الهواتف الذكية المزودة بكاميرات قوية قد زاد من الحاجة إلى معالجة الصور بسبب توفر كمية كبيرة من الصور البيانات. تهدف هذه الوحدة إلى تزويد الطلاب بفرصة لدراسة أساسيات الحقل المهم لمعالجة الصور |
أهداف المقرر |
The aims of this module are to: - Introduce students to the important field of Image Processing.
- Teach students the fundamental concepts related to image Representations and Enhancements.
- Impart to the students knowledge about Intensity Transformations and Spatial Domain Filtering.
- Introduce students to the concepts of 2-D Fourier Transform and the basics of Frequency Domain Filtering.
- Introduce students to the topics of Image Segmentation, Image Coding and their related techniques.
- Enable students to implement basic image processing algorithms using the Matlab Programming environment.
|
مخرجات المقرر |
A. Knowledge and understanding
On successful completion of this course, the student will be able to demonstrate knowledge and understanding of: - Basic image representation concepts.
- Spatial domain image processing techniques of intensity transformation and filtering.
- Frequency domain image processing techniques of filtering and masking.
- Data reduction and image coding methods.
- Basic image segmentation concepts and techniques.
B. Cognitive skills
On successful completion of this course, the student will be able to:
- Critically evaluate and suggest spatial domain processing techniques for image enhancement purposes.
- Analyse and suggest appropriate frequency domain filtering techniques suitable for image processing tasks.
- Critically interpret histogram data of images and suggest appropriate image processing techniques for image enhancement.
- Analyze various image coding techniques and select the appropriate one for a particular task.
- Evaluate and interpret image segmentation results.
C. Practical and professional skills
On successful completion of this course, the student will be able to: - Apply skills and concepts from the course to develop practical image processing projects.
- Develop, Interpret and Implement image enhancement techniques both in the spatial and frequency domains.
- Perform Matlab simulations of practical image processing algorithms including image enhancement, coding and segmentation.
D. Key transferable skills
On successful completion of this course, the student will be able to: - Apply the mathematical and algorithmic skills acquired in this course to other areas of study and work.
- Carry out independent learning on topics related to image processing and computing.
- Communicate ideas and concepts about image processing techniques effectively both in writing as well as in any group discussion or environment.
|
MT395 تطبيق الأمن السيبراني
(3) ساعة
المساق في عالم اليوم ، يجب أن تكون المنظمات مستعدة للدفاع ضد التهديدات في الفضاء الإلكتروني. يجب أن يكون صانعو القرار على دراية بالمبادئ الأساسية وأفضل ممارسات الأمن السيبراني لحماية شركاتهم بشكل أفضل
رمز المقرر |
MT395 |
اسم المقرر |
تطبيق الأمن السيبراني |
المتطلب السابق |
TM260 |
الساعات المعتمدة |
3 |
وصف المقرر |
المساق في عالم اليوم ، يجب أن تكون المنظمات مستعدة للدفاع ضد التهديدات في الفضاء الإلكتروني. يجب أن يكون صانعو القرار على دراية بالمبادئ الأساسية وأفضل ممارسات الأمن السيبراني لحماية شركاتهم بشكل أفضل |
أهداف المقرر |
The aims and objectives of this module are to: - Describe and discuss a range of topics in cyber security management.
- Describe cyber security governance and the implementation of an integrated security mechanism.
- Identify cyber security threats and explain risk analysis and management.
- Allow students to perform independent research in the area and to critically read and analyse third party material.
|
مخرجات المقرر |
A. Knowledge and understanding After studying the module you will be able to:
- Describe cyber security fundamentals
- Explain cyber security management and its importance to organizations
- Evaluate the principles of cyber security governance to sustain and improve the security posture of an organisation
- Interpret the importance of risk analysis and management in protecting an organization from cyber threats
- Evaluate cyber security management policies, standards, and processes
- Define the most common cyber security threats and analyse appropriate countermeasures
- Describe and discuss the application of an integrated security mechanism
B. Cognitive skills
- Recognise and define the main issues and challenges related to protecting and safeguarding organisations from cyber security risks
- Read, evaluate, and critically review technical documents and extract useful information from these documents on topics related to cyber security, risk management, threat detection and countermeasures
C. Practical and professional skills
After studying the module you will be able to: - Use the studied concepts to analyse and assess the cyber security risks
- Identify the threats to information security and take appropriate countermeasures
D. Key transferable skills- Demonstrate independent self-learning capabilities in order to tackle more advanced topics and remain up-to-date in the field of cyber security
- Employ your technical writing skills on topics related to cyber security and cyber security management
|
T215A الاتصالات وتكنولوجيا المعلومات أ
(8) ساعة
سيبدأ الطلاب بتكنولوجيات الاتصال والمعلومات (T215) - التعرف على المبادئ الأساسية التي تستند إليها التقنيات الجديدة. سوف يكتسبون فهمًا للطرق التي يتم بها تخزين البيانات ومعالجتها ونقلها ؛ واكتشف كيف تحول العمليات والخدمات الجديدة حياتنا.
أصبحت الاتصالات الرقمية وتكنولوجيا المعلومات أساسية لتشغيل المجتمعات الحديثة. تعمل المنتجات والخدمات الجديدة على تغيير حياتنا بسرعة ، سواء في العمل أو أثناء اللعب.
ستساعد هذه الوحدة الطلاب على تعلم المزيد حول هذه التطورات ، وستزودهم بالفهم والمهارات اللازمة لمواصلة تعلم التطورات الجديدة في المستقبل. سيقوم الطلاب بدراسة المبادئ الأساسية التي تستند إليها التقنيات ، ومن خلال مجموعة من الأنشطة عبر الإنترنت وغير المتصلة ، يبحثون في الموضوعات والتقنيات الجديدة.
بعد دراسة هذه الوحدة ، سيكون الطلاب في وضع أفضل لتقدير إمكانات التطورات في تقنيات الاتصالات والمعلومات.
رمز المقرر |
T215A |
اسم المقرر |
الاتصالات وتكنولوجيا المعلومات أ |
المتطلب السابق |
- |
الساعات المعتمدة |
8 |
وصف المقرر |
سيبدأ الطلاب بتكنولوجيات الاتصال والمعلومات (T215) - التعرف على المبادئ الأساسية التي تستند إليها التقنيات الجديدة. سوف يكتسبون فهمًا للطرق التي يتم بها تخزين البيانات ومعالجتها ونقلها ؛ واكتشف كيف تحول العمليات والخدمات الجديدة حياتنا.
أصبحت الاتصالات الرقمية وتكنولوجيا المعلومات أساسية لتشغيل المجتمعات الحديثة. تعمل المنتجات والخدمات الجديدة على تغيير حياتنا بسرعة ، سواء في العمل أو أثناء اللعب.
ستساعد هذه الوحدة الطلاب على تعلم المزيد حول هذه التطورات ، وستزودهم بالفهم والمهارات اللازمة لمواصلة تعلم التطورات الجديدة في المستقبل. سيقوم الطلاب بدراسة المبادئ الأساسية التي تستند إليها التقنيات ، ومن خلال مجموعة من الأنشطة عبر الإنترنت وغير المتصلة ، يبحثون في الموضوعات والتقنيات الجديدة.
بعد دراسة هذه الوحدة ، سيكون الطلاب في وضع أفضل لتقدير إمكانات التطورات في تقنيات الاتصالات والمعلومات.
|
أهداف المقرر |
- To introduce students to modern topics in ICTs.
- To develop student's skills in managing technologies of data storage and computer networks.
- To develop students skills in the technologies of mobile communication systems with an emphasis on mobile telephony.
|
مخرجات المقرر |
A. Knowledge and understanding Upon completing this module, students should be able to: - Describe key principles and concepts of digital communication and information systems and their component devices, including such topics as LANs, WLANs, mobile communication networks, encoding, modulation, multiplexing, routing, and standards.
- Explain key principles and concepts relating to digital data including the storage, manipulation and transmission of digital data.
- Identify major trends in communication and information technologies.
- Enhance their scientific reading and writing skills for writing short reports.
B. Cognitive skills
Upon completing this module, students should be able to: - Produce descriptions and explanations of the communication and information systems that feature in the module and of their underlying technologies and component devices
- Apply their understanding of the communication and information systems that feature in the module, their underlying technologies and component devices in specified contexts, updating themselves about the systems, technologies and devices as necessary.
- Use knowledge gained from the module to help them to figure out new or unfamiliar communication and information systems in specified situations; describe and explain such systems and their technologies and devices; apply their understanding in specified contexts.
- Analyze and discuss some of the technological, social, legal, ethical and personal issues that relate to communication and information systems, technologies and devices.
- Realize an overview of the way in which mobile telephone systems have developed from its first generation till LTE stage.
C. Practical and professional skills
Upon completing this module, students should be able to: - Critique draft materials in order to improve them
- Use standard office and communication software effectively to support their work
D. Key transferable skills
Upon completing this module, students should be able to: - Communicate complex information, arguments and ideas effectively and without plagiarism on a range of topics relating to communication and information systems through a variety of different media, using styles, language and images appropriate to purpose, audience and medium
- Perform simple calculations relating to communication and information systems, use and manipulate simple algebraic equations and interpret and produce graphical and tabular data
- Use information technology to find information from various sources and evaluate that information
- Develop a range of skills as an independent learner to support them in learning through the module materials and through other resources that they seek out for themselves.
|
T215B الاتصالات وتكنولوجيا المعلومات ب
(8) ساعة
أصبحت الاتصالات الرقمية وتكنولوجيا المعلومات أساسية لتشغيل المجتمعات الحديثة. تعمل المنتجات والخدمات الجديدة على تغيير حياتنا بسرعة ، سواء في العمل أو أثناء اللعب. ستساعدك هذه الوحدة التعليمية على معرفة المزيد حول هذه التطورات من خلال دراسة المبادئ الأساسية التي تستند إليها التقنيات ، ومن خلال مجموعة من الأنشطة عبر الإنترنت وغير المتصلة ، تستكشف الموضوعات والتقنيات الجديدة.
سوف تساعدك هذه الوحدة أيضًا على زيادة وعي الطلاب ببعض التقنيات والقضايا المرتبطة بحماية خصوصية المعلومات الرقمية والأشخاص الذين يتأثرون باستخدامها - ومن ثم موضوعات "الحماية" و "التحديق".
يتم استكشاف هذه المواضيع من خلال دراسات الحالة والأمثلة العملية. النهج المتكرر هو استخدام إطار تحليلي يستخدم خمسة محاور لدراسة التقنيات والقضايا: الملاءمة والهوية والموثوقية والمقبولية والنتائج.
رمز المقرر |
T215B |
اسم المقرر |
الاتصالات وتكنولوجيا المعلومات ب |
المتطلب السابق |
TM255 |
الساعات المعتمدة |
8 |
وصف المقرر |
أصبحت الاتصالات الرقمية وتكنولوجيا المعلومات أساسية لتشغيل المجتمعات الحديثة. تعمل المنتجات والخدمات الجديدة على تغيير حياتنا بسرعة ، سواء في العمل أو أثناء اللعب. ستساعدك هذه الوحدة التعليمية على معرفة المزيد حول هذه التطورات من خلال دراسة المبادئ الأساسية التي تستند إليها التقنيات ، ومن خلال مجموعة من الأنشطة عبر الإنترنت وغير المتصلة ، تستكشف الموضوعات والتقنيات الجديدة.
سوف تساعدك هذه الوحدة أيضًا على زيادة وعي الطلاب ببعض التقنيات والقضايا المرتبطة بحماية خصوصية المعلومات الرقمية والأشخاص الذين يتأثرون باستخدامها - ومن ثم موضوعات "الحماية" و "التحديق".
يتم استكشاف هذه المواضيع من خلال دراسات الحالة والأمثلة العملية. النهج المتكرر هو استخدام إطار تحليلي يستخدم خمسة محاور لدراسة التقنيات والقضايا: الملاءمة والهوية والموثوقية والمقبولية والنتائج.
|
أهداف المقرر |
- Increase the knowledge of the basic principles of communication and information systems and technologies, and the issues relating to their use
- Develop the ability to apply the understanding of communication and information technologies to learn about new or unfamiliar systems and technologies
- Enable students to explore how personal and private data can be protected.
- Help students develop an understanding of audio and video encoding and editing.
- Develop a variety of skills appropriate to a practitioner in communication and information technologies.
|
مخرجات المقرر |
A. Knowledge and understanding
Upon completing this module, students should be able to: - Describe key principles and concepts relating to digital data including the availability of, mechanisms for protecting digital personal data, and the associated privacy and security issues related to it.
- Explain major trends of the fastest expanding areas of ICT, that of audio and video production and its potential for entertaining us.
- Understand key concepts, issues and technologies associated with online communication.
- Enhance the scientific reading and writing skills for writing long reports.
B. Cognitive skills
Upon completing this module, students should be able to: - Produce descriptions and explanations of the fundamental building block of all modern security systems which is encryption.
- Apply their understanding of the themes of security framework for communication and information systems that feature in the module, their underlying technologies and component devices for applying biometrics as a measurement of human beings used to identify them in the context of authentication.
- Use knowledge gained from the module to help them to figure out new or unfamiliar topics; conveying information in audio and visual format, introduction for some tools that will assist in obtaining a simple digital video from a number of digital still images.
- Describe and discuss some of the technological, social, legal, ethical and personal issues that relate to securing personal data like preventing unauthorized people from having access to private information.
- Evaluate or compare communication and information systems suggested for a particular need and give a justified recommendation on their appropriateness
C. Practical and professional skills
- Upon completing this module, students should be able to:
- Critique draft materials in order to improve them
- Experiment with some fingerprint recognition tools and evaluate the system using the given data set.
- Use specialised software tools as AviSynth script language to provide the students with basic skills required to produce video from still images.
|
T216A شبكات سيسكو (CCNA
(8) ساعة
سيبدأ الطلاب بشبكات سيسكو (CCNA) (T216). سوف يمنحهم ذلك المعرفة والفهم والمهارات اللازمة لتهيئة شبكة LAN / WAN باستخدام معدات Cisco (والتي ينبغي أن تتركك أيضًا على استعداد جيدًا لاختبار شهادة CCNA المتوافقة مع معايير الصناعة) كما سيكتسبون خبرة عملية في تكوين الشبكات في أربع مدارس نهارية إلزامية. تعد Cisco Systems شركة رائدة في السوق في توفير معدات الشبكات للإنترنت. لديهم أيضًا برنامج تعليمي راسخ لمحترفي الشبكات. تقدم الجامعة العربية المفتوحة "CNA" (ICND1) الإصدار 5 من برنامج Cisco Certified Network Associate ، والذي يوفر المعرفة والفهم والمهارات اللازمة لتهيئة LAN / WAN باستخدام معدات Cisco. تتألف الوحدة من وحدتين: • مقدمة إلى الشبكات • أساسيات التوجيه والتبديل
رمز المقرر |
T216A |
اسم المقرر |
شبكات سيسكو (CCNA |
المتطلب السابق |
TM112 |
الساعات المعتمدة |
8 |
وصف المقرر |
سيبدأ الطلاب بشبكات سيسكو (CCNA) (T216). سوف يمنحهم ذلك المعرفة والفهم والمهارات اللازمة لتهيئة شبكة LAN / WAN باستخدام معدات Cisco (والتي ينبغي أن تتركك أيضًا على استعداد جيدًا لاختبار شهادة CCNA المتوافقة مع معايير الصناعة) كما سيكتسبون خبرة عملية في تكوين الشبكات في أربع مدارس نهارية إلزامية. تعد Cisco Systems شركة رائدة في السوق في توفير معدات الشبكات للإنترنت. لديهم أيضًا برنامج تعليمي راسخ لمحترفي الشبكات. تقدم الجامعة العربية المفتوحة "CNA" (ICND1) الإصدار 5 من برنامج Cisco Certified Network Associate ، والذي يوفر المعرفة والفهم والمهارات اللازمة لتهيئة LAN / WAN باستخدام معدات Cisco. تتألف الوحدة من وحدتين: • مقدمة إلى الشبكات • أساسيات التوجيه والتبديل |
أهداف المقرر |
- Provide the student with the knowledge, understanding, and skills needed to configure a LAN/WAN using Cisco equipment.
- Provide the student with hands-on experience of configuring networks.
|
مخرجات المقرر |
A. Knowledge and understanding
After studying the module the student will be able to:
- Describe the role of protocol layers in data networks, and describe the devices and services used to support communications in data networks and the Internet
- Describe the importance of addressing and naming schemes at various layers of data networks in IPv4 and IPv6 environments
- Describe Ethernet and basic switching concepts, as well as the operation of Cisco switches
- Explain enhanced switching technologies such as VLANs, VLAN Trunking Protocol (VTP), Rapid Spanning Tree Protocol (RSTP), Per VLAN Spanning Tree Protocol (PVSTP), and 802.1q
- Describe the purpose, nature, and operations of a router, routing tables, and the route lookup process
- Describe how VLANs create logically separate networks and how routing occurs between them
- Describe dynamic routing protocols, distance vector routing protocols, and link-state routing protocols
- Describe the operations and benefits of access control lists (ACLs) Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS), and Network Address Translation (NAT)
B. Cognitive skills
After studying the module the student will be able to:
- Design, calculate, and apply subnet masks and addresses to fulfil given requirements in IPv4 and IPv6 network
- Build simple Ethernet network using routers and switches
- Troubleshoot and monitor networks
C. Practical and professional skills
After studying the module the student will be able to:
- Build a simple Ethernet network using routers and switches
- Use Cisco command-line interface (CLI) commands to perform basic router and switch configurations
- Utilize common network utilities to verify small network operations and analyze data traffic
- Configure, monitor and troubleshoot: basic operations of a small switched network, static routing, default routing, basic operations of routers in a small routed network (RIPv1, RIPv2 and OSPF protocols (single-area OSPF)), VLANs, inter-VLAN routing, ACLs for IPv4 and IPv6, and NAT
D. Key transferable skills
After studying the module the student will be able to:
- Build simple LANs, perform basic configurations for routers and switches, and implement IP addressing schemes.
- Configure and troubleshoot routers and switches, and resolve common issues with RIPv1, RIPv2, virtual LANs, and inter-VLAN routing in both IPv4 and IPv6 networks.
|
T216B شبكات سيسكو (CCNA) -B
(8) ساعة
تعد Cisco Systems شركة رائدة في السوق في توفير معدات الشبكات للإنترنت. لديهم أيضًا برنامج تعليمي راسخ لمحترفي الشبكات. تقدم الجامعة العربية المفتوحة "CNA" (ICND2) الإصدار 5 من برنامج Cisco Certified Network Associate ، والذي يوفر المعرفة والفهم والمهارات اللازمة لتهيئة LAN / WAN باستخدام معدات Cisco. تتكون الوحدة من وحدتين: • تحجيم الشبكات • توصيل الشبكات
رمز المقرر |
T216B |
اسم المقرر |
شبكات سيسكو (CCNA) -B |
المتطلب السابق |
T216A |
الساعات المعتمدة |
8 |
وصف المقرر |
تعد Cisco Systems شركة رائدة في السوق في توفير معدات الشبكات للإنترنت. لديهم أيضًا برنامج تعليمي راسخ لمحترفي الشبكات. تقدم الجامعة العربية المفتوحة "CNA" (ICND2) الإصدار 5 من برنامج Cisco Certified Network Associate ، والذي يوفر المعرفة والفهم والمهارات اللازمة لتهيئة LAN / WAN باستخدام معدات Cisco. تتكون الوحدة من وحدتين: • تحجيم الشبكات • توصيل الشبكات |
أهداف المقرر |
- Provide the student with knowledge, understanding, and skills needed to configure a LAN/WAN using Cisco equipment.
- Provide the student with hands-on experience of configuring networks.
|
مخرجات المقرر |
A. Knowledge and understanding
After studying the module the student will be able to:
- Describe the operations and benefits of the Spanning Tree Protocol (STP)
- Describe the operations and benefits of link aggregation and Cisco VLAN Trunk Protocol (VTP)
- Describe the operations and benefits of EtherChannel and HSRP.
- Explain the operations and benefits of Open Shortest Path First (OSPF) protocol (single-area OSPF and multi-area OSPF)
- Explain the operations and benefits of Enhanced Interior Gateway Routing Protocol (EIGRP)
- Describe the different WAN technologies and their benefits
- Explain the operations and benefits of Standard and Extended Access control list (ACL).
- Explain the common LAN security threats and how to mitigate them
B. Cognitive skills
After studying the module the student will be able to:
- Troubleshoot networks
- Design network architectures for borderless networks, data centers and virtualization, and collaboration technology and solutions.
C. Practical and professional skills After studying the module the student will be able to:
- Configure and troubleshoot STP, RSTP, VTP, Extended VLAN, DTP, EtherChannel, HSRP, First Hop Redundancy Protocol, basic operations of routers in a complex routed network for IPv4 and IPv6, advanced operations of routers for IPv4 and IPv6, OSPF, and EIGRP .
- Configure and troubleshoot serial connections, broadband connections, ACL and IPSec tunnelling operations
- Monitor and troubleshoot network operations using syslog, SNMP, and NetFlow
D. Key transferable skills After studying the module the student will be able to: - Configure and troubleshoot routers and switches. He will also resolve common issues with OSPF, EIGRP, STP, and VTP in both IPv4 and IPv6 networks. In addition, he will also develop the knowledge and skills needed to implement an EtherChannel.
- Understand the selection criteria of network devices and WAN technologies to meet network requirements. Furthermore, he will learn how to configure and troubleshoot network devices and resolve common issues with data link protocols. Finally, he will also develop the knowledge and skills needed to implement IPSec and virtual private network (VPN) operations in a complex network.
|
T318 تطبيق أمن الشبكات
(8) ساعة
أصبح الأفراد والمؤسسات والمؤسسات يعتمدون بشكل متزايد على الخدمات الرقمية. لذلك ، تبرز الحاجة إلى حماية المعلومات من الاعتراض الخبيث أو تعطيلها أو إساءة استخدامها
رمز المقرر |
T318 |
اسم المقرر |
تطبيق أمن الشبكات |
المتطلب السابق |
T216B |
الساعات المعتمدة |
8 |
وصف المقرر |
أصبح الأفراد والمؤسسات والمؤسسات يعتمدون بشكل متزايد على الخدمات الرقمية. لذلك ، تبرز الحاجة إلى حماية المعلومات من الاعتراض الخبيث أو تعطيلها أو إساءة استخدامها |
أهداف المقرر |
- Define the threats to network security, and describe the differences between them.
- Describe encryption techniques, including symmetric and asymmetric encryption methods.
- Explain the most widely used encryption algorithms and standards, with focus on wireless, cloud, and internet security.
- Equip students to be able to assess and manage network security risks, and implement appropriate countermeasures.
- Allow students to perform independent research in the area and to critically read and analyse third party material.
|
مخرجات المقرر |
A. Knowledge and understanding After studying the course you will be able to:
- Describe the operation of encryption techniques: symmetric and asymmetric ciphers, block and stream ciphers
- Define and explain the differences between different encryption algorithms and standards
- Analyse and compare the performance of different encryption methods
- Design and implement encryption algorithms
- Describe the protocols for physical, network, and transport level security
- Define the most common threats to network and internet security, explain their operation, and discuss their differences
- Describe the protocols and countermeasures used for protecting network and internet traffic
B. Cognitive skills
After studying the course you will be able to:
- Recognise the threats to network security and assess their inherent risks
- Read, evaluate, and critically review technical documents and extract useful information from these documents on topics related to network security and cryptography algorithms
C. Practical and professional skills
After studying the course you will be able to:
- Use the studied concepts to implement, analyse, and assess different encryption algorithms and techniques
- Identify the threats to network security and take appropriate countermeasures
D. Key transferable skills
After studying the course you will be able to:
- Become an independent self-learner in order to tackle more advanced topics and remain up-to-date in the field of network security
- Improve your technical writing skills on topics related to cryptography and network security
|
TM103 تنظيم الكمبيوتر والهندسة المعمارية
(4) ساعة
تقدم هذه الوحدة دراسة استقصائية واضحة وشاملة حول تنظيم الكمبيوتر والهندسة المعمارية. يقدم الأعمال الداخلية للكمبيوتر الرقمي الحديث من خلال عرض متكامل للمفاهيم والمبادئ الأساسية
رمز المقرر |
TM103 |
اسم المقرر |
تنظيم الكمبيوتر والهندسة المعمارية |
المتطلب السابق |
EL111,MT099 |
الساعات المعتمدة |
4 |
وصف المقرر |
تقدم هذه الوحدة دراسة استقصائية واضحة وشاملة حول تنظيم الكمبيوتر والهندسة المعمارية. يقدم الأعمال الداخلية للكمبيوتر الرقمي الحديث من خلال عرض متكامل للمفاهيم والمبادئ الأساسية |
أهداف المقرر |
To emphasize on the concept of computer organization. To emphasize on the concept computer architecture. To comprehend the different core concepts behind the hardware layer of a computer system. To recognize the mathematical concepts of the low level computer structure (circuits and gates). To know the processor's instruction sets architecture and implementation. To recognize the memory organization concept and methods
|
مخرجات المقرر |
A. Knowledge and understanding The module provides student with an understanding of: - Historical developments of computers.
- The Von-Neumann Model.
- Data representation and arithmetic in Computer Systems.
- Boolean Algebra and Digital Logic.
- Assembly language of an intuitive architecture (MARIE).
- Memory organization and addressing modes.
- Cache memory mapping Schemes.
B. Cognitive skills
To be able to
- Identify the different parts of any computer system and understand their roles.
- Understand the instruction set of any modern computer system.
- Evaluate the performance of modern computer systems.
C. Practical and professional skills
To be able to
- Have an awareness of the process of designing, writing and testing MARIE assembly programs.
- Use low level programming skills appropriate to a task.
- Ability to use the MARIE and data path simulator software.
D. Key transferable skills
To be able to - Interact effectively within a group using electronic conferencing techniques.
- Contribute to discussions on a conference.
- Improve own learning and performance.
- Communicate effectively about testing strategies, design and low level codes.
- Use electronic media (the web and electronic conferencing) for information retrieval and communication.
|
TM105 مقدمة في البرمجة
(4) ساعة
هذه الوحدة هي وحدة برمجة المستوى التمهيدي وتهدف إلى توفير الأساس الأساسي في برمجة الكمبيوتر للطلاب. سوف يتعلم الطلاب كيفية تطوير الحلول (الخوارزميات) باستخدام الكود الكاذب لحل المشكلات البسيطة. بعد ذلك ، سوف يتعلمون كيفية تنفيذ هذه الحلول باستخدام لغة برمجة (Java). هذه الوحدة بمثابة الأساس لوحدات البرمجة المستوى الثاني.
رمز المقرر |
TM105 |
اسم المقرر |
مقدمة في البرمجة |
المتطلب السابق |
EL111,MT099 |
الساعات المعتمدة |
4 |
وصف المقرر |
هذه الوحدة هي وحدة برمجة المستوى التمهيدي وتهدف إلى توفير الأساس الأساسي في برمجة الكمبيوتر للطلاب. سوف يتعلم الطلاب كيفية تطوير الحلول (الخوارزميات) باستخدام الكود الكاذب لحل المشكلات البسيطة. بعد ذلك ، سوف يتعلمون كيفية تنفيذ هذه الحلول باستخدام لغة برمجة (Java). هذه الوحدة بمثابة الأساس لوحدات البرمجة المستوى الثاني. |
أهداف المقرر |
The module aims to: - Introduce the technique of solving simple problems using pseudocode.
- Introduce Java programming via writing, compiling and executing simple programs.
- Present how to store and deal with data including variables, constants, and expressions.
- Cover deeply the concepts of program control structure and illustrate each concept with a diagrammatic notation using UML.
- Present how these concepts are implemented in Java.
- Introduce the concept of modularization and how to write Java methods.
- Present how to deal with basic data structures like strings, arrays and two dimensional arrays.
|
مخرجات المقرر |
A. Knowledge and understanding After studying the module, the student will be able to: - Understanding of the design and programming processes
- Knowledge of the main constructs and mechanisms in programming using Java language.
- Understanding of the techniques used in developing a medium Java application.
- Understanding of the basic data structures like strings, arrays and two dimensional arrays.
B. Cognitive skills
After studying the module, the student should be able to: - Describe and apply key concepts and techniques in software design and development.
- Analyse and abstract away from the details of a problem.
- Design and formulate an appropriate solution to a problem and evaluate it.
- Deal professionally with the basic data structures.
C. Practical and professional skills
After studying the module, the student should be able to: - Create, develop and trace Java programs.
- Use software tools such as a Java IDE and an On-line Java compiler.
- Use appropriate programming skills.
- Traverse data in the basic data structures in a professional way.
D. Key transferable skills
After studying the module, the student should be able to: - Find information from a range of sources to support a task.
- Plan medium tasks.
- Use Java libraries.
- Use appropriate numerical, mathematical and abstraction skills.
|
TM111 مقدمة في الحوسبة وتكنولوجيا المعلومات 1
(8) ساعة
هذه وحدة تمهيدية من المستوى الأول ، توفر للطلاب مقدمة واسعة لمفاهيم ومبادئ ونظريات الحوسبة وتكنولوجيا المعلومات.
رمز المقرر |
TM111 |
اسم المقرر |
مقدمة في الحوسبة وتكنولوجيا المعلومات 1 |
المتطلب السابق |
- |
الساعات المعتمدة |
8 |
وصف المقرر |
هذه وحدة تمهيدية من المستوى الأول ، توفر للطلاب مقدمة واسعة لمفاهيم ومبادئ ونظريات الحوسبة وتكنولوجيا المعلومات. |
أهداف المقرر |
- Help students to develop their understanding about the significant role of computers in our lives.
- Explore some processes by which sound and images in the real world are captured and stored and may be shared with peers and the wider world through social networking sites.
- Introduce students to algorithmic thinking and problem-solving skills using examples from everyday life.
- Enhance student's knowledge about implementing solutions to simple problems in a visual programming.
- Introduce students to the key concepts and technologies underpinning the communication networks.
- Prepare the student for further academic study by helping him develop his study skills.
|
مخرجات المقرر |
A. Knowledge and understanding - Understand the fundamental principles, concepts and techniques underlying Computing and IT.
- Explore various situations in which Computing and IT systems are used, the ways in which people interact with them, and the possibilities and limitations of such systems
- Be aware of the ethical, social and legal issues that can be associated with the development and deployment of Computing & IT systems.
- Demonstrate an understanding of algorithmic thinking and problem-solving skills using examples from everyday life.
- Understand the general principles, roles of various components, and the challenges involved in sending data across communication networks.
- Know how to find, rank and reference information; how to build your information literacy skills and how to interpret data in different forms.
B. Cognitive skills
- Evaluate key computing and IT concepts in a range of contexts.
- Apply appropriate techniques and tools for abstracting, modelling, problem solving, designing and testing computing and IT systems.
- Compare, contrast, critically analyze and refine specifications and implementations of software systems and/or simple hardware systems.
- Identify situations in which different network technologies may be used.
C. Practical and professional skills
- Communicate information, arguments, ideas and issues clearly and in appropriate ways, bearing in mind the audience for and the purpose of your communication.
- Use appropriate numerical and mathematical skills to carry out calculations and analyze data.
- Work independently, planning, monitoring, reflecting on and improving your own learning
- Demonstrate study skills at a level appropriate to higher education, such as study planning, learning from feedback and reading actively
D Key transferable skills
- Evaluate computing and IT systems, using appropriate simulation and modelling tools where appropriate
- Use a range of resources to help you develop as an independent learner.
- Use information literacy skills, computers and software packages appropriate to the workplace.
- Communicate appropriately with your tutor and other students using email, online conferences and forums.
|
TM112 مقدمة في الحوسبة وتكنولوجيا المعلومات 2
(8) ساعة
ستعمل هذه الوحدة على تطوير وتوسيع المهارات والمعارف التي سيقوم الطلاب بتكوينها من خلال دراسة الوحدة الشريكة TM111. ينصب تركيز TM112 بشكل عام على تطوير مهارات حل المشكلات لدى الطلاب
رمز المقرر |
TM112 |
اسم المقرر |
مقدمة في الحوسبة وتكنولوجيا المعلومات 2 |
المتطلب السابق |
M110 |
الساعات المعتمدة |
8 |
وصف المقرر |
ستعمل هذه الوحدة على تطوير وتوسيع المهارات والمعارف التي سيقوم الطلاب بتكوينها من خلال دراسة الوحدة الشريكة TM111. ينصب تركيز TM112 بشكل عام على تطوير مهارات حل المشكلات لدى الطلاب |
أهداف المقرر |
- Help students to practice the use of computing and information technologies to solve problems.
- Explore a variety of information technologies, from basic computer architecture, cloud computing, mobile/wireless and location-based computing Introduces the students to algorithmic thinking and problem-solving skills using examples from everyday life.
- Enhance student's knowledge about implementing solutions to simple problems in a visual programming.
- Focus on how to examine computing and information technology problems and solutions in their real-world context, with a focus on information security
- Develop numeracy skills (including algebra) in the context of information technologies and programming activities
- Prepare the student for further academic study by helping him develop his study skills
|
مخرجات المقرر |
A. Knowledge and understanding - Understand the fundamental principles, concepts and techniques underlying Computing and IT.
- Identify a range of models to support the analysis and design of Computing and IT systems
- Know how to implement solutions to simple problems using Python programming language.
- Be aware of the of the range of situations in which Computing and IT systems are used, the ways in which people interact with them, and the possibilities and limitations of such systems
- Understand the ethical, social and legal issues that can be associated with the development and deployment of Computing & IT systems
- Describe major trends in Computing and IT and of the implications of these trends
B. Cognitive skills
- Evaluate key computing and IT concepts in a range of contexts.
- Apply appropriate techniques and tools for abstracting, modelling, problem solving, designing and testing computing and IT systems.
- Compare, contrast, critically analyze and refine specifications and implementations of software systems and/or simple hardware systems.
- Carry out a project in computing and IT that applies and extends student's knowledge and understanding, and critically reflect on the processes involved and the outcomes of student's work.
C. Practical and professional skills
- Communicate information, arguments, ideas and issues clearly and in appropriate ways, bearing in mind the audience for and the purpose of your communication.
- Use appropriate numerical and mathematical skills to carry out calculations and analyze data.
- Work independently, planning, monitoring, reflecting on and improving your own learning
- Demonstrate study skills at a level appropriate to higher education, such as study planning, learning from feedback and reading actively
D. Key transferable skills
- Evaluate computing and IT systems, using appropriate simulation and modelling tools where appropriate
- Use a range of resources to help you develop as an independent learner.
- Use information literacy skills, computers and software packages appropriate to the workplace.
- Communicate appropriately with your tutor and other students using email, online conferences and forums.
|
TM129 استخدام التكنولوجيا
(8) ساعة
توفر هذه الوحدة فرصة لأخذ عينات من بعض المجالات الرئيسية في الحوسبة وتكنولوجيا المعلومات. سيتم تعريف الطلاب على ثلاث مواد كمتذوقون لدراساتهم المستقبلية وحياتهم المهنية: الروبوتات والشبكات وأنظمة التشغيل. ستمكن دراسة هذه الموضوعات الطلاب من تطوير المهارات الأساسية إذا كانوا يفكرون في العمل في المستقبل في صناعة الحوسبة وتكنولوجيا المعلومات. كما سيفهم الطلاب بشكل أفضل الطرق المختلفة من خلال المناهج الدراسية التي تقدمها كلية دراسات الكمبيوتر. وسوف يطبقون ما تعلموه في سلسلة من الأنشطة العملية ، لإثبات مهاراتهم وفهمهم في هذه المجالات لأصحاب العمل المحتملين.
رمز المقرر |
TM129 |
اسم المقرر |
استخدام التكنولوجيا |
المتطلب السابق |
TM111/M110 |
الساعات المعتمدة |
8 |
وصف المقرر |
توفر هذه الوحدة فرصة لأخذ عينات من بعض المجالات الرئيسية في الحوسبة وتكنولوجيا المعلومات. سيتم تعريف الطلاب على ثلاث مواد كمتذوقون لدراساتهم المستقبلية وحياتهم المهنية: الروبوتات والشبكات وأنظمة التشغيل. ستمكن دراسة هذه الموضوعات الطلاب من تطوير المهارات الأساسية إذا كانوا يفكرون في العمل في المستقبل في صناعة الحوسبة وتكنولوجيا المعلومات. كما سيفهم الطلاب بشكل أفضل الطرق المختلفة من خلال المناهج الدراسية التي تقدمها كلية دراسات الكمبيوتر. وسوف يطبقون ما تعلموه في سلسلة من الأنشطة العملية ، لإثبات مهاراتهم وفهمهم في هذه المجالات لأصحاب العمل المحتملين. |
أهداف المقرر |
تهدف هذه الوحدة إلى: • تزويد الطلاب بفرصة لأخذ عينات من بعض المجالات الرئيسية في الحوسبة وتكنولوجيا المعلومات والروبوتات والشبكات وأنظمة التشغيل. • تطوير المهارات الأساسية للتوظيف في صناعة الحوسبة وتكنولوجيا المعلومات. • التعرف على القضايا المهنية والأخلاقية المرتبطة بنشر الأنظمة الرقمية. • جمع وتقييم واستخدام أنواع مختلفة من المعلومات. • تسهيل إدارة تنمية التعلم الذاتي للطلاب من حيث إدارة الوقت ومهارات التنظيم الذاتي.
|
مخرجات المقرر |
|
TM255 تكنولوجيا الاتصالات والمعلومات
(8) ساعة
The module is designed to be a broad level 2 ICT module covering subjects such as wireless communications, collaborative working, interaction design and computer security. It particularly supports the ITC pathway of the IT and Computing qualification. The module is specifically designed to progress students towards their study of level 3 ICT modules such as TM355 Communications technology. This is achieved through the choice of technological topics introduced and the development of appropriate study skills and communication skills.
رمز المقرر |
TM255 |
اسم المقرر |
تكنولوجيا الاتصالات والمعلومات |
المتطلب السابق |
TM112 |
الساعات المعتمدة |
8 |
وصف المقرر |
The module is designed to be a broad level 2 ICT module covering subjects such as wireless communications, collaborative working, interaction design and computer security. It particularly supports the ITC pathway of the IT and Computing qualification. The module is specifically designed to progress students towards their study of level 3 ICT modules such as TM355 Communications technology. This is achieved through the choice of technological topics introduced and the development of appropriate study skills and communication skills. |
أهداف المقرر |
الأهداف الأساسية للوحدة: • زيادة معرفة الطلاب بالمبادئ الأساسية لأنظمة وتقنيات الاتصال والمعلومات والقضايا المتعلقة باستخدامها • تطوير قدرة الطلاب على تطبيق فهمهم لتقنيات الاتصالات والمعلومات للتعرف على الأنظمة والتقنيات الجديدة أو غير المألوفة • تطوير مجموعة متنوعة من المهارات المناسبة للممارس في مجال تكنولوجيا المعلومات والاتصالات • تعليم عمل الطلاب كمجموعة ، حيث يتم التعاون عن طريق تقنيات الاتصال.
|
مخرجات المقرر |
A. Knowledge and understanding At the end of the module, learners will have knowledge and understanding of: A1.Understand the key principles and concepts of digital communication and information systems and be aware of their major trends and developments. A2.Have a clear understanding of the key principles of interaction design, its processes and the importance of user centred design. A3.Understand the key concepts, issues and technologies associated with online communication and collaboration. A4.Be able to demonstrate your understanding of the key principles and methods of securing digital data an
B. Cognitive skills
At the end of the module learners will have developed the following cognitive skills: B1.Apply your understanding of the communication and information systems that feature in the module in specified contexts and updating yourself about these systems and technologies as necessary. B2.Use knowledge gained from the module to help you to describe and explain the technologies of communication and information systems and to understand new or unfamiliar communication and information systems in specified situations B3.Evaluate or compare communication and information systems suggested for a particular need and give a justified recommendation on their appropriateness. B4.Select, adapt and apply suitable interaction design approaches and techniques towards the design of an interactive product.
C. Practical and professional skills
At the end of the module, learners will be able to: C1.Critique draft materials in order to improve them C2.Use standard office and specialised software effectively to support your work, both as an individual and in collaboration with others in a distance setting. C3.Describe and discuss some of the technological, social, legal, ethical and personal issues that relate to communication and information systems and technologies
D Key transferable skills
At the end of the module, learners will be able to: D1.Communicate complex information, arguments and ideas effectively on a range of topics relating to communication and information systems through a variety of different media, using styles, language and images appropriate to purpose and audience. D2.Use numerical skills to perform basic calculations relating to communication and information systems and analyse data. D3.Work effectively as part of a group in a distance setting where collaboration is undertaken via computer-mediated communication. D4.Communicate effectively about requirements, design, and evaluation activities relating to interactive products.
|
TM256 الأمن السيبرانى
(8) ساعة
TM256 Cyber security عبارة عن وحدة إلزامية في درجة البكالوريوس (مع مرتبة الشرف) في مؤهل الأمن السيبراني ، وهو أحد وحدات المستوى الثاني التي يستخدمها الطلاب في دراسة التأهيل هذه. وتشمل الوحدات الأخرى في مكون الوحدة التعليمية من المؤهل TM112 (مقدمة إلى الحوسبة وتكنولوجيا المعلومات 2) ؛ TM129 (التقنيات في الممارسة) ؛ TT284 (تقنيات الويب) ؛ T216A (شبكات Cisco (CCNA) الجزء 1) ؛ TM311 (أمن المعلومات) ؛ TM359 (اختبار اختراق الأنظمة) ؛ TM471 (مشروع الحوسبة وتكنولوجيا المعلومات ) في المرحلة 3. تركز الوحدة النمطية الخاصة بالأمن السيبراني على معالجة الفجوة في محتوى الأمن السيبراني داخل المؤهل بناءً على تحليل وحدات المرحلة 1 والمرحلة 2 والمرحلة 3 الأخرى. تشمل المجالات التي يتم تناولها هنا أيضًا أمن أنظمة التشغيل وأمن البنية التحتية وأمن التطبيقات وأسس الطب الشرعي الرقمي.
رمز المقرر |
TM256 |
اسم المقرر |
الأمن السيبرانى |
المتطلب السابق |
TM129 |
الساعات المعتمدة |
8 |
وصف المقرر |
TM256 Cyber security عبارة عن وحدة إلزامية في درجة البكالوريوس (مع مرتبة الشرف) في مؤهل الأمن السيبراني ، وهو أحد وحدات المستوى الثاني التي يستخدمها الطلاب في دراسة التأهيل هذه. وتشمل الوحدات الأخرى في مكون الوحدة التعليمية من المؤهل TM112 (مقدمة إلى الحوسبة وتكنولوجيا المعلومات 2) ؛ TM129 (التقنيات في الممارسة) ؛ TT284 (تقنيات الويب) ؛ T216A (شبكات Cisco (CCNA) الجزء 1) ؛ TM311 (أمن المعلومات) ؛ TM359 (اختبار اختراق الأنظمة) ؛ TM471 (مشروع الحوسبة وتكنولوجيا المعلومات ) في المرحلة 3. تركز الوحدة النمطية الخاصة بالأمن السيبراني على معالجة الفجوة في محتوى الأمن السيبراني داخل المؤهل بناءً على تحليل وحدات المرحلة 1 والمرحلة 2 والمرحلة 3 الأخرى. تشمل المجالات التي يتم تناولها هنا أيضًا أمن أنظمة التشغيل وأمن البنية التحتية وأمن التطبيقات وأسس الطب الشرعي الرقمي. |
أهداف المقرر |
لهدف من هذه الوحدة هو تقديم وتوسيع مفاهيم معينة لكل مجال رفيع المستوى مثل أمان الأنظمة والبنية التحتية والبرمجيات وأمن النظام الأساسي ، والتي لم يتم تناولها في الوحدات النمطية الأخرى للتأهيل. على وجه التحديد ، سيتمكن الطلاب الذين يكملون هذه الوحدة من: • إثبات الكفاءة في المهارات ذات الصلة بأمن الأنظمة. • فهم وتطبيق المبادئ القانونية والاجتماعية والأخلاقية والمهنية المقابلة. · تنفيذ مجموعة متنوعة من الحلول الأمنية للأنظمة. · إتقان مجالات أمن الأنظمة.
|
مخرجات المقرر |
A. Knowledge and understanding
After studying the module, learners will be able to:
A1. Be aware of the principles, methods and tools relevant to the technical and human factors of cyber security.
A2. Demonstrate techniques and processes involved in assessment of security infrastructure and related hardware and software controls.
A3. Understand theory and practice of systems security that includes identifying associated threats, controls and policies.
A4. Describe the governing principles of cyber operations, incident response and management.
A5. Discuss of the role of digital forensics within the larger discipline of forensic science and the appropriate use of scientific methods, including the legal requirements
B. Cognitive skills
At the end of the module, learners will be able to:
B1. Recognise threats, vulnerabilities and attack methods and propose appropriate mitigation and security controls towards the design and implementation of secure system and infrastructure.
B2. Evaluate the key principles involved in operation and management of cyber incidents.
B3. Select appropriate concepts, tools and techniques for a given digital forensics event.
C. Practical and professional skills
At the end of the module, learners will be able to:
C1. Demonstrate understanding of prevailing standards applicable to digital forensics and can recognise their application, in a given context.
C2. Undertake ongoing learning to keep up-to-date cyber security developments within digital systems.
D Key transferable skills
At the end of the module, learners will be able to:
D1. Communicate and analyse problems effectively within computing environments using appropriate personal and technical skills.
D2. Formulate arguments and make informed decisions in choosing appropriate techniques in solving a range of technological problems.
|
TM260 الأمن والأخلاق والخصوصية في تكنولوجيا المعلومات والحوسبة
(4) ساعة
يجب أن يتصرف أخصائيو مركز التجارة الدولية أخلاقياً من خلال الالتزام بمدونة قواعد السلوك الخاصة بمركز التجارة الدولية وفهم السياق الاجتماعي والمهني والقانوني لتكنولوجيا المعلومات والحوسبة ،
رمز المقرر |
TM260 |
اسم المقرر |
الأمن والأخلاق والخصوصية في تكنولوجيا المعلومات والحوسبة |
المتطلب السابق |
TM255/TM271/TM256/TM238/T216A |
الساعات المعتمدة |
4 |
وصف المقرر |
يجب أن يتصرف أخصائيو مركز التجارة الدولية أخلاقياً من خلال الالتزام بمدونة قواعد السلوك الخاصة بمركز التجارة الدولية وفهم السياق الاجتماعي والمهني والقانوني لتكنولوجيا المعلومات والحوسبة ، |
أهداف المقرر |
The module aims to: increase students awareness of the ethical, professional and legal issues of IT and computing and the responsible use of ITC. Upon the successful completion of this module students will be able to: - Consider the ethical issues related to ITC systems.
- Act ethically while making any profession related decisions.
- Apply all legal principles to intellectual property and ITC related situation.
- understand the emerging issues related to ethics in cyberspace
- Develop a sound methodology in resolving ethical conflicts and crisis.
- Understand the social and ethical issues in the professional practice of computing and technology and their impact on the society..
- Look up relevant ethical standards as developed by the ACM.
- State several examples of important ethical principles as they apply to computer science related situations.
- Identify the ethical issues that relate to computer science in real situations they may encounter and decide whether a given action is ethical as regards computer science professional ethics, and justify that decision.
- Research and write a professional-quality paper about a topic relating to social, legal, and ethical implications of computer science.
|
مخرجات المقرر |
A. Knowledge and understanding After completing this module, students will be able to: - Understand how ITC could raise social issues and ethical dilemmas
- Understand the historical background of some social, legal, philosophical, political, constitutional and economical issues related to ITC
- Describe current social and legal developments related to computers and computer crime
- Recognize the existence of computer abuse cases , laws pertaining to them
- Appreciate the value of technology and identify the ethical and moral situations that must be faced and dealt with.
- Deepen their understanding of technology and its effects on society.
B. Cognitive skills
After completing this module, students will be able to: - Evaluate the legal and professional impact of ITC in real life contexts
- Analyse the effect of ethical issues on IT industry and society
C. Practical and professional skills
After completing this module, students will be able to: - Effectively identify and analyze professional and legal issues;
- Promote an ethics of computing in practice;
- Resolve dilemmas related to ethical, professional and legal ITC issues
D. Key transferable skills
After completing this module, students will be able to: - Communicate effectively in writing about ethical, legal and professional issues in the ITC context
- Become an independent learner.
|
TM270 Artificial intelligence
(8) ساعة
Artificial intelligence and Machine learning skills are becoming more and more essential in the modern job market. Machine Learning Engineer was ranked as one of the top most demanded employees based on the incredible growth of job openings and the average base salary.
In this module the student will learn what Artificial Intelligence (AI) is, explore use cases and applications of AI, understand AI basic concepts and terms like symbolic AI, optimization and neural networks.
رمز المقرر |
TM270 |
اسم المقرر |
Artificial intelligence |
المتطلب السابق |
MT141, TM112 |
الساعات المعتمدة |
8 |
وصف المقرر |
Artificial intelligence and Machine learning skills are becoming more and more essential in the modern job market. Machine Learning Engineer was ranked as one of the top most demanded employees based on the incredible growth of job openings and the average base salary.
In this module the student will learn what Artificial Intelligence (AI) is, explore use cases and applications of AI, understand AI basic concepts and terms like symbolic AI, optimization and neural networks.
|
أهداف المقرر |
This module aims to provide an introduction to the basic principles, techniques, and applications of Artificial Intelligence. Coverage includes symbolic AI, game playing, planning, optimization and neural networks basics. Students will refine their programming skills developed during (TM110) using AI libraries as well as experiencing programming in AI language tools. Potential areas of further exploration include robotics, natural language processing, and computer vision.
|
مخرجات المقرر |
A. Knowledge and understanding | Upon completion of this module the student will: - Define the aims and motivations for AI.
- Discover AI concepts and terms like machine learning, neural networks and deep learning.
- Recognize issues and concerns surrounding AI such as ethics and bias, & jobs.
- Recite key concepts and methods in evolutionary computation.
|
B. Cognitive skills | Upon completion of this module the student will be able to: - Distinguish the different Cognitive Computing phases (Perception, Learning, Reasoning)
- Associate the different AI primitives to different AI applications.
- Select and use appropriate mathematical representations for a range of problem solving systems;
- Compare, contrast and evaluate competing approaches to computational problem solving and the simulation of intelligence;
|
C. Practical and professional skills | Upon completion of this module the student will be able to: - Construct different pre-processing primitives for different AI applications
- Apply different methods for classification and regression using traditional AI methods
- Experiment with different tools for decision support and planning
- Choose among the different models hyper parameters according to the application and analysis of results.
|
D Key transferable skills | Upon completion of this module the student will be able to: - Measure the different performance indicators for individual AI systems.
- Rank the different AI methods
- Adapt individual Method according to the problem in hand.
- Assemble different methods for creating appropriate AI pipeline.
|
|
TM271 Machine Learning and Deep Learning
(8) ساعة
TM271 is a compulsory module in the BSc (Hons) Artificial Intelligence qualification. Machine Learning and Deep Learning techniques are essential for regression and classification tasks and for extracting meaningful insights from data. Students will also study the important techniques of Deep Learning and the strengths and limitations of Machine Learning and AI systems in this module.
رمز المقرر |
TM271 |
اسم المقرر |
Machine Learning and Deep Learning |
المتطلب السابق |
TM270, MT141 |
الساعات المعتمدة |
8 |
وصف المقرر |
TM271 is a compulsory module in the BSc (Hons) Artificial Intelligence qualification. Machine Learning and Deep Learning techniques are essential for regression and classification tasks and for extracting meaningful insights from data. Students will also study the important techniques of Deep Learning and the strengths and limitations of Machine Learning and AI systems in this module. |
أهداف المقرر |
This module aims to provide students with an in-depth introduction to two main- areas of Machine Learning: supervised and unsupervised. That covers the basics of ML and the deep learning approaches. The module aims to learn the concepts behind several machine learning algorithms without going deeply into the mathematics and gain practical experience applying them. It will cover main models and algorithms for regression, classification, clustering and probabilistic classification. Topics such as linear and logistic regression, regularization, probabilistic (Bayesian) inference, SVMs and neural networks, clustering, and dimensionality reduction. The module will assume general familiarity with linear algebra, probability theory, statistics, and programming in Python.
|
مخرجات المقرر |
A. Knowledge and understanding | At the end of the module, learners will be expected to: - Identify the basic mechanisms of machine/deep learning techniques, including their appropriate usage, limitations, and alternatives.
- Recognize the key elements and tools used to develop machine/deep learning-based systems, together with their strengths and weaknesses.
- Identify the social, professional, legal, and ethical issues associated with machine learning systems.
|
B. Cognitive skills | At the end of the module learners will be expected to: - Explain the pros, cons, and limitations of machine/deep learning techniques.
- Justify why machine/deep learning tools and techniques are either suitable or not for a particular problem or domain.
- Choose appropriate techniques and tools for designing, implementing, and testing machine/deep learning-based systems, and be aware of their limitations.
- Critically evaluate machine/deep learning tools and techniques to solve real-world problems.
|
C. Practical and professional skills | At the end of the module, learners will be expected to: - Analyse and evaluate problems and plan strategies for their solution using the suitable machine/deep learning techniques if applicable.
- Implement a wide range of machine/deep learning techniques within the context of a given task and dataset, using the appropriate tools
- Assess the performance of the adopted machine/deep learning techniques including limits of applicability.
- Select and appropriately pre-process a dataset for machine learning and evaluate how biases inherent in the data will affect the reliability and fairness of the trained machine/deep learning-based system.
|
D Key transferable skills | At the end of the module, learners will be expected to: - Relate the strengths, weaknesses, and limitations of machine/deep learning to wider social issues, including social justice, privacy and security, and access to resources and services.
- Communicate information, arguments, ideas, and issues clearly and in appropriate ways, considering the audience and purpose of the communication.
- Select and use accurately analytical techniques to solve problems.
- Develop skills to become an independent lifelong learner, as the field moves on.
|
|
TM275 Parallel and Distributed Systems
(4) ساعة
This course introduces students to the fundamentals and techniques of parallel and distributed computing. Topics to be covered include: parallel and distributed computing, concurrency, distributed computing paradigms, inter-process communications, operating system support, client server model, and models of parallel machines.
This course has either a direct or indirect links with other courses, including: Introduction to computing and information technology (TM112), Computer Architecture and Organization (TM103), and Python Programming (M110). In addition, students will be capable to choose the proper environments of their final year projects based on the knowledge and skills they gain from this course. Understanding issues like processors capabilities and intercommunication between cores and processors are essential for building high performance systems.
رمز المقرر |
TM275 |
اسم المقرر |
Parallel and Distributed Systems |
المتطلب السابق |
TM103 |
الساعات المعتمدة |
4 |
وصف المقرر |
This course introduces students to the fundamentals and techniques of parallel and distributed computing. Topics to be covered include: parallel and distributed computing, concurrency, distributed computing paradigms, inter-process communications, operating system support, client server model, and models of parallel machines.
This course has either a direct or indirect links with other courses, including: Introduction to computing and information technology (TM112), Computer Architecture and Organization (TM103), and Python Programming (M110). In addition, students will be capable to choose the proper environments of their final year projects based on the knowledge and skills they gain from this course. Understanding issues like processors capabilities and intercommunication between cores and processors are essential for building high performance systems.
|
أهداف المقرر |
On successful completion of this course students will be able to:
- Provides students with an opportunity to sample some key areas in parallel and distributed computing.
- Develop critical skills for deployment in the field of computing and IT industry.
- Recognize the professional and ethical issues associated with the deployment of different parallel and distributed methodologies in digital systems.
- Use the application of fundamental Computer Science methods and algorithms in the development of parallel applications.
Facilitate the management of students' self-learning development in term of time management and self-organization skills.
|
مخرجات المقرر |
A. Knowledge and understanding | After studying the module, learners will be able to: A1: Develop and apply knowledge of parallel and distributed computing techniques and methodologies A2: Understand the fundamental aspects of parallel and distributed processing, taxonomies of parallel systems, and performance measures for parallel systems. A3: Understand the theoretical limitations of parallel computing.
|
B. Cognitive skills | After studying the module, learners will be able to: B1: Explain the design, testing, and performance analysis of a software system, and to be able to communicate that design to others. B2: Formulate and evaluate a hypothesis by proposing, implementing and testing a project. B3: Analyze and critically discuss research papers both in writing and in class
|
C. Practical and professional skills | After studying the module, learners will be able to: C1: Apply design, development, and performance analysis of parallel and distributed applications. C2: be able to design and analyze parallel algorithms for a variety of problems and computational models, C3: implement parallel applications on modern parallel computing systems, and be able to measure, tune, and report on their performance.
|
D Key transferable skills | After studying the module, learners will be able to: D1: Develop your skills in communicating information accurately and appropriately D2: Develop your skills in finding, selection and evaluation of different paradigms and techniques. D3: Develop your skills in reviewing and monitoring your own learning.
|
|
TM276 Software Development Processes and Methodologies
(4) ساعة
Software is quickly becoming integral part of human life as we see more and more automation and technical advancements. Just like we expect car to work all the time and can't afford to break or reboot unexpectedly, software industry needs to continue to learn better way to build software if it were to become integral part of human life.
In this course, you will get an overview of how software teams work? What processes they use? What are some of the industry standard methodologies? What are pros and cons of each? You will learn enough to have meaningful conversation around software development processes.
رمز المقرر |
TM276 |
اسم المقرر |
Software Development Processes and Methodologies |
المتطلب السابق |
TM112 |
الساعات المعتمدة |
4 |
وصف المقرر |
Software is quickly becoming integral part of human life as we see more and more automation and technical advancements. Just like we expect car to work all the time and can't afford to break or reboot unexpectedly, software industry needs to continue to learn better way to build software if it were to become integral part of human life.
In this course, you will get an overview of how software teams work? What processes they use? What are some of the industry standard methodologies? What are pros and cons of each? You will learn enough to have meaningful conversation around software development processes.
|
أهداف المقرر |
The module covers the importance of developing software in an iterative process by means of established methods. After completing this course, a learner will be able to - Apply core software engineering practices at conceptual level for a given problem.
- Compare and contrast traditional, agile, and lean development methodologies at high level. These include Waterfall, Rational Unified Process, V model, Incremental, Spiral models and overview of agile mind-set.
Propose a methodology best suited for a given situation.
|
مخرجات المقرر |
A. Knowledge and understanding | Upon completing this module, learners will be able to: | A1. Account for different principles, methods, models and technologies for development of software systems and its included parts | A2. Describe the elements of a basic software development process and illustrate the variety of different life cycles. | A3. Acquire the knowledge of processes that are used to implement the software, verify and validate the software, deploy the software and maintain the software | A4. Identify a range of situations in which computer systems are used, the ways in which people interact with them, and the ethical, social and legal problems that computer software can create.
|
B. Cognitive skills | Upon completing this module, learners will be able to: | B1. Reflect critically on the development process and its components to evaluate the results. | B2. Explain the part played by a system/software development method, and compare the approach/structure and appropriate application of a range of standard methods. | B3. Analyse problems, and design and apply core software engineering principles and practices at conceptual level for a given problem.
|
C. Practical and professional skills | At the end of the module, learners will be able to: | C1. Practice and evaluate a variety of software engineering approaches to developing and evolving software. | C2. Propose a methodology best suited for a real world problem and justify the design decisions. | C3. Understand, though experience, the practical challenges associated with the development of a significant software system.
|
D. Key skills | At the end of the module, learners will be able to: | D1. Show an understanding of the professional and legal duties software engineers owe to their employers, employees, customers and the wider public. | D2. Be able to draw on a wide variety of materials, and not just the block materials in order to progress your learning | D3. Organize their own learning and success to the point that they are ready to continue learning after they graduate.
|
|
TM280 أنظمة إنترنت الأشياء الذكية
(3) ساعة
Internet of Things (IoT) is presently a trending technology worldwide. Government, academia, and industry are involved in different aspects of research, implementation, and business with IoT. IoT is taking part of different application domains, including: agriculture, space, healthcare, manufacturing, construction, water, and mining. IoT-based applications such as innovative shopping system, infrastructure management in both urban and rural areas, remote health monitoring and emergency notification systems, and transportation systems, are gradually relying on IoT based systems. Therefore, it is very important to learn the fundamentals of this emerging technology.
رمز المقرر |
TM280 |
اسم المقرر |
أنظمة إنترنت الأشياء الذكية |
المتطلب السابق |
TM112 |
الساعات المعتمدة |
3 |
وصف المقرر |
Internet of Things (IoT) is presently a trending technology worldwide. Government, academia, and industry are involved in different aspects of research, implementation, and business with IoT. IoT is taking part of different application domains, including: agriculture, space, healthcare, manufacturing, construction, water, and mining. IoT-based applications such as innovative shopping system, infrastructure management in both urban and rural areas, remote health monitoring and emergency notification systems, and transportation systems, are gradually relying on IoT based systems. Therefore, it is very important to learn the fundamentals of this emerging technology. |
أهداف المقرر |
تهدف هذه الوحدة إلى تحقيق الأهداف التالية: • وصف ما هو إنترنت الأشياء وكيف يعمل اليوم. • التعرف على العوامل التي ساهمت في ظهور إنترنت الأشياء. • تعريف الطلاب بالاستخدام العملي للأجهزة والبرامج وأنظمة الاتصال والحوسبة لإنشاء مكونات شبكات القياس لإنترنت الأشياء. • يقوم الطلاب بتصميم وتنفيذ شبكة كاملة لقياس إنترنت الأشياء متصلة بسحابة الحوسبة.
|
مخرجات المقرر |
A. Knowledge and understanding At the end of the module, learners will be expected to:
Define the infrastructure for supporting IoT deployments Understand theory and practice of IoT that includes identifying associated threats and policies. Describe the governing principles of IoT operations and management.
B. Cognitive skills
At the end of the module learners will be expected to: Recognise the factors that contributed to the emergence of IoT.
Design and program IoT devices. Use real IoT protocols for communication
C. Practical and professional skills At the end of the module, learners will be expected to:
Design an IoT device to work with a Cloud Computing infrastructure. Transfer IoT data to the cloud and in between cloud providers. Undertake ongoing learning to keep up-to-date IoT developments.
D. Key transferable skills At the end of the module, learners will be expected to:
Analyse problems effectively within computing environments using appropriate personal and technical skills. Formulate arguments and make informed decisions in choosing appropriate techniques in solving a range of technological problems.
|
TM290 التشفير وأمن الإنترنت
(8) ساعة
في الوقت الحاضر ، يتسوق الناس عبر الإنترنت ، ويعملون عبر الإنترنت ، ويلعبون عبر الإنترنت. نظرًا لأن حياتنا أصبحت تعتمد بشكل متزايد على الخدمات الرقمية ، فثمة حاجة إلى حماية معلوماتنا الشخصية من التعرض لاعتراض ضار أو تعطل أو إساءة استخدام.
رمز المقرر |
TM290 |
اسم المقرر |
التشفير وأمن الإنترنت |
المتطلب السابق |
TM112/T175 / (T175A and T175B) |
الساعات المعتمدة |
8 |
وصف المقرر |
في الوقت الحاضر ، يتسوق الناس عبر الإنترنت ، ويعملون عبر الإنترنت ، ويلعبون عبر الإنترنت. نظرًا لأن حياتنا أصبحت تعتمد بشكل متزايد على الخدمات الرقمية ، فثمة حاجة إلى حماية معلوماتنا الشخصية من التعرض لاعتراض ضار أو تعطل أو إساءة استخدام. |
أهداف المقرر |
The aims and objectives of this module are to:
- Define the threats to network security, and describe the differences between them.
- Describe encryption techniques, including symmetric and asymmetric encryption methods.
- Explain the most widely used encryption algorithms and standards, with focus on internet security.
- Allow students to perform independent research in the area and to critically read and analyse third party material.
|
مخرجات المقرر |
A. Knowledge and understanding
Upon completing this module, students will be able to:
- Describe the operation of symmetric ciphers
- Define and explain the differences between different encryption algorithms and standards
- Describe the operation of asymmetric ciphers
- Analyse and compare the performance of different encryption methods
- Design and implement simple encryption algorithms
- Define the most common threats to internet security, explain their operation, and discuss their differences
- Describe the protocols and countermeasures used for protecting internet traffic
B. Cognitive skills
Upon completing this module, students will be able to: - Recognise the threats to online security
- Read, evaluate, and critically review technical documents and extract useful information from these documents on topics related to cryptography and internet security
C. Practical and professional skills
Upon completing this module, students will be able to: - Use the studied concepts to analyse and assess the efficiency of different encryption standards
- Identify the threats to internet security and take appropriate countermeasures
D. Key transferable skills
Upon completing this module, students will be able to: - Demonstrate independent self-learning capabilities in order to tackle more advanced topics and remain up-to-date in the field of cryptography and internet security
- Employ your technical writing skills on topics related to cryptography and internet security
|
TM291 نظام إدارة المعلومات
(3) ساعة
This module introduces the use and relevance of information systems to managers and enterprises. Rather than providing an in depth technological treatment of information systems, this module prepares students as future managers to assess the impact of information systems on a particular enterprise. This module also introduces students to a range of skills required to manage information systems projects. It explores current Information Systems concepts and technologies. Students learn how information systems give a business or organization a competitive edge by providing technologies that help managers to plan, control and make decisions.
رمز المقرر |
TM291 |
اسم المقرر |
نظام إدارة المعلومات |
المتطلب السابق |
TM105/ M110 |
الساعات المعتمدة |
3 |
وصف المقرر |
This module introduces the use and relevance of information systems to managers and enterprises. Rather than providing an in depth technological treatment of information systems, this module prepares students as future managers to assess the impact of information systems on a particular enterprise. This module also introduces students to a range of skills required to manage information systems projects. It explores current Information Systems concepts and technologies. Students learn how information systems give a business or organization a competitive edge by providing technologies that help managers to plan, control and make decisions. |
أهداف المقرر |
Aspects of business that were once seen in isolation – the people, organisation, process, information and technology – are now expected to operate as part of a seamless whole, both within and across enterprises. Information systems managers are responsible for delivering this seamless integration efficiency. This module aims to:
1. Explain basic concepts for IT/IS management
2. Discuss organizational, business and strategic issues surrounding IT/IS, and
3. Analyse and evaluate uses of strategic IT/IS in practice.
|
مخرجات المقرر |
A. Knowledge and understanding
Upon completing this module, students should be able to: - Define information, strategy and customer-facing (user-centred) design theories.
- Compare the impact of different types of information technologies and systems in the enterprise and competitive environment.
- Select information systems as a basis for sustainable competitive advantage.
- Identify the issues that must be addressed in managing information systems projects and processes across various boundaries (organisational, cultural, legal and geographical).
- Describe the life cycle methodologies and methods involved in developing and managing information systems in a global competitive environment.
B. Cognitive skills
Upon completing this module, students should be able to: - Demonstrate a conceptual grasp of information, strategy and user-centred (customer-facing) design theories.
- Distinguish between different types of information systems and recognise enterprise-wide, innovative methods of reducing costs and improving service through management information systems.
- Compare and contrast the implications on the efficiency and effectiveness of different IT competitive strategies and their sustainability in the long term.
C. Practical and professional skills
Upon completing this module, students should be able to: - Reflect, analyse and interpret information on contemporary information systems management issues.
- Debate controversial issues relating to information systems deployment in organisations
D. Key transferable skills
Upon completing this module, students should be able to: - Develop skills to effectively participate in a group.
- Synthesise data and use application of concepts from other modules.
- Improve case analysis skills.
|
TM297 طرق الضغط للوسائط المتعددة
(3) ساعة
يهدف ضغط البيانات إلى البحث عن طرق جديدة لتمثيل البيانات بحيث يستغرق تخزينًا ضئيلًا للغاية ، مع الاستمرار في إعادة تكوين البيانات الأصلية من الإصدار المضغوط. يتم تطبيق الضغط على وجه التحديد عندما تكون مساحة التخزين أعلى من قيمتها أو عندما تكون هناك حاجة إلى نقل البيانات ويكون عرض النطاق الترددي أعلى (وهو ما يحدث دائمًا). إن الشيء الأكثر أهمية في الضغط هو أنه ليس نهج "مقاس واحد يناسب الجميع": في الأساس ، يهدف الضغط إلى تحديد خصائص البيانات التي يجب ضغطها (تبحث بشكل أساسي عن الأنماط التي سيتم استكشافها من أجل تحقيق ضغط شرح البيانات). تحدد هذه الوحدة مجموعة متنوعة من تقنيات نمذجة البيانات وتمثيلها ، والتي تقع في قلب الانضغاط. في الآونة الأخيرة ، مكّن التقارب في مجال الاتصالات والحوسبة والصناعات الترفيهية ضغط البيانات من أن يكون جزءًا من الحياة اليومية (مثل MP3 و DVD والتلفزيون الرقمي) وخلق عددًا من الفرص الجديدة المثيرة للتطبيقات الجديدة لتقنيات الضغط.
رمز المقرر |
TM297 |
اسم المقرر |
طرق الضغط للوسائط المتعددة |
المتطلب السابق |
- |
الساعات المعتمدة |
3 |
وصف المقرر |
يهدف ضغط البيانات إلى البحث عن طرق جديدة لتمثيل البيانات بحيث يستغرق تخزينًا ضئيلًا للغاية ، مع الاستمرار في إعادة تكوين البيانات الأصلية من الإصدار المضغوط. يتم تطبيق الضغط على وجه التحديد عندما تكون مساحة التخزين أعلى من قيمتها أو عندما تكون هناك حاجة إلى نقل البيانات ويكون عرض النطاق الترددي أعلى (وهو ما يحدث دائمًا). إن الشيء الأكثر أهمية في الضغط هو أنه ليس نهج "مقاس واحد يناسب الجميع": في الأساس ، يهدف الضغط إلى تحديد خصائص البيانات التي يجب ضغطها (تبحث بشكل أساسي عن الأنماط التي سيتم استكشافها من أجل تحقيق ضغط شرح البيانات). تحدد هذه الوحدة مجموعة متنوعة من تقنيات نمذجة البيانات وتمثيلها ، والتي تقع في قلب الانضغاط. في الآونة الأخيرة ، مكّن التقارب في مجال الاتصالات والحوسبة والصناعات الترفيهية ضغط البيانات من أن يكون جزءًا من الحياة اليومية (مثل MP3 و DVD والتلفزيون الرقمي) وخلق عددًا من الفرص الجديدة المثيرة للتطبيقات الجديدة لتقنيات الضغط. |
أهداف المقرر |
The aims of this module are to illustrate methods for handling and compressing different kinds of data, such as text, images, audio and video data and show data compression techniques for multimedia and other applications, especially the once used in the Internet. After finishing successfully this Module you should be able to: - Compute basic statistics of data.
- Apply nontrivial algorithms to real-world problems.
- Outline the principles of data compression.
- Discover different compression methods for text, image, audio, and video data.
- Extend different compression methods and their applications in different aspects of computing.
|
مخرجات المقرر |
A. Knowledge and understanding Upon completing this module, students will be able to: - Develop a well-founded knowledge in the field of study.
- Relate other disciplines to the field of study.
- Develop an international perspective on the field of study.
B. Cognitive skills
Upon completing this module, students will be able to:
- Analyse and explore information and ideas and to convey those ideas clearly and fluently, in both written and spoken forms.
- Experiment effectively with others in order to work towards a common outcome.
- Select and make use of appropriate level, style and means of communication.
- Experiment appropriately with information and communication technologies.
C. Practical and professional skills
Upon completing this module, students will be able to: - Apply different compression methods for text, image, audio, and video data
- Examine nontrivial algorithms to real-world problems
- Extend different compression methods and their applications in different aspects of computing.
D. Key transferable skills
Upon completing this module, students will be able to: - Analyse and conclude independently.
- Develop ideas and adapt innovatively to changing environments.
- Identify problems constructs solutions, innovate and improve current practices
|
TM311 أمن المعلومات
(8) ساعة
TM311 Information Security عبارة عن وحدة إلزامية في شهادة البكالوريوس (مع مرتبة الشرف) في مؤهل الأمن السيبراني ، وهي إحدى وحدات المستوى الثالث التي يستخدمها الطلاب في دراسة التأهيل هذه. تم تصميم TM311 مع ارتباط إلى وحدات أخرى ، بما في ذلك: TM129 (التقنيات في الممارسة) ، TM256 (أمان الكمبيوتر والطب الشرعي الرقمي) ، T318 (أمن الشبكات التطبيقية). يساهم TM311 في توظيف الطلاب من خلال معالجة المهارات الأساسية في محو الأمية المعلوماتية والتواصل والتخطيط وحل المشكلات في سياق أمن المعلومات. محلل الأمن السيبراني مسؤول عن تنفيذ وصيانة ودعم ضوابط الأمان التي تحمي أنظمة وأصول البيانات الخاصة بالمؤسسة من التهديدات والمخاطر. على وجه التحديد ، سيتمكن الطلاب الذين يكملون هذه الوحدة من: • التأكد من أن التقنيات والممارسات الأمنية تعمل وفقًا لسياسات ومعايير المنظمة لتوفير الحماية المستمرة. • فهم البنية التحتية للشبكة والبرمجيات والبيانات لتحديد مكان حدوث التهديدات والأخطار. • إجراء تقييمات دورية لمواطن الضعف لتقييم الوضع الأمني المستمر للمؤسسة وسيوفر رؤية لإدارة المخاطر الرئيسية وحالة التحكم على أساس مستمر. • الاستجابة للحوادث الأمنية وتنفيذ أنشطة الحل في جميع أنحاء المنظمة.
رمز المقرر |
TM311 |
اسم المقرر |
أمن المعلومات |
المتطلب السابق |
T216A |
الساعات المعتمدة |
8 |
وصف المقرر |
TM311 Information Security عبارة عن وحدة إلزامية في شهادة البكالوريوس (مع مرتبة الشرف) في مؤهل الأمن السيبراني ، وهي إحدى وحدات المستوى الثالث التي يستخدمها الطلاب في دراسة التأهيل هذه. تم تصميم TM311 مع ارتباط إلى وحدات أخرى ، بما في ذلك: TM129 (التقنيات في الممارسة) ، TM256 (أمان الكمبيوتر والطب الشرعي الرقمي) ، T318 (أمن الشبكات التطبيقية). يساهم TM311 في توظيف الطلاب من خلال معالجة المهارات الأساسية في محو الأمية المعلوماتية والتواصل والتخطيط وحل المشكلات في سياق أمن المعلومات. محلل الأمن السيبراني مسؤول عن تنفيذ وصيانة ودعم ضوابط الأمان التي تحمي أنظمة وأصول البيانات الخاصة بالمؤسسة من التهديدات والمخاطر. على وجه التحديد ، سيتمكن الطلاب الذين يكملون هذه الوحدة من: • التأكد من أن التقنيات والممارسات الأمنية تعمل وفقًا لسياسات ومعايير المنظمة لتوفير الحماية المستمرة. • فهم البنية التحتية للشبكة والبرمجيات والبيانات لتحديد مكان حدوث التهديدات والأخطار. • إجراء تقييمات دورية لمواطن الضعف لتقييم الوضع الأمني المستمر للمؤسسة وسيوفر رؤية لإدارة المخاطر الرئيسية وحالة التحكم على أساس مستمر. • الاستجابة للحوادث الأمنية وتنفيذ أنشطة الحل في جميع أنحاء المنظمة. |
أهداف المقرر |
الهدف من هذه الوحدة هو تمكين الطالب من: • التأكد من أن التقنيات والممارسات الأمنية تعمل وفقًا لسياسات ومعايير المنظمة لتوفير الحماية المستمرة. • فهم البنية التحتية للشبكة والبرمجيات والبيانات لتحديد مكان حدوث التهديدات والأخطار. • إجراء تقييمات دورية للضعف لتقييم الوضع الأمني المستمر للمؤسسة وسيوفر رؤية لإدارة المخاطر الرئيسية وحالة التحكم على أساس مستمر. • الاستجابة للحوادث الأمنية وتنفيذ أنشطة الحل في جميع أنحاء المنظمة.
|
مخرجات المقرر |
A. Knowledge and understanding
After studying the module, learners will be able to:
A1. Understand the types of security (confidentiality, authentication; non-repudiation; service integrity) and security big picture (network security; host OS security; physical security).
A2. Understand the main types of common attack techniques, including phishing, social engineering, malware, network interception, blended techniques, denial of service and theft.
A3. Recognise and assess risk including performing a risk assessment.
A4. Apply the principles of information security in various contexts.
A5. Assess the strengths and weaknesses of different types of information security mechanisms in various contexts.
B. Cognitive skills
At the end of the module, learners will be able to:
B1. Define and justify a user access policy for an information system given knowledge of the system architecture, security requirements and threat/risk environment.
B2. Discuss competently a variety of topics related to information security.
B3. Critically evaluate information about the development of info sec management systems from a variety of sources.
C. Practical and professional skills
At the end of the module, learners will be able to:
C1. Perform security risk assessments for a range of information systems and propose solutions.
C2. Analyse and evaluate security threats and vulnerabilities to planned and installed information systems or services.
C3. Develop a security case against recognised security threats, and recommend mitigation, security controls and appropriate processes.
C4. Conduct a range of cyber security audit activities to demonstrate security control effectiveness.
D Key transferable skills
At the end of the module, learners will be able to:
D1. Communicate and analyse problems effectively within computing environments using appropriate personal and technical skills.
D2. Formulate arguments and make informed decisions in choosing appropriate techniques in solving a range of technological problems.
|
TM340 Natural Language Processing
(8) ساعة
Natural Language Processing (NLP) is a cognitive science sub-discipline drawing on linguistics, computer science, and psycholinguistics. Recent strides in this area have already begun to influence how human beings interact with computers. NLP is a field located at the intersection of data science and Artificial Intelligence (AI) that is all about teaching machines how to understand human languages and extract meaning from text. This is also why machine learning is often part of NLP projects.
رمز المقرر |
TM340 |
اسم المقرر |
Natural Language Processing |
المتطلب السابق |
TM271 |
الساعات المعتمدة |
8 |
وصف المقرر |
Natural Language Processing (NLP) is a cognitive science sub-discipline drawing on linguistics, computer science, and psycholinguistics. Recent strides in this area have already begun to influence how human beings interact with computers. NLP is a field located at the intersection of data science and Artificial Intelligence (AI) that is all about teaching machines how to understand human languages and extract meaning from text. This is also why machine learning is often part of NLP projects. |
أهداف المقرر |
The aims of this module are to: - gain an in-depth understanding of the computational properties of natural languages and the commonly used algorithms for processing linguistic information.
- study computing systems that can process, understand, or communicate in human language.
- Focus on understanding various NLP tasks, algorithms for effectively problems, and methods for evaluating their performance.
- NLP topics including regular expressions, text processing, language parsing, text classification, language modelling and sequence tagging, vector space models of semantics.
Understand distributed word representations, Relation extraction with distant supervision, natural language inference, supervised sentiment analysis semantic parsing.
|
مخرجات المقرر |
A. Knowledge and understanding | At the end of the module, learners will be expected to: - Recognize algorithmic and linguistic basis for NLP techniques
- Identify algorithms commonly used for NLP problems such as information extraction, machine translation, text summarization and question answering.
- Outline key concepts, tools and approaches for handling textual data
- Recognize the potential and limitations of NLP techniques within application areas.
- Describe and discuss the different subareas of NLP
|
B. Cognitive skills | At the end of the module learners will be expected to: - Evaluate key computing and IT concepts in a range of contexts
- Apply appropriate techniques and tools for abstracting, modelling, problem solving, designing and testing computing and IT systems
- Compare, contrast, critically analyse and refine specifications and implementations of software systems and/or simple hardware systems
- Carry out a project in computing and IT that applies and extends student's knowledge and understanding, and critically reflect on the processes involved and the outcomes of student's work.
|
C. Practical and professional skills | At the end of the module, learners will be expected to: - Learn text processing fundamentals, including stemming and lemmatization.
- Develop NLP applications that can be gradually scaled and transformed to a more complex and automated AI models
- Assess the performance of the deployed NLP techniques
- Recognise the impact of an NLP-based AI solution.
|
D Key transferable skills | At the end of the module, learners will be expected to: - Apply the mathematical and algorithmic skills acquired in this course to other areas of study and work.
- Evaluate NLP systems, using appropriate simulation and modelling tools where appropriate.
- Use a range of resources to help you develop as an independent learner.
- Use information literacy skills, NLP libraries, computers, and software packages appropriate to the workplace.
- Communicate information, arguments, and ideas clearly and in appropriate ways with different audiences.
|
|
TM341 Computer Vision
(8) ساعة
This module provides an introduction to computer vision, including basic methods from image processing techniques and deep learning with neural networks to solve high level vision tasks. It helps to the student to develop the practical skills necessary to build computer vision applications.
رمز المقرر |
TM341 |
اسم المقرر |
Computer Vision |
المتطلب السابق |
TM271 |
الساعات المعتمدة |
8 |
وصف المقرر |
This module provides an introduction to computer vision, including basic methods from image processing techniques and deep learning with neural networks to solve high level vision tasks. It helps to the student to develop the practical skills necessary to build computer vision applications. |
أهداف المقرر |
The aim of this module is to provide students with understanding of the theories and techniques used in computer vision. Topics include fundamentals of computer vision based on image processing techniques as well as machine-learning based computer vision used by new-school vision.
|
مخرجات المقرر |
A. Knowledge and understanding | At the end of the module, learners will be expected to: A1 : Understand the mathematical and theoretical foundations of image processing and computer vision. A2 : Understand the main algorithms for image processing and computer vision. A3 : Be familiar with the major technical approaches involved in computer vision and its application. A4 : Understand the strengths, weaknesses and limitations of image processing and computer vision algorithms.
|
B. Cognitive skills | At the end of the module learners will be expected to: B1: Explain the strengths, weaknesses and limitations of image processing and computer vision algorithms. B2: Describe the methods used in different computer vision applications. B3: Analyse a problem and critically evaluate the different computer vision methods for solving it. B4: Design and conduct an experiment to validate and assess the performance of a computer vision algorithm.
|
C. Practical and professional skills | At the end of the module, learners will be expected to: C1: Apply the computer vision methods to design a vision-based algorithm. C2: Use of the programming languages to implement a computer vision task. C3: Read, present and discuss a research work in computer vision.
|
D Key transferable skills | At the end of the module, learners will be expected to: D1: Communicate information clearly and in appropriate ways, considering the audience and purpose of the communication. D2: Select and use appropriate approach to solve problems. D3: Develop skills to become an independent lifelong learner as the field rapidly grows.
|
|
TM351 إدارة البيانات وتحليلها
(8) ساعة
إدارة البيانات وتحليلها (TM351) - نظرة عامة على مفاهيم وتقنيات وأدوات إدارة البيانات الحديثة وتحليلها. متطلبات إدارة البيانات تتطور باستمرار. في الآونة الأخيرة ، تجاوزت تلك المتطلبات قدرات إدارة البيانات التقليدية. لذلك ، من أجل إعداد خريجيننا بشكل أفضل للمتطلبات الجديدة لسوق العمل ، من الضروري معالجة كل من المفاهيم التقليدية لإدارة البيانات بالإضافة إلى المجال المتزايد الأهمية لتحليل البيانات.
رمز المقرر |
TM351 |
اسم المقرر |
إدارة البيانات وتحليلها |
المتطلب السابق |
M269/M251/M257/M218 |
الساعات المعتمدة |
8 |
وصف المقرر |
إدارة البيانات وتحليلها (TM351) - نظرة عامة على مفاهيم وتقنيات وأدوات إدارة البيانات الحديثة وتحليلها. متطلبات إدارة البيانات تتطور باستمرار. في الآونة الأخيرة ، تجاوزت تلك المتطلبات قدرات إدارة البيانات التقليدية. لذلك ، من أجل إعداد خريجيننا بشكل أفضل للمتطلبات الجديدة لسوق العمل ، من الضروري معالجة كل من المفاهيم التقليدية لإدارة البيانات بالإضافة إلى المجال المتزايد الأهمية لتحليل البيانات. |
أهداف المقرر |
This module aims to address some of the key concepts required for the traditionally important area of data management, and the increasingly important area of data analytics. The module will compare traditional relational databases with an alternate model (a NoSQL database), and will enable students to choose between the alternatives to select an appropriate means of storing and managing data, depending on the size and structure of a particular dataset and the use to which that data will be put. Students will be introduced to preliminary techniques in data analysis, starting from the position that data is used to answer a question, and introduced to a range of data visualisation and visual analysis techniques that will instil an understanding of how to start exploring a new data set. To ensure that students are comfortable with handling datasets, they will explore a range of openly licensed real-world datasets (either downloaded from their host websites, or provided as snapshots) to illustrate the key concepts in the course. Sources such as data.gov.uk, the World Bank, and a range of other national and international agencies will be used to provide appropriate data. The module will aim to divide approximately equally between issues in data management (technical and socio-legal issues in storing and maintaining datasets), and issues in data analytics (using data to answer questions). Students are not expected to have a background in statistics, but should be comfortable working with mathematical concepts and will need to be competent programmers. The module will be framed around a narrative that looks at how to manage and extract value and insight from a range of increasingly large data collections. At each stage, a comparison will be drawn between different ways of representing the data (for example, using different sorts of charts or geographical mapping techniques), and limitations of the mechanisms presented. To enable students to get a feel for the use of data, each stage will also include an overview of some data analysis techniques, including summary reporting and exploratory data visualisation. The module will be driven by Richard Hamming's famous quote: The purpose of computing is insight, not numbers. Some of the key ideas are: - Introducing data analysis. Starting with a text based data file such as comma separated variable (CSV) document, this unit will provide a brief introduction to some basic operations on simple data files. This will give an opportunity to provide an outline of the key ideas in the module, to ensure that the students have installed the module software correctly, and to begin to familiarise themselves with that software.
- Concepts in data management. The module will look at three key areas in data management: data architectures and data access (CRUD), data integrity, and transaction management (ACID). Each of these will be illustrated using a relational database, and one non-relational alternative, and the advantages and limitations of each model discussed.
- Legal and ethical issues. The module will consider the legal and ethical issues involved in managing data collections. Students will be required to obtain and read (parts of) the Data Protection Act and the Freedom of Information Act, and demonstrate how these apply to issues in data management. They will also consider privacy, ownership, intellectual property and licensing issues in data collection, management, retrieval and reuse.
Concepts in data analytics. These sections will focus on using data to answer a real question; the focus will be on exploratory techniques (such as visualisation) and formulating a question into a form which can realistically be answered using the data that is available. Issues in processing techniques for large and real-time streamed data collections will also be addressed along with techniques and technologies (such as mapreduce) for handling them. This part will use a statistical package such as the python scientific libraries and/or ggplot to visualise the data and carry out appropriate analyses. It is not anticipated that students will need to understand statistical methods in depth.
|
مخرجات المقرر |
A. Knowledge and understanding Upon completing this course, students will be able to: - Discuss and describe the similarities and differences between at least two different database models, and how they are used to manage data collections.
- Identify and explain the legal issues surrounding data collection, usage and retention.
- Explain the stages and process of database design
B. Cognitive skills
Upon completing this course, students will be able to: - Select an appropriate database model for a data collection.
- Use data to answer a practical question.
- Analyse a simple scenario to produce a conceptual model.
C. Practical and professional skills
Upon completing this course, students will be able to: - Use a query language to extract information from a database.
- Use a statistical package to explore a data set
- Present an analysis of a dataset to a variety of audiences.
D. Key transferable skills
Upon completing this course, students will be able to: - Write a report detailing a systematic approach to analysing a data set.
- Gain Active listening to the stakeholders regarding their data analysis needs
Communicate the results of data analysis to stakeholders at appropriate level |
TM354 هندسة البرمجيات
(8) ساعة
هندسة البرمجيات (TM354) - الأدوات الفكرية اللازمة لتصميم وبناء واختبار أنظمة البرمجيات. تهدف هذه الوحدة إلى تزويدك بفهم لمفاهيم هندسة البرمجيات وعرض لتطوير البرمجيات العملية. يتبع منهجًا منضبطًا لتطوير أنظمة البرامج لتلبية المتطلبات المحددة. سوف تصبح على دراية بمجموعة واسعة من التقنيات لدعم الحوار بين مهندسي البرمجيات وأصحاب المصلحة في المنظمة ، وعمل المطورين. ستقوم أيضًا بتطوير فهم جيد للأساليب والممارسات المختلفة لتطوير البرامج ، بما في ذلك تلك التي تتبعها الطرق الرشيقة.
رمز المقرر |
TM354 |
اسم المقرر |
هندسة البرمجيات |
المتطلب السابق |
M251 |
الساعات المعتمدة |
8 |
وصف المقرر |
هندسة البرمجيات (TM354) - الأدوات الفكرية اللازمة لتصميم وبناء واختبار أنظمة البرمجيات. تهدف هذه الوحدة إلى تزويدك بفهم لمفاهيم هندسة البرمجيات وعرض لتطوير البرمجيات العملية. يتبع منهجًا منضبطًا لتطوير أنظمة البرامج لتلبية المتطلبات المحددة. سوف تصبح على دراية بمجموعة واسعة من التقنيات لدعم الحوار بين مهندسي البرمجيات وأصحاب المصلحة في المنظمة ، وعمل المطورين. ستقوم أيضًا بتطوير فهم جيد للأساليب والممارسات المختلفة لتطوير البرامج ، بما في ذلك تلك التي تتبعها الطرق الرشيقة. |
أهداف المقرر |
- To understand the business domain for a problem requiring a software solution or a change to an existing solution
- To acquire the tools and knowledge to analyse and design such a solution or change
- To understand how any chosen software architecture will impact on the satisfaction of all users requirements and expectations
- To apply and reuse design expertise from a set of design patterns
- To develop the skills for testing outputs of all activities throughout the development process.
|
مخرجات المقرر |
A. Knowledge and understanding Upon completing this module, students will be able to:
- Understand concepts of software development and maintenance, specialising in such topics as Web and Internet design and programming, advanced database techniques or human computer interaction
- Acquire the methods and tools used to develop a range of software systems
- Identify a range of situations in which computer systems are used, the ways in which people interact with them, and the ethical, social and legal problems that computer software can create.
B. Cognitive skills
Upon completing this module, students will be able to: - Explain advanced software development concepts and apply them to practical problems, including in an extended piece of work
- Analyse problems, and design and evaluate realistic solutions to them
- Compare and contrast a variety of computing methods and tools, identifying the best choices to apply to specific problems
- Explain the various roles, functions and interactions of members of a software development team.
C. Practical and professional skills
Upon completing this module, students will be able to:
- Work independently, planning, monitoring, reflecting on and improving your own learning and working practices
- Work in a group, communicating computing ideas effectively in speech and in writing
- Find, assess and apply information from a variety of sources, using information technology where necessary, in a number of assignments, including at least one significant piece of work
- Use numerical and analytical techniques confidently to solve complex problems.
D. Key transferable skills
Upon completing this module, students will be able to:
- Design, program, test and evaluate software systems
- Use modern software tools, both within and outside your workplace
- Identify and handle the ethical, social and legal issues that may arise during software development and use.
|
TM355 نولوجيا الاتصالات
(8) ساعة
تكنولوجيا الاتصالات (TM355) - تبحث في التقنيات الأساسية للاتصالات الإلكترونية الحديثة ، مثل البيانات المتنقلة والهاتف ، والنطاق العريض ، والواي فاي ، والألياف البصرية. الاتصالات الإلكترونية في كل مكان في المنازل والمكاتب والبيئات الحضرية. توفر هذه الوحدة للطلاب نظرة ثاقبة على هذه الأسئلة وغيرها ، من خلال النظر في المبادئ الأساسية لتكنولوجيا الاتصالات. من خلال هذه المبادئ ، سوف يكتسب الطلاب نظرة ثاقبة إمكانيات وقيود تكنولوجيا الاتصالات الحديثة. تستكمل هذه الوحدة النمطية الوحدات الأخرى المتعلقة بالشبكات (مثل T215A / B و T216A / B و T316).
رمز المقرر |
TM355 |
اسم المقرر |
نولوجيا الاتصالات |
المتطلب السابق |
T215B |
الساعات المعتمدة |
8 |
وصف المقرر |
تكنولوجيا الاتصالات (TM355) - تبحث في التقنيات الأساسية للاتصالات الإلكترونية الحديثة ، مثل البيانات المتنقلة والهاتف ، والنطاق العريض ، والواي فاي ، والألياف البصرية. الاتصالات الإلكترونية في كل مكان في المنازل والمكاتب والبيئات الحضرية. توفر هذه الوحدة للطلاب نظرة ثاقبة على هذه الأسئلة وغيرها ، من خلال النظر في المبادئ الأساسية لتكنولوجيا الاتصالات. من خلال هذه المبادئ ، سوف يكتسب الطلاب نظرة ثاقبة إمكانيات وقيود تكنولوجيا الاتصالات الحديثة. تستكمل هذه الوحدة النمطية الوحدات الأخرى المتعلقة بالشبكات (مثل T215A / B و T216A / B و T316). |
أهداف المقرر |
TM355 is framed fairly precisely by its areas of interest: layers 1 and 2 of the OSI seven-layer model, that is the Physical Layer (layer 1) and the Data Link Layer (layer 2); and the three access technologies of optical fibre, DSL broadband and wireless. Within this framing, TM355 is concerned to reveal and explore commonalities that cut across these technologies, such as Shannon's law, multiple access (which increasingly means orthogonal frequency division multiple access, or OFDMA), modulation techniques (in the digital world, almost synonymous with quadrature amplitude modulation, or QAM), error detection and correction, and coding. A thorough understanding of the principles of these common technologies will equip students to understand a range of communication technologies, and to understand their potential and limitations
|
مخرجات المقرر |
A. Knowledge and understanding Upon completing this course, students will be able to: - Have a sound grasp of the essential vocabulary of communications technology, be able to deploy it appropriately, and be able to explain them
- Understand the main principles and constraints of digital communications technology at the physical and data link layers, and employ them to analyse and assess communication scenarios.
- Understand the essential limits and trade-offs that are inherent in practical communication systems
B. Cognitive skills
Upon completing this course, students will be able to: - Use relevant data related to a communication system to model its behaviour and assess performance and resource requirements.
- Explain how and why particular communications configurations and systems are used, discuss their potential and limitations.
C. Practical and professional skills
Upon completing this course, students will be able to: - Write a short report or essay discussing applications of communications technology.
- Be able to use third-party material critically.
- Be able to incorporate copyrighted material appropriately
D Key transferable skills
Upon completing this course, students will be able to: - Assess and synthesise information from a range of sources in order to offer an informed judgement on applications of communication technology.
- Develop your own learning skills in topics related to communications technology.
- Be able to learn independently from third-party materials, in order to keep up to date in communications technology.
|
TM359 اختبار اختراق النظام
(8) ساعة
TM359 (اختبار اختراق النظام) هو وحدة إلزامية في درجة البكالوريوس (مع مرتبة الشرف) في مؤهل الأمن السيبراني ، وهو أحد وحدات المستوى الثالث التي يدرسها الطلاب في هذه الدراسة المؤهلة. فيما يتعلق بهذه الدورة ، بما في ذلك TT284 (تقنيات الويب) ؛ T216A (شبكات Cisco (CCNA) ؛ TM256 (أمن الكمبيوتر والطب الشرعي الرقمي) ؛ TM311 (أمن المعلومات) ؛ T318 (أمن الشبكات التطبيقية) ؛ TM471 (مشروع الحوسبة وتكنولوجيا المعلومات) في المرحلة 3. تركز الوحدة على اختبار الاختراق للنظام والقرصنة الأخلاقية لتوفير أنظمة على أعلى مستوى ممكن من الأمان. الهدف من هذه الوحدة هو تقديم وتوسيع مفاهيم معينة لكل مجال رفيع المستوى مثل أمان الأنظمة واختبار الأمان والقرصنة الأخلاقية ، والتي لم يتم تناولها في الوحدات الأخرى من المؤهل.
رمز المقرر |
TM359 |
اسم المقرر |
اختبار اختراق النظام |
المتطلب السابق |
TM256 |
الساعات المعتمدة |
8 |
وصف المقرر |
TM359 (اختبار اختراق النظام) هو وحدة إلزامية في درجة البكالوريوس (مع مرتبة الشرف) في مؤهل الأمن السيبراني ، وهو أحد وحدات المستوى الثالث التي يدرسها الطلاب في هذه الدراسة المؤهلة. فيما يتعلق بهذه الدورة ، بما في ذلك TT284 (تقنيات الويب) ؛ T216A (شبكات Cisco (CCNA) ؛ TM256 (أمن الكمبيوتر والطب الشرعي الرقمي) ؛ TM311 (أمن المعلومات) ؛ T318 (أمن الشبكات التطبيقية) ؛ TM471 (مشروع الحوسبة وتكنولوجيا المعلومات) في المرحلة 3. تركز الوحدة على اختبار الاختراق للنظام والقرصنة الأخلاقية لتوفير أنظمة على أعلى مستوى ممكن من الأمان. الهدف من هذه الوحدة هو تقديم وتوسيع مفاهيم معينة لكل مجال رفيع المستوى مثل أمان الأنظمة واختبار الأمان والقرصنة الأخلاقية ، والتي لم يتم تناولها في الوحدات الأخرى من المؤهل. |
أهداف المقرر |
تهدف هذه الوحدة ان تجعل الطالب قادر على: • تقييم الخطوات المتضمنة في مرحلة التخطيط وتحديد النطاق والاستطلاع لاختبار اختراق الشبكة. • تقييم الأدوات والتقنيات المستخدمة لرسم خرائط شبكات الكمبيوتر وتقييم نقاط الضعف. • تقييم أساليب الاستغلال والأطر والأدوات. • قارن تقنيات وأدوات ما بعد الاستغلال. • قارن إنشاء تجزئة كلمة المرور وتخزينها واستخدامها للمصادقة عبر الشبكة
|
مخرجات المقرر |
A. Knowledge and understanding
After studying the module, learners will be able to:
A1. Understand technical excellence along with industry-leading methodologies to conduct high-value penetration tests.
A2. discuss how the tools interrelate with each other in an overall testing process.
A3. Gain critical awareness of the professional, ethical, social and legal issues associated with penetration testing of digital systems.
A4. Understand the workflow of professional penetration testers and ethical hackers
B. Cognitive skills
At the end of the module, learners will be able to:
B1. Critically evaluate different penetration testing methods and techniques.
B2. Select and apply appropriate techniques and tools for network scanning and scanning countermeasures.
B3. Compare, contrast and critically analyse different threats and attacks in the context of cybersecurity.
C. Practical and professional skills
At the end of the module, learners will be able to:
C1. Planning, monitor and improving your own learning.
C2. Select appropriate analytical techniques to solve problems.
C3. Recognize and understand a range of cybersecurity threats and select suitable penetration test to apply.
D Key transferable skills
At the end of the module, learners will be able to:
D1. Analyse and evaluation different penetration tests and use appropriate modelling tools.
D2. Plan and organise your work using systematic records of work in progress and outcomes.
D3. Identify and address the professional, ethical, social and legal issues in the context of penetration testing and ethical hacking.
|
TM471 مشروع التليماتية ITC
(8) ساعة
TM471 هي دورة مشاريع السنة النهائية. من المتوقع أن يختار الطلاب موضوعات مشاريعهم بما يتماشى مع المسار الخاص بهم ، والذي يرتبط بشكل مباشر بتكنولوجيا المعلومات والمسار الحاسوبي ، وكذلك الاستفادة من المهارات التي تعلموها خلال دراساتهم في وحدات المستوى الأدنى للتخطيط لمشروع ، وتطوير ذلك وتقديم تقرير عن الانتهاء من المشروع. من المتوقع أن يقوموا بتقديم عرض تقديمي وأداء عرض عملي للمشروع الذي تم اختياره.
رمز المقرر |
TM471 |
اسم المقرر |
مشروع التليماتية ITC |
المتطلب السابق |
- |
الساعات المعتمدة |
8 |
وصف المقرر |
TM471 هي دورة مشاريع السنة النهائية. من المتوقع أن يختار الطلاب موضوعات مشاريعهم بما يتماشى مع المسار الخاص بهم ، والذي يرتبط بشكل مباشر بتكنولوجيا المعلومات والمسار الحاسوبي ، وكذلك الاستفادة من المهارات التي تعلموها خلال دراساتهم في وحدات المستوى الأدنى للتخطيط لمشروع ، وتطوير ذلك وتقديم تقرير عن الانتهاء من المشروع. من المتوقع أن يقوموا بتقديم عرض تقديمي وأداء عرض عملي للمشروع الذي تم اختياره. |
أهداف المقرر |
On successful completion of this course, students will be able to: - Undertake practical projects to solve problems in the area of ITC.
- Perform literature search on a selected topic of interest.
- Apply what they have learnt to plan a project and develop a deliverable.
- Produce project plans for successful undertaking of practical projects.
- Write a detailed project report and communicate their ideas clearly.
- Present their ideas and work formatively before an audience while progressing in their project.
- Present their findings, outcome and deliverable before an audience
|
مخرجات المقرر |
A. Knowledge and understanding Upon completing this course, students will be able to: - Demonstrate understanding of the fundamental technical concepts and principles relevant to their project
- Apply a systematic approach towards the practical implementation of their project
- Plan a project while preparing a detailed schedule of the project tasks and milestones for 8 months.
B. Cognitive skills
Upon completing this course, students will be able to: - Identify and refine the goals and content of their project
- Identify, list and justify the resources, skills and activities needed to carry out the project successfully
- Conduct a proper literature search. Gather, analyse and evaluate relevant information to complete the project successfully
- Critically review how they have tackled the project
C. Practical and professional skills
Upon completing this course, students will be able to:
- Plan and organize their project work appropriately, and keep systematic records of plans, progress and outcomes
- Identify and address the ethical, social and legal issues that may arise during the development and use of Computing and IT systems
- Analyse a practical problem and devise and implement a solution building on the knowledge and skills developed throughout their earlier OU studies and experience.
- Provide a tangible solution by accomplishing their deliverable according to their project requirements.
D. Key transferable skills
Upon completing this course, students will be able to: - Make effective use of a variety of information sources, including the internet, e-library and demonstrating awareness of the credibility of the source
- Communicate information, ideas, problems and solutions clearly
- Learn independently and reflect on what has been done, with a view to improving skills and knowledge
- Present their work in a professional manner while addressing the audience in the domain.
|
TT284 تقنيات الويب
(8) ساعة
تهدف هذه الوحدة إلى تعريف الطلاب على أسس تطبيقات الويب ، بما في ذلك البروتوكولات والمعايير ومعالجة المحتوى.
رمز المقرر |
TT284 |
اسم المقرر |
تقنيات الويب |
المتطلب السابق |
TM112 |
الساعات المعتمدة |
8 |
وصف المقرر |
تهدف هذه الوحدة إلى تعريف الطلاب على أسس تطبيقات الويب ، بما في ذلك البروتوكولات والمعايير ومعالجة المحتوى. |
أهداف المقرر |
- give students an insight into architectures, protocols, standards, languages, tools and techniques;
- give students an understanding of approaches to more dynamic and mobile content;
|
مخرجات المقرر |
A. Knowledge and understanding
After completing this module, students will be able to: - Describe how the development of the Web has enabled the creation of new forms of information systems and impacted commerce and public services.
- Explain different architectural approaches to application design and contrast traditional approaches with the underlying client–server model of Web applications.
- Describe the roles of the range of protocols and standards associated with Web applications and their communications, for the development of web applications.
- Explain the operation and properties of service, distributed and mobile approaches to web architecture.
- Demonstrate knowledge of a range of different programming languages and explain their differing roles and properties for web applications.
- Discuss issues of web design including, accessibility, usability, localisation and globalisation and the nature of static and dynamic content and different content delivery approaches
- Explain a range of security issues including secure protocols, use of certificates, authentication, authorisation, and firewalls
B. Cognitive skills
After completing this module, students will be able to: - Analyse requirements to produce a design for a simple web application, applying an understanding of requirements for aspects such as usability and accessibility.
- Describe a suitable architecture, components and standards as the basis for implementation of a web application for a public or business organisation.
- Construct, using appropriate code, a simple web application selecting and reusing code etc where appropriate. , transforms content and integrates services to produce a mobile application
C. Practical and professional skills
After completing this module, students will be able to: - Outline the importance of standards and standardisation bodies.
- Maintain an up-to-date view of ongoing developments in web technology including standards and techniques.
- Produce and manage design and development plans for a specific technical solution to a challenge in Web application development.
D. Key transferable skills
After completing this module, students will be able to: - Find, select and use information from a range of sources to support analysis, design and implementation tasks.
- Plan and produce a well-structured and researched quality report as part of a project.
- Plan and manage effort and progress whilst undertaking a substantial project.
|
TU170 ساسيات الحوسبة
(3) ساعة
هذه هي الدورة التمهيدية التي تقدم الطلاب للمفاهيم الأساسية المتعلقة أساسيات الحوسبة. هذه هي الدورة الأساسية لجميع الطلاب المسجلين في الجامعة العربية المفتوحة
رمز المقرر |
TU170 |
اسم المقرر |
ساسيات الحوسبة |
المتطلب السابق |
EL099 |
الساعات المعتمدة |
3 |
وصف المقرر |
هذه هي الدورة التمهيدية التي تقدم الطلاب للمفاهيم الأساسية المتعلقة أساسيات الحوسبة. هذه هي الدورة الأساسية لجميع الطلاب المسجلين في الجامعة العربية المفتوحة |
أهداف المقرر |
- To develop basic skills of “Learning"
- To know e-Learning: meaning, accessibility, skills, and resources
- To familiarize with the basic concepts of Information Technology: Internet, Web, and Systems
- To familiarize with basic computer system applications: software and hardware
- To learn some practical skills for using computers
- To introduce the concepts of: Security and Ethics
|
مخرجات المقرر |
A. Knowledge and understanding
After studying the course, the student will be able to:
- Understand terminologies related to IT and computer
- Understand the different learning styles
- Describe the difference between Conventional and blended-learning education systems
- Understand how to read and take notes in the process of learning
- Describe the social media types and facilities
- Have a background about the Web and Internet inventions
- Understand and explain what is information system and technology
- Know the types of applications
- Describe the e-commerce
- Explain different part in computer system (Hardware such as system unite, input and output, memory and processor)
- Explain different terms in communication such as network, connectivity, wireless, server, client)
- Understand clearly what is the difference between privacy and security)
- Describe what are computer ethics and computer crime
B. Cognitive skills
After studying the course, the student will be able to:
- Learn by himself
- Deal with computer problems
- Describe the difference between different learning styles
- Describe the web and search engines
C. Practical and professional skills
To be able to
- Operate the computer system properly
- Interact with applications and programs such as (MS office) confidently
- Communicate with others electronically (Email, instant messaging, blogs, micro-blogs and wikis)
- Read analytically and critically for the purpose of learning
- Avoid plagiarisms
- Initiate a transaction electronically (e-commerce) in a secure way
- Use the social media in the process of learning and communication with others.
- Connect and surf the internet
- Search using the search engines.
- Send and receive email, and share files in a secure way.
- Avoid computer crime
- Use computer ethically
D Key transferable skills
To be able to - Interact effectively within a group using social media and electronic conferencing techniques.
- Working in groups using the LMS system and course forum online.
- Contribute to discussions on a conference using instant messaging.
- Improve own learning and performance
|