Lynda - Communicating between Classes with Objective-C
Torrent Information
DetailsGlobal Parameters
Identification Hash
9B9EE632D200AC7DF1507926B293EFEB59E3F458
Community Trust & Feedback
Files (144)
Lynda - Communicating between Classes with Objective-C
144 files • 152.62 MB
04. Understanding Delegation
4 files • 48.8 MB
04_04-Writing your own Delegate Protocol.mp4
Lynda - Communicating between Classes with Objective-C/04. Understanding Delegation/04_04-Writing your own Delegate Protocol.mp4
04_01-What is delegation.mp4
Lynda - Communicating between Classes with Objective-C/04. Understanding Delegation/04_01-What is delegation.mp4
04_02-When should delegation be used.mp4
Lynda - Communicating between Classes with Objective-C/04. Understanding Delegation/04_02-When should delegation be used.mp4
04_03-Pros and cons of delegation.mp4
Lynda - Communicating between Classes with Objective-C/04. Understanding Delegation/04_03-Pros and cons of delegation.mp4
02. Understanding KeyValue Observation
4 files • 50.22 MB
02_04-Implementing keyvalue observation in ObjectiveC.mp4
Lynda - Communicating between Classes with Objective-C/02. Understanding KeyValue Observation/02_04-Implementing keyvalue observation in ObjectiveC.mp4
02_01-What is keyvalue observation.mp4
Lynda - Communicating between Classes with Objective-C/02. Understanding KeyValue Observation/02_01-What is keyvalue observation.mp4
02_03-Pros and cons of keyvalue observation.mp4
Lynda - Communicating between Classes with Objective-C/02. Understanding KeyValue Observation/02_03-Pros and cons of keyvalue observation.mp4
02_02-Using keyvalue observation.mp4
Lynda - Communicating between Classes with Objective-C/02. Understanding KeyValue Observation/02_02-Using keyvalue observation.mp4
03. Understanding the Notification Center
4 files • 41.6 MB
03_04-Implementing the Notification Center in ObjectiveC.mp4
Lynda - Communicating between Classes with Objective-C/03. Understanding the Notification Center/03_04-Implementing the Notification Center in ObjectiveC.mp4
03_01-What is the Notification Center.mp4
Lynda - Communicating between Classes with Objective-C/03. Understanding the Notification Center/03_01-What is the Notification Center.mp4
03_02-When should the Notification Center be used.mp4
Lynda - Communicating between Classes with Objective-C/03. Understanding the Notification Center/03_02-When should the Notification Center be used.mp4
03_03-Pros and cons of the Notification Center.mp4
Lynda - Communicating between Classes with Objective-C/03. Understanding the Notification Center/03_03-Pros and cons of the Notification Center.mp4
01. Introduction
4 files • 9.54 MB
01_01-Welcome.mp4
Lynda - Communicating between Classes with Objective-C/01. Introduction/01_01-Welcome.mp4
01_02-What you should know before watching this course.mp4
Lynda - Communicating between Classes with Objective-C/01. Introduction/01_02-What you should know before watching this course.mp4
01_04-What well build.mp4
Lynda - Communicating between Classes with Objective-C/01. Introduction/01_04-What well build.mp4
01_03-Using the exercise files.mp4
Lynda - Communicating between Classes with Objective-C/01. Introduction/01_03-Using the exercise files.mp4
05. Conclusion
1 files • 1.58 MB
05_01-Next steps.mp4
Lynda - Communicating between Classes with Objective-C/05. Conclusion/05_01-Next steps.mp4
Exercice Files
127 files • 897.21 KB
Ex_Files_CBC_Cocoa_with_ObjC.zip
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC.zip
Ex_Files_CBC_Cocoa_with_ObjC
126 files • 571.44 KB
Exercise Files
126 files • 571.44 KB
03_delegationend
21 files • 98.44 KB
AccountTracker.xcodeproj
6 files • 50.84 KB
project.xcworkspace
2 files • 28.25 KB
xcuserdata
1 files • 28.1 KB
ron.xcuserdatad
1 files • 28.1 KB
UserInterfaceState.xcuserstate
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker.xcodeproj/project.xcworkspace/xcuserdata/ron.xcuserdatad/UserInterfaceState.xcuserstate
contents.xcworkspacedata
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata
project.pbxproj
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker.xcodeproj/project.pbxproj
xcuserdata
3 files • 4.9 KB
ron.xcuserdatad
3 files • 4.9 KB
xcschemes
2 files • 4.81 KB
AccountTracker.xcscheme
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/AccountTracker.xcscheme
xcschememanagement.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/xcschememanagement.plist
xcdebugger
1 files • 91 Bytes
Breakpoints_v2.xcbkptlist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
AccountTracker
13 files • 45.99 KB
Base.lproj
2 files • 14.82 KB
Main.storyboard
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/Base.lproj/Main.storyboard
LaunchScreen.xib
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/Base.lproj/LaunchScreen.xib
logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/[email protected]
ViewController.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/ViewController.m
AppDelegate.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/AppDelegate.m
AccountManager.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/AccountManager.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/Info.plist
Images.xcassets
1 files • 1.05 KB
AppIcon.appiconset
1 files • 1.05 KB
Contents.json
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/Images.xcassets/AppIcon.appiconset/Contents.json
AccountManager.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/AccountManager.h
main.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/main.m
AppDelegate.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/AppDelegate.h
ViewController.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTracker/ViewController.h
AccountTrackerTests
2 files • 1.6 KB
AccountTrackerTests.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTrackerTests/AccountTrackerTests.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationend/AccountTrackerTests/Info.plist
02_notificationend
21 files • 96.31 KB
AccountTracker.xcodeproj
6 files • 49.86 KB
project.xcworkspace
2 files • 27.27 KB
xcuserdata
1 files • 27.11 KB
ron.xcuserdatad
1 files • 27.11 KB
UserInterfaceState.xcuserstate
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker.xcodeproj/project.xcworkspace/xcuserdata/ron.xcuserdatad/UserInterfaceState.xcuserstate
contents.xcworkspacedata
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata
project.pbxproj
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker.xcodeproj/project.pbxproj
xcuserdata
3 files • 4.9 KB
ron.xcuserdatad
3 files • 4.9 KB
xcschemes
2 files • 4.81 KB
AccountTracker.xcscheme
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/AccountTracker.xcscheme
xcschememanagement.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/xcschememanagement.plist
xcdebugger
1 files • 91 Bytes
Breakpoints_v2.xcbkptlist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
AccountTracker
13 files • 44.85 KB
Base.lproj
2 files • 14.82 KB
Main.storyboard
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/Base.lproj/Main.storyboard
LaunchScreen.xib
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/Base.lproj/LaunchScreen.xib
logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/[email protected]
ViewController.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/ViewController.m
AppDelegate.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/AppDelegate.m
AccountManager.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/AccountManager.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/Info.plist
Images.xcassets
1 files • 1.05 KB
AppIcon.appiconset
1 files • 1.05 KB
Contents.json
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/Images.xcassets/AppIcon.appiconset/Contents.json
AccountManager.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/AccountManager.h
main.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/main.m
AppDelegate.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/AppDelegate.h
ViewController.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTracker/ViewController.h
AccountTrackerTests
2 files • 1.6 KB
AccountTrackerTests.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTrackerTests/AccountTrackerTests.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationend/AccountTrackerTests/Info.plist
03_delegationstart
21 files • 95.83 KB
AccountTracker.xcodeproj
6 files • 49.35 KB
project.xcworkspace
2 files • 26.76 KB
xcuserdata
1 files • 26.61 KB
ron.xcuserdatad
1 files • 26.61 KB
UserInterfaceState.xcuserstate
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker.xcodeproj/project.xcworkspace/xcuserdata/ron.xcuserdatad/UserInterfaceState.xcuserstate
contents.xcworkspacedata
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata
project.pbxproj
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker.xcodeproj/project.pbxproj
xcuserdata
3 files • 4.9 KB
ron.xcuserdatad
3 files • 4.9 KB
xcschemes
2 files • 4.81 KB
AccountTracker.xcscheme
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/AccountTracker.xcscheme
xcschememanagement.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/xcschememanagement.plist
xcdebugger
1 files • 91 Bytes
Breakpoints_v2.xcbkptlist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
AccountTracker
13 files • 44.87 KB
Base.lproj
2 files • 14.82 KB
Main.storyboard
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/Base.lproj/Main.storyboard
LaunchScreen.xib
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/Base.lproj/LaunchScreen.xib
logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/[email protected]
ViewController.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/ViewController.m
AppDelegate.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/AppDelegate.m
AccountManager.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/AccountManager.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/Info.plist
Images.xcassets
1 files • 1.05 KB
AppIcon.appiconset
1 files • 1.05 KB
Contents.json
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/Images.xcassets/AppIcon.appiconset/Contents.json
AccountManager.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/AccountManager.h
main.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/main.m
AppDelegate.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/AppDelegate.h
ViewController.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTracker/ViewController.h
AccountTrackerTests
2 files • 1.6 KB
AccountTrackerTests.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTrackerTests/AccountTrackerTests.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/03_delegationstart/AccountTrackerTests/Info.plist
01_kvoend
21 files • 94.68 KB
AccountTracker.xcodeproj
6 files • 49.15 KB
project.xcworkspace
2 files • 26.56 KB
xcuserdata
1 files • 26.41 KB
ron.xcuserdatad
1 files • 26.41 KB
UserInterfaceState.xcuserstate
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker.xcodeproj/project.xcworkspace/xcuserdata/ron.xcuserdatad/UserInterfaceState.xcuserstate
contents.xcworkspacedata
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata
project.pbxproj
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker.xcodeproj/project.pbxproj
xcuserdata
3 files • 4.9 KB
ron.xcuserdatad
3 files • 4.9 KB
xcschemes
2 files • 4.81 KB
AccountTracker.xcscheme
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/AccountTracker.xcscheme
xcschememanagement.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/xcschememanagement.plist
xcdebugger
1 files • 91 Bytes
Breakpoints_v2.xcbkptlist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
AccountTracker
13 files • 43.92 KB
Base.lproj
2 files • 14.82 KB
Main.storyboard
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/Base.lproj/Main.storyboard
LaunchScreen.xib
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/Base.lproj/LaunchScreen.xib
logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/[email protected]
ViewController.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/ViewController.m
AppDelegate.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/AppDelegate.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/Info.plist
AccountManager.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/AccountManager.m
Images.xcassets
1 files • 1.05 KB
AppIcon.appiconset
1 files • 1.05 KB
Contents.json
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/Images.xcassets/AppIcon.appiconset/Contents.json
AccountManager.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/AccountManager.h
main.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/main.m
AppDelegate.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/AppDelegate.h
ViewController.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTracker/ViewController.h
AccountTrackerTests
2 files • 1.6 KB
AccountTrackerTests.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTrackerTests/AccountTrackerTests.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvoend/AccountTrackerTests/Info.plist
02_notificationstart
21 files • 94.33 KB
AccountTracker.xcodeproj
6 files • 48.8 KB
project.xcworkspace
2 files • 26.21 KB
xcuserdata
1 files • 26.05 KB
ron.xcuserdatad
1 files • 26.05 KB
UserInterfaceState.xcuserstate
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker.xcodeproj/project.xcworkspace/xcuserdata/ron.xcuserdatad/UserInterfaceState.xcuserstate
contents.xcworkspacedata
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata
project.pbxproj
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker.xcodeproj/project.pbxproj
xcuserdata
3 files • 4.9 KB
ron.xcuserdatad
3 files • 4.9 KB
xcschemes
2 files • 4.81 KB
AccountTracker.xcscheme
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/AccountTracker.xcscheme
xcschememanagement.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/xcschememanagement.plist
xcdebugger
1 files • 91 Bytes
Breakpoints_v2.xcbkptlist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
AccountTracker
13 files • 43.93 KB
Base.lproj
2 files • 14.82 KB
Main.storyboard
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/Base.lproj/Main.storyboard
LaunchScreen.xib
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/Base.lproj/LaunchScreen.xib
logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/[email protected]
ViewController.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/ViewController.m
AppDelegate.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/AppDelegate.m
AccountManager.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/AccountManager.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/Info.plist
Images.xcassets
1 files • 1.05 KB
AppIcon.appiconset
1 files • 1.05 KB
Contents.json
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/Images.xcassets/AppIcon.appiconset/Contents.json
AccountManager.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/AccountManager.h
main.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/main.m
AppDelegate.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/AppDelegate.h
ViewController.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTracker/ViewController.h
AccountTrackerTests
2 files • 1.6 KB
AccountTrackerTests.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTrackerTests/AccountTrackerTests.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/02_notificationstart/AccountTrackerTests/Info.plist
01_kvostart
21 files • 91.86 KB
AccountTracker.xcodeproj
6 files • 48.02 KB
project.xcworkspace
2 files • 25.43 KB
xcuserdata
1 files • 25.27 KB
ron.xcuserdatad
1 files • 25.27 KB
UserInterfaceState.xcuserstate
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker.xcodeproj/project.xcworkspace/xcuserdata/ron.xcuserdatad/UserInterfaceState.xcuserstate
contents.xcworkspacedata
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata
project.pbxproj
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker.xcodeproj/project.pbxproj
xcuserdata
3 files • 4.9 KB
ron.xcuserdatad
3 files • 4.9 KB
xcschemes
2 files • 4.81 KB
AccountTracker.xcscheme
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/AccountTracker.xcscheme
xcschememanagement.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcschemes/xcschememanagement.plist
xcdebugger
1 files • 91 Bytes
Breakpoints_v2.xcbkptlist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker.xcodeproj/xcuserdata/ron.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
AccountTracker
13 files • 42.24 KB
Base.lproj
2 files • 14.82 KB
Main.storyboard
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/Base.lproj/Main.storyboard
LaunchScreen.xib
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/Base.lproj/LaunchScreen.xib
logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/logo.png
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/[email protected]
ViewController.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/ViewController.m
AppDelegate.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/AppDelegate.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/Info.plist
AccountManager.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/AccountManager.m
Images.xcassets
1 files • 1.05 KB
AppIcon.appiconset
1 files • 1.05 KB
Contents.json
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/Images.xcassets/AppIcon.appiconset/Contents.json
AccountManager.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/AccountManager.h
main.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/main.m
AppDelegate.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/AppDelegate.h
ViewController.h
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTracker/ViewController.h
AccountTrackerTests
2 files • 1.6 KB
AccountTrackerTests.m
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTrackerTests/AccountTrackerTests.m
Info.plist
Lynda - Communicating between Classes with Objective-C/Exercice Files/Ex_Files_CBC_Cocoa_with_ObjC/Exercise Files/01_kvostart/AccountTrackerTests/Info.plist
Trackers (11)
udp://tracker.bitsearch.to:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.moeking.me:6969/announce
udp://tracker.openbittorrent.com:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://open.stealth.si:80/announce
udp://tracker4.itzmx.com:2710/announce
udp://retracker.lanta-net.ru:2710/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
Similar Torrents 15
Based on tags and category