دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Andrew Shitov
سری:
ISBN (شابک) : 9789082156836
ناشر: DeepText
سال نشر: 2017
تعداد صفحات: 146
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 709 کیلوبایت
در صورت تبدیل فایل کتاب Perl 6 at a Glance به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب پرل 6 در یک نگاه نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Foreword......Page 3
Contents......Page 4
1 Perl 6 Essentials......Page 11
Variables......Page 12
Built-in types......Page 19
2 Operators......Page 25
Prefixes......Page 26
Postfixes......Page 31
Method postfixes......Page 32
Infix operators......Page 34
Numerical operators......Page 35
String operators......Page 38
Universal comparison operators......Page 39
List operators......Page 43
Shortcut operators......Page 45
Other infix operators......Page 47
Meta-operators......Page 48
Hyper-operators......Page 53
3 Code Organization......Page 56
Subroutines, or subs......Page 57
Variables and signatures......Page 64
Anonymous code blocks......Page 66
Placeholders......Page 68
Function overloading......Page 69
Modules......Page 71
4 Classes......Page 77
Class attributes......Page 78
Class methods......Page 79
Inheritance......Page 81
Multiple inheritance......Page 83
Private (closed) methods......Page 84
Constructors......Page 86
Roles......Page 89
5 New Concepts......Page 92
Channels......Page 93
Promises......Page 98
6 Regexes & Grammars......Page 107
Regexes......Page 108
object......Page 109
Grammars......Page 110
Actions......Page 116
AST and attributes......Page 121
Calculator......Page 125
Appendix......Page 132
Unicode......Page 133
Whatever (*)......Page 135
Files......Page 139
Programming for the Internet......Page 140
Database access......Page 143
Conclusion......Page 146