المحتوى المستهدف تغطيته في الاختبار النهائي لمقرر مهارات الحاسب 2 (140تقن-1)(المستوى الثاني) للفصل الدراسي الثاني للعام الجامعي 1435-1436هـ - Deanship of Preparatory Year Guideline
المحتوى المستهدف تغطيته في الاختبار النهائي لمقرر مهارات الحاسب 2 (140تقن-1)(المستوى الثاني) للفصل الدراسي الثاني للعام الجامعي 1435-1436هـ
المادة الدراسية المشمولة في الاختبار النهائي لمقرر مهارات الحاسب الالي/2 (تقن 140-1)
1 |
(Chpt1) General Problem Solving Concept |
Problem solving in everyday life. |
Problem solving with computer |
||
2 |
(Chpt2)
Beginning Problem Solving Concept |
Constants and variables |
Data types |
||
How the computer stores data |
||
Functions, Operators
|
||
Expressions and Equations |
||
3 |
(Chpt3)
Planning your solution |
Flow Chart Diagram
|
Coding the solution(pseudo code) |
||
Testing the solution
|
4 |
(Chapt4)
Problem solving with Decisions |
The decision logical structure |
IF / THEN / ELSE instruction |
||
5
|
(Chapt5)
Problem Solving with the Loops
|
Incrementing |
Accumulating |
||
The Loop Logic Structure
|
||
While /End while Loop
|
CH 6
برنامج قواعد البيانات Access
1. ان يعرّف الطالب (بدون حفظ حرفي) معاني المصطلحات التالية:
Definition |
Word |
A collection of unorganized symbols and facts which do not have certain meaning and do not processed |
Data |
A collection of organized data that have been processed and have certain meanings |
information |
A collection of tables. Each table consists of columns and rows. |
Database |
It contains a groups of heterogeneous fields. |
Record |
It contains the data related to the details of the record |
Field |
Primary key is used to define a record in one unique way. |
Primary key |
A group of similar records |
File |
2. أن يذكر مكونات قواعد البيانات:
Components of Databases
1) Hardware: computer and it‘s peripheral devices.
2) Software: programs related to databases besides operating systems
3) Data: primary components of the database are focused
4) Procedures: includes mechanism,operation,implementation…
5) Users: people who deals with the database
3. أن يعدد الاشخاص الذين يتعاملون مع قاعدة البيانات حسب مهامهم
The people who deals with the database classified into:
1)Database Administrator
2)Database Designer
3)Database Programmer
4)Database User
4. أن يذكر مكونات Microsoft Access:
Components of Microsoft Access Program:
1) Table 2)Query
3)Form 4)Report