-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPComputer.html
More file actions
305 lines (274 loc) · 14.7 KB
/
PComputer.html
File metadata and controls
305 lines (274 loc) · 14.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!DOCTYPE html>
<html lang="en" dir="rtl">
<head>
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Site Metas -->
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- Site Icons -->
<!--الربط من القالب الثاني-->
<link rel="shortcut icon" href="../smartedu/images/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="../smartedu/images/apple-touch-icon.png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap1.min.css">
<!-- Site CSS -->
<link rel="stylesheet" href="css/style2.css">
<!-- ALL VERSION CSS -->
<link rel="stylesheet" href="css/versions.css">
<!-- Responsive CSS -->
<link rel="stylesheet" href="css/responsive.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<!-- نههاية الربط من القالب الثاني-->
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>قسم علوم حاسوب </title>
<style>
*{
direction: rtl;
}
.Download-link{
margin-top: -30px;
font-size: medium;
font-weight: 1000;
padding-right: 70px;
}
</style>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="stylesheet" href="css/colors.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/pr_loading.css">
<link rel="stylesheet" href="css/prettyPhoto.css">
<link rel="stylesheet" href="css/timeline.min.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.png" type="image/gif" />
<!-- bootstrap css -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" href="css/style.css">
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
</head>
<!-- body -->
<body class="main-layout">
<div id="preloader">
<div class="loader-container">
<div class="progress-br float shadow">
<div class="progress__item"></div>
</div>
</div>
</div>
<!-- END LOADER -->
<header class="top-navbar">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">
<img src="images/header.png" alt="" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbars-host" aria-controls="navbars-rs-food" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse" id="navbars-host">
<ul class="navbar-nav ml-auto">
<li class="nav-item active"><a class="nav-link" href="index.html">الرئيسية</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown-a" data-toggle="dropdown" >حول المركز</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="About.html">نبذة عن المركز </a>
<a class="dropdown-item" href="Word.html">كلمة مدير المركز </a>
<a class="dropdown-item" href="Massage.html">الرؤية والرسالة والاهداف </a>
<a class="dropdown-item" href="ORGStructure.html">الهيكل التنظيمي </a>
</div>
</li>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown-a" data-toggle="dropdown">الأقسام والإدارات </a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="#" id="dropdown-a" data-toggle="dropdown">الأقسام </a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="it.html"> تقنية المعلومات</a>
<a class="dropdown-item" href="Ecomputer.html"> هندسة الحاسوب</a>
<a class="dropdown-item" href="Graphics.html"> الجرافيكس</a>
<a class="dropdown-item" href="Network.html"> الشبكات والدعم الفني</a>
<a class="dropdown-item" href="Web.html">تطوير الويب</a>
<a class="dropdown-item" href="PComputer.html">علوم حاسوب</a>
<a class="dropdown-item" href="ECommerce .html">تجارة إلكترونية</a>
</div>
<div>
<a class="dropdown-item" href="#" id="dropdown-a" data-toggle="dropdown">الإدارات </a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="ISM.html"> إدارة خدمات الإنترنت والتعليم الإلكتروني</a>
<a class="dropdown-item" href="NManagement.html"> إدارة الشبكات</a>
<a class="dropdown-item" href="RManagemant.html"> إدارةالقبول والتسجيل</a>
<a class="dropdown-item" href="HManagement.html"> إدارة الصيانة والدعم الفني</a>
<a class="dropdown-item" href="PPM.html"> إدارةالتحليل والبرمجة</a>
</div>
</div>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown-a" data-toggle="dropdown">الأكاديميات </a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="ICDL.html">الرخصة الدولية لقيادة الحاسوب </a>
<a class="dropdown-item" href="TUICDL.html">رخصة جامعة تعز لقيادة الحاسوب </a>
<a class="dropdown-item" href="Cisco.html">Cisco اكاديمية</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown-a" data-toggle="dropdown">الطلاب</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="SDegat.html">النتائج</a>
<a class="dropdown-item" href="ARL.html">شروط القبول والتسجيل </a>
<a class="dropdown-item" href="SServes.html">خدمات طلابية </a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="#">كادر المركز</a>
<div class="dropdown-menu" aria-labelledby="dropdown-a">
<a class="dropdown-item" href="Lformal.html">الكادر الرسمي</a>
<a class="dropdown-item" href="Lcontractor.html">الكادر المتعاقد </a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="#">أخبار وفعاليات</a></li>
</ul>
</div>
</div>
</nav>
</header>
<!-- end header inner -->
<!-- about -->
<div id="about" class="about" dir="rtl">
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12">
<div class="about-box">
<h2 dir="rtl">قسم <strong class="yellow">علوم الحاسوب </strong></h2>
<p dir="rtl">يهدف هذا الدبلوم إلى تخريج فنيين لهم القدرة على تحليل وتصميم أنظمة المعلومات وإنشاء البرامج المختلفة والبرامج الشبكية إضافة إلى القدرة على التعامل مع أجهزة الشبكات الخاصة بشركة سيسكو. الشهادة : يحصل الطالب على دبلوم سنتين من جامعة تعز - مركز الحاسوب وتقنية المعلومات الرسوم : 140000ريال مقسطة على أربعة أقساط خلال السنتين+ 8000 ريال رسوم تسجيل بالاضافة الى مبلغ 20000 ريال رسوم الرخصة الدولية
قسم هندسة الحاسوب</p>
<div class="Download-link">
<a href="download/الفصل الاول.pdf" target="_parent" download="الفصل الدراسي الاول ـ مركز الحاسب الالي">
-- الخطة الدراسية للفصل الأول --
</a> <br>
<a href="download/الفصل الثاني_removed.pdf" target="_parent" download="الفصل الدراسي الثاني ـ مركز الحاسب الالي" >
-- الخطة الدراسية للفصل الثاني --
</a>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12">
<div class="about-box">
<figure><img src="images/PComputer.png" alt="#" /></figure>
</div>
</div>
</div>
</div>
</div>
<!-- end abouts -->
<!-- footer -->
<footr>
<div class="footer ">
<div class="container">
<div class="row">
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 ">
<div class="row">
<div class="col-xl-3 col-lg-3 col-md-6 col-sm-6 ">
<div class="address">
<h3>حول المركز </h3>
<ul class="loca">
<li>
<a class="cons" href="#"><img src="icon/loc.png" alt="#" /> </a>تعز - حبيل سلمان
<li>
<a class="cons" href="#"><img src="icon/email.png" alt="#" /></a>ahmed2002.agc@gmail.com </li>
<li>
<a class="cons" href="#"><img src="icon/call.png" alt="#" /></a>967776646961+ </li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="address">
<h3>الدورات</h3>
<ul class="Menu_footer">
<li class="active"> <a href="#"> رخصة جامعة تعز</a> </li>
<li><a href="#"> دورات جرافكس</a> </li>
<li><a href="#">دورات صيانة</a> </li>
<li><a href="#">نظام التشغيل لينكس</a> </li>
<li><a href="#">صيانة الطابعات</a> </li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="address">
<h3>معلومات</h3>
<ul class="Links_footer">
<li class="active"><a href="http://taiz.edu.ye/default.aspx"> الرئيسية</a> </li>
<li><a href="http://taiz.edu.ye/DEFAULTDET.ASPX?pnc=1">حول الجامعة </a> </li>
<li><a href="http://taiz.edu.ye/DEFAULTDET.ASPX?pnc=4">الامانة العامة</a> </li>
<li><a href="http://taiz.edu.ye/DEFAULTDET.ASPX?pnc=9314">فروع الجامعة </a> </li>
<li><a href="http://taiz.edu.ye/DEFAULTDET.ASPX?pnc=78"> الابحاث و المؤتمرات</a> </li>
</ul>
<ul class="social_link">
<li><a href="https://www.facebook.com/taizuniversity.net"><img src="icon/fb.png"></a></li>
<li><a href="#"><img src="icon/tw.png"></a></li>
<li><a href="#"><img src="icon/lin(2).png"></a></li>
<li><a href="#"><img src="icon/instagram.png"></a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 ">
<div class="address">
<a href="index.html"> <img src="images/header.png" alt="logo"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="copyright">
<div class="container">
<p>جميع الحقوق محفوظة © 2022 Design by Ahmed AL-Khulidi </a></p>
</div>
</div>
</div>
</footr>
<!-- end footer -->
<!-- ALL JS FILES -->
<script src="js/all.js"></script>
<!-- ALL PLUGINS -->
<script src="js/custom.js"></script>
<script src="js/timeline.min.js"></script>
<script>
timeline(document.querySelectorAll('.timeline'), {
forceVerticalMode: 700,
mode: 'horizontal',
verticalStartPosition: 'left',
visibleItems: 4
});
</script>
</body>
</html>