فنحن لا ندعي ملكية أي دورة ولهذا نضع المصدر الأصلي لكم
مصدر الدورة الرئيسيIntro & Content المقدمة والمحتوى
Install Xcode تنصيب بيئة العمل
Git & GitHub GiHub وإنشاء حساب على git تنزيل
Playground Intro playground مقدمة عن
Swift Variables المتغيرات
Swift Constants الثوابت
Swift Var & Let ملخص المتغيرات والثوابت
Swift Arrays المصفوفات
Swift Dictionary القواميس
Swift Math Operators العمليات الرياضية
Swift Xcode Error Handling & Throwing Errors Do, Try, Catch
Swift Logical Operators العمليات المنطقية
Swift IF Statement الجمل الشرطية
Swift Switch Statement الجمل الشرطية
Swift Optionals المتغيرات الاختيارية
Swift Tuples الصفوف
Swift For Loops الجمل التكرارية
Swift While & Repeat الجمل التكرارية
Swift Nested Loops التكرار المتداخل
Swift Break & Continue التحكم بالجمل التكرارية
Swift Functions Part الدوال
Swift Functions Part الدوال
Swift Functions Part الدوال
Swift Function Overloading التحميل الزائد
Swift Closures Part الإغلاقات
Swift Closures Part الإغلاقات
Swift OOP Intro مقدمة عن البرمجة كائنية التوجه
Swift Class & Object Part الفئة والكائن
Swift Class & Object Part الفئة والكائن
Swift OOP Inheritance الوراثة
Swift OOP Polymorphism تعدد الأشكال
Swift Access Control التحكم بالوصول
Swift Protocols البروتوكول
Swift Structures الهياكل
Swift Enumerations التعدادات
Section Conclusion خاتمة القسم
Xcode intro شرح واجهة البرنامج
Swift Xcode Storyboard label, text field and button
Swift Xcode View Controller
Swift Xcode IBOutlet & IBAction
Swift Xcode Simulator Keyboard
Swift Xcode Assets & App Icon
Swift Xcode App Delegate & Scene Delegate
Swift Xcode AutoLayout Constraints Part
Swift Xcode AutoLayout Constraints Part
Swift Xcode AutoLayoutUIStackView Part
Swift Xcode UITableView
Swift Xcode UITableView (Custom Cell)
Swift Xcode UITableView (insert, update and delete)
Swift Xcode UITableView Sections, Headers and Footers
Swift Xcode UITableView Pull to Refresh Feature
Swift Xcode UITableView Cells Self Sizing
Swift Xcode UITableView (No Data to Diaplay)
Swift Xcode UICollectionView
Swift Xcode CollectionView Horizontal Auto Image Slider With PageControl
Swift Xcode CollectionView Sections, Headers & Footers
Swift Xcode UICollecitonView Inside UITableViewCell
Swift Xcode What's New in Xcode
Swift Xcode Navigation Controller Part
Swift Xcode Navigation Controller Part
Swift Xcode TabBarController
Swift Xcode TabBarController With NavigationController
Swift Xcode Container View
Swift Xcode UIScrollView
Swift Xcode Passing Data Using Properties
Swift Xcode Passing Data Using Segue & Unwind Segue
Swift Xcode Passing Data using Protocol & Delegate
Swift Xcode Passing Data using Notification Center
Swift Xcode Storyboard references (Multiple Storyboards)
Swift Xcode How To Use Segmented Control
Swift Xcode How To Use UISwitch
Swift Xcode How To Use UISlider
Swift Xcode How To Use UIPickerView
Swift Xcode UIPickerView as Input View for UITextField
Swift Xcode UIPageViewController With UIPageControl
Swift Xcode RTL UIPageViewController With One ViewController
Swift Xcode Intro to Infoplist
Swift Xcode Supporting Dark Mode
Swift Xcode How to add Custom Fonts
Swift Xcode Run Your App on Real iPhone
Swift Xcode UIAlertController Alert View & Action Sheet
Swift Xcode Take Photo From Camera & Photo Library
Swift Xcode Select Photo Using PHPicker
Swift Xcode Support Multiple Languages Localization
Swift Xcode Localize App Name, Permissions & Directions
Swift Xcode Intro to Dependencies Managers (CocoaPods, Carthage & SPM)
Swift Xcode How to install and use CocoaPods
What's new in Xcode
Swift Xcode How to install and use Carthage
Swift Xcode How to Use Swift Package Manager
Swift Xcode MapKit Part
Swift Xcode MapKit Part Access user location
Swift Xcode MapKit Part Search For Places
Swift Xcode MapKit Part Get Location Info (Reverse Geocode)
Swift Xcode MapKit Part Get Directions
Swift Xcode MapKit Custom Annotations & Map Type Part
Swift Xcode Local Notifications
Swift Xcode Simple UIView Animations
Swift Xcode How To Use Extensions
Swift Xcode CompletionHandler