Kotlin/MegaMenu

من موسوعة حسوب
اذهب إلى التنقل اذهب إلى البحث
columns
control
type"bullets"
config
text"البدء مع كوتلن"
url"#"
items
text"بنية اللغة"
url"/Kotlin/basic_syntax"
text"الاصطلاحات العامة"
url"/Kotlin/idioms"
text"نمط الشيفرة المتعارف عليها"
url"/Kotlin/coding_conventions"
text"أنواع البيانات الأساسية"
url"/Kotlin/basic_types"
text"بنى التحكم"
url"/Kotlin/control_flow"
text"الحزم واستيرادها"
url"/Kotlin/packages"
text"تطوير تطبيقات الخادم"
url"/Kotlin/server_overview"
text"تطوير تطبيقات أندرويد"
url"/Kotlin/android_overview"
control
type"bullets"
config
text"الأصناف والكائنات"
url"#"
items
text"الأصناف والوراثة"
url"/Kotlin/classes"
text"الخاصيات وحقول البيانات"
url"/Kotlin/properties"
text"محددات الوصول"
url"/Kotlin/visibility_modifiers"
text"الإضافات"
url"/Kotlin/extensions"
text"أصناف البيانات"
url"/Kotlin/data_classes"
text"الأصناف المتداخلة"
url"/Kotlin/nested_classes"
text"الكائنات"
url"/Kotlin/object_declarations"
text"الخاصيات المعمَّمة"
url"/Kotlin/delegated_properties"
control
type"bullets"
config
text"الدوال"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Kotlin_Function"
items
text"الدوال في كوتلن"
url"/Kotlin/functions"
text"تعابير lambda"
url"/Kotlin/lambdas"
text"الدوال المباشرة"
url"/Kotlin/inline_functions"
text"الروتينات المساعدة"
url"/Kotlin/coroutines"
control
type"bullets"
config
text"مواضيع متقدمة"
url"#"
items
text"التصريحات المتعددة"
url"/Kotlin/multi_declarations"
text"المجموعات"
url"/Kotlin/collections"
text"المجالات"
url"/Kotlin/ranges"
text"التحقق من الأنواع"
url"/Kotlin/typecasts"
text"التحميل الزائد"
url"/Kotlin/operator_overloading"
text"الاستثناءات"
url"/Kotlin/exceptions"
text"الانعكاسات"
url"/Kotlin/reflection"
text"تعدد المنصات"
url"/Kotlin/multiplatform"
control
type"bullets"
config
text"مراجع"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:Python_Exceptions"
items
text"الكلمات المفتاحية والمعاملات"
url"/Kotlin/keyword_reference"
text"الأسئلة الشائعة"
url"/Kotlin/faq"
text"مقارنة مع جافا"
url"/Kotlin/comparison_to_java"