81.81 - Swift Xcode Take Photo From Camera & Photo Library

تحميل الفيديو
المدة:
الحجم: 45.37 MB
Swift & Xcode | دورة برمجة تطبيقات الايفون باستخدام لغة سويفت
(11 تقييم)
عربي
مدة الكورس: 22:54:55

Swift & Xcode | دورة برمجة تطبيقات الايفون باستخدام لغة سويفت

بامبرمج الدروس | 100 درس
1

01.1- Intro & Content - المقدمة والمحتوى

2

02.2 - Install Xcode - تنصيب بيئة العمل

3

03.3 - Git & GitHub - GiHub وإنشاء حساب على git تنزيل

4

04.4 - Playground Intro - playground مقدمة عن

5

05.5 - Swift Variables - المتغيرات

6

06.6 - Swift Constants - الثوابت

7

07.7 - Swift Var & Let - ملخص المتغيرات والثوابت

8

08.8 - Swift Arrays - المصفوفات

9

09.9 - Swift Dictionary - القواميس

10

10.10 - Swift Math Operators - العمليات الرياضية

11

100.100 - Swift Xcode Error Handling & Throwing Errors - Do, Try, Catch

12

11.11 - Swift Logical Operators - العمليات المنطقية

13

12.12 - Swift IF Statement - الجمل الشرطية

14

13.13 - Swift Switch Statement - الجمل الشرطية

15

14.14 - Swift Optionals - المتغيرات الاختيارية

16

15.15 - Swift Tuples - الصفوف

17

16.16 - Swift For Loops - الجمل التكرارية

18

17.17 - Swift While & Repeat - الجمل التكرارية

19

18.18 - Swift Nested Loops - التكرار المتداخل

20

19.19 - Swift Break & Continue - التحكم بالجمل التكرارية

21

20.20 - Swift Functions Part 1 - الدوال

22

21.21 - Swift Functions Part 2 - الدوال

23

22.22 - Swift Functions Part 3 - الدوال

24

23.23 - Swift Function Overloading - التحميل الزائد

25

24.24 - Swift Closures Part 1 - الإغلاقات

26

25.25 - Swift Closures Part 2 - الإغلاقات

27

26.26 - Swift OOP Intro - مقدمة عن البرمجة كائنية التوجه

28

27.27 - Swift Class & Object Part 1 - الفئة والكائن

29

28.28 - Swift Class & Object Part 2 - الفئة والكائن

30

29.29 - Swift OOP Inheritance - الوراثة

31

30.30 - Swift OOP Polymorphism - تعدد الأشكال

32

31.31 - Swift Access Control - التحكم بالوصول

33

32.32 - Swift Protocols - البروتوكول

34

33.33 - Swift Structures - الهياكل

35

34.34 - Swift Enumerations - التعدادات

36

35.35 - Section Conclusion - خاتمة القسم

37

36.36 - Xcode intro - شرح واجهة البرنامج

38

37.37 - Swift Xcode Storyboard label, text field and button

39

38.38 - Swift Xcode View Controller

40

39.39 - Swift Xcode IBOutlet & IBAction

41

40.40 - Swift Xcode Simulator Keyboard

42

41.41 - Swift Xcode Assets & App Icon

43

42.42 - Swift Xcode App Delegate & Scene Delegate

44

43.43 - Swift Xcode AutoLayout Constraints Part 1

45

44.44 - Swift Xcode AutoLayout Constraints Part 2

46

45.45 Swift Xcode AutoLayout-UIStackView Part 3

47

46.46 - Swift Xcode UITableView

48

47.47 - Swift Xcode UITableView (Custom Cell)

49

48.48 - Swift Xcode UITableView (insert, update and delete)

50

49.49 - Swift Xcode UITableView Sections, Headers and Footers

51

50.50 - Swift Xcode UITableView Pull to Refresh Feature

52

51.51 - Swift Xcode UITableView Cells Self Sizing

53

52.52 - Swift Xcode UITableView (No Data to Diaplay)

54

53.53 - Swift Xcode UICollectionView

55

54.54 - Swift Xcode CollectionView Horizontal Auto Image Slider With PageControl

56

55.55 - Swift Xcode CollectionView Sections, Headers & Footers

57

56.56 - Swift Xcode UICollecitonView Inside UITableViewCell

58

57.57 - Swift Xcode What's New in Xcode 12

59

58.58 - Swift Xcode Navigation Controller Part 1

60

59.59 - Swift Xcode Navigation Controller Part 2

61

60.60 - Swift Xcode TabBarController

62

61.61 - Swift Xcode TabBarController With NavigationController

63

62.62 - Swift Xcode Container View

64

63.63 - Swift Xcode UIScrollView

65

64.64 - Swift Xcode Passing Data Using Properties

66

65.65 - Swift Xcode Passing Data Using Segue & Unwind Segue

67

66.66 - Swift Xcode Passing Data using Protocol & Delegate

68

67.67 - Swift Xcode Passing Data using Notification Center

69

68.68 - Swift Xcode Storyboard references (Multiple Storyboards)

70

69.69 - Swift Xcode How To Use Segmented Control

71

70.70 - Swift Xcode How To Use UISwitch

72

71.71 - Swift Xcode How To Use UISlider

73

72.72 - Swift Xcode How To Use UIPickerView

74

73.73 - Swift Xcode UIPickerView as Input View for UITextField

75

74.74 - Swift Xcode UIPageViewController With UIPageControl

76

75.75 - Swift Xcode RTL UIPageViewController With One ViewController

77

76.76 - Swift Xcode Intro to Info.plist

78

77.77 - Swift Xcode Supporting Dark Mode

79

78.78 - Swift Xcode How to add Custom Fonts

80

79.79 - Swift Xcode Run Your App on Real iPhone

81

80.80 - Swift Xcode UIAlertController - Alert View & Action Sheet

82

81.81 - Swift Xcode Take Photo From Camera & Photo Library

83

82.82 - Swift Xcode Select Photo Using PHPicker

84

83.83 - Swift Xcode Support Multiple Languages - Localization

85

84.84 - Swift Xcode Localize App Name, Permissions & Directions

86

85.85 - Swift Xcode Intro to Dependencies Managers (CocoaPods, Carthage & SPM)

87

86.86 - Swift Xcode How to install and use CocoaPods

88

87.87 - What's new in Xcode 13

89

88.88 - Swift Xcode How to install and use Carthage

90

89.89 - Swift Xcode How to Use Swift Package Manager

91

90.90 - Swift Xcode MapKit Part 1

92

91.91 - Swift Xcode MapKit Part 2 - Access user location

93

92.92 - Swift Xcode MapKit Part 3 - Search For Places

94

93.93 - Swift Xcode MapKit Part 4 - Get Location Info (Reverse Geocode)

95

94.94 - Swift Xcode MapKit Part 5 - Get Directions

96

95.95 - Swift Xcode MapKit Custom Annotations & Map Type - Part 6

97

96.96 - Swift Xcode Local Notifications

98

97.97 - Swift Xcode Simple UIView Animations

99

98.98 - Swift Xcode How To Use Extensions

100

99.99 - Swift Xcode CompletionHandler

تحميل الكورس كامل
مصدر الدورة الرئيسي

فنحن لا ندعي ملكية أي دورة ولهذا نضع المصدر الأصلي لكم

مصدر الدورة الرئيسي
شارك الكورس

كورسات مشابهة