-
Notifications
You must be signed in to change notification settings - Fork 0
/
csharpcourses.html
269 lines (211 loc) · 14.5 KB
/
csharpcourses.html
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
<!DOCTYPE html>
<html lang="ar">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Home</title>
<script>if (window.self === window.top) {window.location.href = 'index.html?page=csharpcourses';}</script>
</head>
<body style="overflow: hidden !important;">
<div>
<h2>
<span>🎓</span>
كورسات سي شارب في الاكاديمية
<span>🎓</span>
<a id="all-lang" class="mynum2 backbtn" href="plcourses.html">
<span>⬅</span> </a>
</h2>
</div>
<div class="container" style="padding:30px;">
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب من البداية الي الاحتراف </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfkDF2xTIB5kX8gdthmLTufx" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
فيديو كامل مفاهيم سي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/LAYfKqkR6I4" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب اساسيات </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfm8nQAoJF5u2aV43tMRAAmr" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب شاشات و برامج </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfnbNoGB0NdoRdllq9fdo6uM" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و البرمجة الكائنية OOP </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfl6UP-PlUli03pokSc4af2S" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و صفحات الويب Web Forms </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfmi8jwSbqiQuVfxeXIBk-bW" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و قواعد البيانات </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIflAus00vgdVEzLUBCx8ooH_" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و Linq </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfnW4RDln5tzw6htvNhnkr7t" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و اسرار قواعد البيانات </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfnKHFH1uUwdpeW8h-A8lAI_" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و امثلة كبيرة بقواعد البيانات </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfmYdNXeeaBjt4mxSX5RWjzo" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و برامج الأكلات </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfnK119pOw2oEDXc0AEpIfd5" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و برنامج المبيعات </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfm2vgnbTfoxoUSlxoag0UHX" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و صناعة الألعاب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfnIpmBkIFfr-EM5aQ0R_2LP" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و تطبيقات الهاتف كورس كبير </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfl_CtfIfsNT9kfRG-JNBEKr" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
سي شارب و تطبيقات الهاتف كورس مجاني </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfk1LxfU4pFr-lqS_LSUggOx" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
انشاء متصفح ويب بلغة سي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfl7ToU9EDuRVYiki9C9wxnJ" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
موقع ويب شامل تنفيذي بالسي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfn6kI3NyvzTDm-wdw9EX7D6" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
برنامج كامل سي شارب مع Oracle </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfl0vnBDg28R0DW9HBkyHvc-" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
انشاء موقع ويب بالسي شارب بالتفصيل </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIflkDPHlOLTKV1daEp4pvIgA" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
برنامج سي شارب وتفصيل قواعد البيانات </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/videoseries?list=PLHIfW1KZRIfmg0C_6ON0IRFWrifni6CTq" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
تغيير شكل البرنامج في السي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/9UMtPbvFXGw" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
التعديل في بيانات الجريد في الويب بالسي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/ZC2MnsmRMGk" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
انشاء شاشة بالكود عن طريق سي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/xlObql2oCTA" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
توليد ارقام عشوائية بدون تكرار بالسي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/9gIeG1HpGVw" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
انشاء برنامج سي شارب و وسكول سيرفر الجزء الاول </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/NMXn8s-GQ7Q" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
انشاء برنامج سي شارب و وسكول سيرفر الجزء الثاني </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/ODTO1vSjJvw" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
برنامج استبدالات النصوص بالسي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/E21ZSNXVGdc" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
منع المستخدم من الادخال في سي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/862X9GUDhis" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
انشاء حزمة لمشروعك </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/pzcaGus6lpQ" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
انشاء تقارير باستخدام الاداة Microsoft Report Viewer </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/D-6Nt23fPSo" >
</iframe>
</div>
<div style="width:360px;margin-left:15px;margin-right:15px;" class="col-lg-4 col-md-6">
<div class="video-label">
برنامج تغيير الامتداد بالسي شارب </div>
<iframe class="yt-video" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen src="https://www.youtube.com/embed/_Wt9xF_RuB8" >
</iframe>
</div>
</div>
<div class="new-line"></div>
<br>
</body>
</html>