-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
470 lines (447 loc) · 19.9 KB
/
index.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
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
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
<!DOCTYPE html>
<html lang="zxx" class="no-js">
<head>
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon-->
<link rel="shortcut icon" href="img/fav.png">
<!-- Author Meta -->
<meta name="author" content="codepixer">
<!-- Meta Description -->
<meta name="description" content="">
<!-- Meta Keyword -->
<meta name="keywords" content="">
<!-- meta character set -->
<meta charset="UTF-8">
<!-- Site Title -->
<title>Book</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet">
<!--
CSS
============================================= -->
<link rel="stylesheet" href="css/linearicons.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!-- <header id="header" id="home">
<div class="container">
<div class="row align-items-center justify-content-between d-flex">
<div id="logo">
<a href="index.html"><img src="img/logo.png" alt="" title="" /></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-active"><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#fact">Fact</a></li>
<li><a href="#price">Price</a></li>
<li><a href="#course">Course</a></li>
<li class="menu-has-children"><a href="">Pages</a>
<ul>
<li><a href="generic.html">Generic</a></li>
<li><a href="elements.html">Elements</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
</header>#header -->
<!-- start banner Area -->
<section class="banner-area" id="home">
<div class="container">
<div class="row fullscreen d-flex align-items-center justify-content-start">
<div class="banner-content col-lg-7">
<h1 class="text-uppercase">
طراحی سیستمهای نرمافزاری
</h1>
<br>
<br>
<h3 style="color: white;">
ترجمه: دانیال خسروی و جواد جعفری
</h3>
<p class="text-white pt-20 pb-20">
طراحی سیستمی که میلیونها کاربر را پشتیبانی میکند یک پدیده بسیار چالش برانگیز است و سفری است که نیاز به اصلاح مداوم و بهبود بیپایان دارد. </p>
<a href="http://uploadb.me/ug7rgpcgrutx/system_design_1_fa.pdf.html" class="primary-btn text-uppercase">رایگان مطالعه کنید</a>
</div>
<div class="col-lg-5 banner-right">
<img class="img-fluid" src="img/header-img.png" alt="">
</div>
</div>
</div>
</section>
<!-- End banner Area -->
<!-- Start about Area -->
<section class="section-gap info-area" id="about">
<div class="container">
<div class="single-info row mt-40 align-items-center">
<div class="col-lg-6 col-md-12 text-center no-padding info-left">
<div class="info-thumb">
<img src="img/header-img.jpg" class="img-fluid info-img" alt="">
</div>
</div>
<div class="col-lg-6 col-md-12 no-padding info-rigth">
<div class="info-content">
<h2 class="pb-30">مترجمان</h2>
<p>
این کتاب به هدف یادگیری و نشرعلم به زبان فارسی ترجمه شده است و همینطور ترجمه بعضی از اصطلاحات و واژههای فنی در علوم کامپیوتر به زبان فارسی با مشکلاتی همراه بوده که انتظار میرود به صورت تدریجی واژههای مناسب توسط افرادی که در این علوم اطلاعات و دانش مبادله میکنند این واژگان جا افتاده و ماندگار شود.
توصیه میشود که کتاب به ترتیب فصلها خوانده شود هر چند میتوان هر فصل را به صورت جداگانه مطالعه کرد که در این حالت توصیه میکنیم که ابتدا فصل اول به خاطر وجود مفاهیم و واژگان فنی بسیار مهم آن مطالعه شود و سپس به سراغ فصل مورد نظر خود رفته و آن را مطالعه کنید.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End about Area -->
<!-- Start fact Area -->
<section class="fact-area relative section-gap" id="fact">
<div class="overlay overlay-bg"></div>
<div class="container">
<div class="row d-flex justify-content-center">
<div class="menu-content pb-40 col-lg-8">
<div class="title text-center">
<h1 class="mb-10"> آمار پروژه های تکمیل شده</h1>
</div>
</div>
</div>
</div>
</section>
<!-- End fact Area -->
<!-- Start counter Area -->
<section class="counter-area">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="single-counter">
<h1 class="counter">2000</h1>
<p>تعداد دانلود ها</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="single-counter">
<h1 class="counter">3</h1>
<p>پروژه های در دسترس</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="single-counter">
<h1 class="counter">3</h1>
<p>پروژه های تکمیل شده</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="single-counter">
<h1 class="counter">3</h1>
<p>کتب رایگان</p>
</div>
</div>
</div>
</div>
</section>
<!-- end counter Area -->
<!-- Start price Area -->
<!-- <section class="price-area section-gap" id="price">
<div class="container">
<div class="row d-flex justify-content-center">
<div class="menu-content pb-60 col-lg-8">
<div class="title text-center">
<h1 class="mb-10">Purchase whatever you want</h1>
<p>Who are in extremely love with eco friendly system.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<div class="single-price no-padding">
<div class="price-top">
<h4>PDF</h4>
</div>
<p>
Who are in extremely love with <br>
eco friendly system.
</p>
<div class="price-bottom">
<h1><span>$</span> 79.99</h1>
<a href="#" class="primary-btn header-btn">Purchase Now</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="single-price no-padding">
<div class="price-top">
<h4>E-Book</h4>
</div>
<p>
Who are in extremely love with <br>
eco friendly system.
</p>
<div class="price-bottom">
<h1><span>$</span> 99.99</h1>
<a href="#" class="primary-btn header-btn">Purchase Now</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="single-price no-padding">
<div class="price-top">
<h4>Print Copy</h4>
</div>
<p>
Who are in extremely love with <br>
eco friendly system.
</p>
<div class="price-bottom">
<h1><span>$</span> 59.99</h1>
<a href="#" class="primary-btn">Purchase Now</a>
</div>
</div>
</div>
</div>
</div>
</section> -->
<!-- End price Area -->
<!-- Start course Area -->
<section class="course-area section-gap" id="course">
<div class="container">
<div class="row d-flex justify-content-center">
<div class="menu-content pb-60 col-lg-9">
<div class="title text-center">
<h1 class="mb-10">آثار و تالیفات</h1>
<!-- <p>Who are in extremely love with eco friendly system.</p> -->
</div>
</div>
</div>
<div class="row">
<div class="active-course-carusel">
<div class="single-course item">
<img class="img-fluid" src="img/header-img.jpg" alt="">
<p class="btn" style="background-color: rgb(219, 90, 90);color: #fdfdfd;">رایگان</p>
<div class="details">
<a href="#"><h4>طراحی سیستمهای نرمافزاری</h4></a>
<p>
در این کتاب به بررسی بهترین راه حلها در پیاده سازی اپلیکیشنهای مختلف در مهندسی نرمافزار پرداخته شده است. خواندن این کتاب به تمامی کسانی که به معماری نرمافزاری توزیع شده و معماریهای میکروسرویس علاقهمند هستند یا خود را برای
.مصاحبه طراحی سیستم آماده میکند، پیشنهاد میشود. این کتاب جزو کتابهای بسیار پرفروش در زمینه مهندسی نرمافزار در سایت آمازون است برای دانلود این کتاب روی لینک زیر کلیک کنید.
</p>
<div style="display: flex; justify-content: space-between; box-sizing: inherit;">
<a href="http://uploadb.me/ug7rgpcgrutx/system_design_1_fa.pdf.html" class="btn text-uppercase" style="background-color: rgb(219, 90, 90); color: #fdfdfd;">دانلود</a>
<a href="https://skybooks.ir/products/System-Design-Interview-1-Persian" class="btn text-uppercase" style="background-color: rgb(219, 90, 90); color: #fdfdfd;">سفارش نسخه چاپی</a>
</div>
</div>
</div>
<div class="single-course item">
<img class="img-fluid" src="img/modern_sys_design2.png" alt="">
<p class="btn" style="background-color: rgb(219, 90, 90);color: #fdfdfd;">رایگان</p>
<div class="details">
<a href="#"><h4>الگو های مدرن در نرمافزار</h4></a>
<p>
این کتاب برای چه افرادی مفید است؟
برای افراد جونیور و تازهکار کتاب مناسبی بوده و نگرش و ایدههایی خوبی به برنامهنویسهای حرفهای منتقل میکند.
این کتاب بر اساس بهترین مقالات مربوط به سیستمهای توزیعشده ترجمه و ویرایش و تالیف شده است.
مباحثی مثل مفاهیم بنیادی شئگرایی تا دیزاین پترنهای نرمافزاری و اصول سالید را مطرح میکند
بهترین شیوههای مدیریت نرمافزار و نگهداری از کد و اصول طراحی اپلیکیشنها را شامل می شود.
</p>
<div style="display: flex; justify-content: space-between; box-sizing: inherit;">
<a href="https://github.com/systemDesignFarsi/modern_software_fa/releases" class="btn text-uppercase" style="background-color: rgb(219, 90, 90); color: #fdfdfd;">دانلود</a>
<a href="https://virgool.io/@javadAgha" class="btn text-uppercase" style="background-color: rgb(219, 90, 90); color: #fdfdfd;">لینک مقالات کتاب</a>
</div>
</div>
</div>
<div class="single-course item">
<img class="img-fluid" src="img/cover-cloud-designPaterns.jpg" alt="">
<p class="btn" style="background-color: rgb(219, 90, 90);color: #fdfdfd;">رایگان</p>
<div class="details">
<a href="#"><h4>دیزاین پترنهای ابری</h4></a>
<p style="font-size: large;">
کتاب فوق شامل موارد زیر است:
بررسی ۴۱ دیزان پترن ابری و استفاده از آنها در میکروسرویسها.
بررسی آنتی پترنهایِ ابری.
پیادهسازی عملیاتی برخی از دیزاین پترنهای معروف.
بررسی موارد اساسی و مهم در پیاده سازی میکروسرویسهای ابری.
</p>
<p style="font-size: large; font-weight: bold;">
ترجمه و تالیف : دانیال خسروی
</p>
<div style="display: flex; justify-content: space-between; box-sizing: inherit;">
<a href="https://github.com/DannyRavi/cloud_software_farsi/" class="btn text-uppercase" style="background-color: rgb(219, 90, 90); color: #fdfdfd;">لینک گیت هاب</a>
<!-- <a href="#" class="btn text-uppercase" style="background-color: rgb(219, 90, 90); color: #fdfdfd;">لینک مقالات کتاب</a> -->
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End course Area -->
<!-- Start call-to-action Area -->
<!-- <section class="call-to-action-area section-gap">
<div class="container">
<div class="row justify-content-center top">
<div class="col-lg-12">
<h1 class="text-white text-center">Download Our App for all Platforms</h1>
<p class="text-white text-center mt-30">
It won’t be a bigger problem to find one video game lover in your neighbor. Since the introduction of Virtual Game, it has been achieving great heights so far as its popularity and technological advancement are concerned.
</p>
</div>
</div>
<div class="row justify-content-center d-flex">
<div class="download-button d-flex flex-row justify-content-center mt-30">
<div class="buttons flex-row d-flex">
<i class="fa fa-apple" aria-hidden="true"></i>
<div class="desc">
<a href="#">
<p>
<span>Available</span> <br>
on App Store
</p>
</a>
</div>
</div>
<div class="buttons flex-row d-flex">
<i class="fa fa-android" aria-hidden="true"></i>
<div class="desc">
<a href="#">
<p>
<span>Available</span> <br>
on Play Store
</p>
</a>
</div>
</div>
</div>
</div>
</div>
</section> -->
<!-- End call-to-action Area -->
<!-- Start testomial Area -->
<!-- <section class="testomial-area section-gap">
<div class="container">
<div class="row d-flex justify-content-center">
<div class="menu-content pb-60 col-lg-8">
<div class="title text-center">
<h1 class="mb-10">What our Reader’s Say about us</h1>
<p>Who are in extremely love with eco friendly system.</p>
</div>
</div>
</div>
<div class="row">
<div class="active-tstimonial-carusel">
<div class="single-testimonial item">
<img class="mx-auto" src="img/t1.png" alt="">
<p class="desc">
Accessories Here you can find the best computer accessory for your laptop, monitor, printer, scanner, speaker, projector, hardware and more. laptop accessory
</p>
<h4>Mark Alviro Wiens</h4>
<p>
CEO at Google
</p>
</div>
<div class="single-testimonial item">
<img class="mx-auto" src="img/t2.png" alt="">
<p class="desc">
Accessories Here you can find the best computer accessory for your laptop, monitor, printer, scanner, speaker, projector, hardware and more. laptop accessory
</p>
<h4>Mark Alviro Wiens</h4>
<p>
CEO at Google
</p>
</div>
<div class="single-testimonial item">
<img class="mx-auto" src="img/t3.png" alt="">
<p class="desc">
Accessories Here you can find the best computer accessory for your laptop, monitor, printer, scanner, speaker, projector, hardware and more. laptop accessory
</p>
<h4>Mark Alviro Wiens</h4>
<p>
CEO at Google
</p>
</div>
<div class="single-testimonial item">
<img class="mx-auto" src="img/t1.png" alt="">
<p class="desc">
Accessories Here you can find the best computer accessory for your laptop, monitor, printer, scanner, speaker, projector, hardware and more. laptop accessory
</p>
<h4>Mark Alviro Wiens</h4>
<p>
CEO at Google
</p>
</div>
<div class="single-testimonial item">
<img class="mx-auto" src="img/t2.png" alt="">
<p class="desc">
Accessories Here you can find the best computer accessory for your laptop, monitor, printer, scanner, speaker, projector, hardware and more. laptop accessory
</p>
<h4>Mark Alviro Wiens</h4>
<p>
CEO at Google
</p>
</div>
<div class="single-testimonial item">
<img class="mx-auto" src="img/t3.png" alt="">
<p class="desc">
Accessories Here you can find the best computer accessory for your laptop, monitor, printer, scanner, speaker, projector, hardware and more. laptop accessory
</p>
<h4>Mark Alviro Wiens</h4>
<p>
CEO at Google
</p>
</div>
<div class="single-testimonial item">
<img class="mx-auto" src="img/t1.png" alt="">
<p class="desc">
Accessories Here you can find the best computer accessory for your laptop, monitor, printer, scanner, speaker, projector, hardware and more. laptop accessory
</p>
<h4>Mark Alviro Wiens</h4>
<p>
CEO at Google
</p>
</div>
<div class="single-testimonial item">
<img class="mx-auto" src="img/t2.png" alt="">
<p class="desc">
Accessories Here you can find the best computer accessory for your laptop, monitor, printer, scanner, speaker, projector, hardware and more. laptop accessory
</p>
<h4>Mark Alviro Wiens</h4>
<p>
CEO at Google
</p>
</div>
<div class="single-testimonial item">
<img class="mx-auto" src="img/t3.png" alt="">
<p class="desc">
Accessories Here you can find the best computer accessory for your laptop, monitor, printer, scanner, speaker, projector, hardware and more. laptop accessory
</p>
<h4>Mark Alviro Wiens</h4>
<p>
CEO at Google
</p>
</div>
</div>
</div>
</div>
</section> -->
<!-- End testomial Area -->
<script src="js/vendor/jquery-2.2.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBhOdIF3Y9382fqJYt5I_sswSrEw5eihAA"></script>
<script src="js/easing.min.js"></script>
<script src="js/hoverIntent.js"></script>
<script src="js/superfish.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<script src="js/parallax.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/mail-script.js"></script>
<script src="js/main.js"></script>
</body>
</html>