Download SoftShake2011 Free Java Code
Description
Examples and slides for the talk given at the SoftShake 2011 event in Geneva (October 2011, www.soft shake.ch).
Source Files
The download file SoftShake2011-master.zip has the following entries.
.gitignore// www .j ava 2 s.c o m
LifecycleTester/.gitignore
LifecycleTester/LifecycleTester-Info.plist
LifecycleTester/LifecycleTester-Prefix.pch
LifecycleTester/LifecycleTester.xcodeproj/project.pbxproj
LifecycleTester/Sources/AppDelegate/LifecycleTesterAppDelegate.h
LifecycleTester/Sources/AppDelegate/LifecycleTesterAppDelegate.m
LifecycleTester/Sources/AppDelegate/MainWindow.xib
LifecycleTester/Sources/ContentViewController/ContentViewController.h
LifecycleTester/Sources/ContentViewController/ContentViewController.m
LifecycleTester/Sources/ContentViewController/ContentViewController.xib
LifecycleTester/Sources/ModalViewController/ModalViewController.h
LifecycleTester/Sources/ModalViewController/ModalViewController.m
LifecycleTester/Sources/ModalViewController/ModalViewController.xib
LifecycleTester/Sources/RootViewController/RootViewController.h
LifecycleTester/Sources/RootViewController/RootViewController.m
LifecycleTester/Sources/RootViewController/RootViewController.xib
LifecycleTester/main.m
README.md
Slides/SoftShake2011_Using_view_controllers_wisely.key
Slides/SoftShake2011_Using_view_controllers_wisely.pdf
SoftShake2011.xcworkspace/contents.xcworkspacedata
iShopping-bad/.gitignore
iShopping-bad/Sources/AppDelegate/MainWindow.xib
iShopping-bad/Sources/AppDelegate/iShopping_badAppDelegate.h
iShopping-bad/Sources/AppDelegate/iShopping_badAppDelegate.m
iShopping-bad/Sources/Application/ShoppingViewController.h
iShopping-bad/Sources/Application/ShoppingViewController.m
iShopping-bad/Sources/Application/ShoppingViewController.xib
iShopping-bad/Sources/Cart/BillingInformationViewController.h
iShopping-bad/Sources/Cart/BillingInformationViewController.m
iShopping-bad/Sources/Cart/BillingInformationViewController.xib
iShopping-bad/Sources/Cart/CartItemListViewController.h
iShopping-bad/Sources/Cart/CartItemListViewController.m
iShopping-bad/Sources/Cart/CartItemListViewController.xib
iShopping-bad/Sources/Cart/CartItemTableViewCell.h
iShopping-bad/Sources/Cart/CartItemTableViewCell.m
iShopping-bad/Sources/Cart/CartItemTableViewCell.xib
iShopping-bad/Sources/Product/ProductListViewController.h
iShopping-bad/Sources/Product/ProductListViewController.m
iShopping-bad/Sources/Product/ProductListViewController.xib
iShopping-bad/Sources/Product/ProductViewController.h
iShopping-bad/Sources/Product/ProductViewController.m
iShopping-bad/Sources/Product/ProductViewController.xib
iShopping-bad/iShopping-bad-Info.plist
iShopping-bad/iShopping-bad-Prefix.pch
iShopping-bad/iShopping-bad.xcodeproj/project.pbxproj
iShopping-bad/main.m
iShopping-good/.gitignore
iShopping-good/Sources/AppDelegate/MainWindow.xib
iShopping-good/Sources/AppDelegate/iShopping_goodAppDelegate.h
iShopping-good/Sources/AppDelegate/iShopping_goodAppDelegate.m
iShopping-good/Sources/Application/ShoppingViewController.h
iShopping-good/Sources/Application/ShoppingViewController.m
iShopping-good/Sources/Application/ShoppingViewController.xib
iShopping-good/Sources/Cart/BillingInformationViewController.h
iShopping-good/Sources/Cart/BillingInformationViewController.m
iShopping-good/Sources/Cart/BillingInformationViewController.xib
iShopping-good/Sources/Cart/CartItemListViewController.h
iShopping-good/Sources/Cart/CartItemListViewController.m
iShopping-good/Sources/Cart/CartItemListViewController.xib
iShopping-good/Sources/Cart/CartItemTableViewCell.h
iShopping-good/Sources/Cart/CartItemTableViewCell.m
iShopping-good/Sources/Cart/CartItemTableViewCell.xib
iShopping-good/Sources/Product/ProductListViewController.h
iShopping-good/Sources/Product/ProductListViewController.m
iShopping-good/Sources/Product/ProductListViewController.xib
iShopping-good/Sources/Product/ProductViewController.h
iShopping-good/Sources/Product/ProductViewController.m
iShopping-good/Sources/Product/ProductViewController.xib
iShopping-good/iShopping-good-Info.plist
iShopping-good/iShopping-good-Prefix.pch
iShopping-good/iShopping-good.xcodeproj/project.pbxproj
iShopping-good/main.m
Download
Click the following link to download SoftShake2011-master.zip.
SoftShake2011-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »