April 24, 2018, 11:12:04 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Read this please.
♦
The Great Kangaroo Escape
♦
Looking for reviews of the 4th ed on Amazon!
♦
Twitter:
@skochan
Home
Help
Search
Login
Register
Chat
Official Forum for Programming in Objective-C (the iPhone Programming Language) - Stephen Kochan
>
Programming in Objective-C, 4th edition
>
Exercises
>
Chapter 7
Pages: [
1
]
2
Go Down
Subject
Started by
Replies
Views
Last post
7.2 Getting error messages.
HISWeb
1
1292
January 14, 2012, 12:25:40 AM
by
jgelling
Chapter 7 exercise 2
elkie13
0
1317
February 22, 2012, 04:29:26 PM
by
elkie13
need help with ex 5 chapter 7
stan4ev
3
1452
February 24, 2012, 04:56:03 PM
by
apexmutt
Negative Fractions (ex 7.2)
jgross
0
1078
February 29, 2012, 11:15:07 PM
by
jgross
Does this look good - Exercise 7.2 (+Question)
MCaEd
1
1611
February 29, 2012, 11:28:12 PM
by
jgross
Trouble with 7.4
gbrandon
1
1782
March 10, 2012, 01:04:08 PM
by
gbrandon
Exercise 6 Chapter 7
alexsom
1
1697
May 14, 2012, 08:55:07 PM
by
clouded
Exercise 1 Chapter 7
alexsom
8
3689
July 25, 2012, 05:57:42 AM
by
kefka
Chapter 7 Exercise 2
jacqueline
5
12236
August 02, 2012, 09:21:44 AM
by
kefka
Error in Calculating sum of series
raja4net
0
6666
August 15, 2012, 02:30:20 AM
by
raja4net
Chapter 7 - Correction of Exercise 1
microapple
0
10292
August 21, 2012, 02:58:23 PM
by
microapple
Chapter 7 - Correction of Exercise 3
microapple
0
10538
August 21, 2012, 03:16:13 PM
by
microapple
Chapter 7 - Correction of Exercise 6
microapple
0
3402
August 21, 2012, 05:41:16 PM
by
microapple
newInstance = self; is not the same as newInstance.var = self.var;
afterDark
0
1412
November 18, 2012, 09:37:49 AM
by
afterDark
My version of exercise 4
pats
0
2961
November 26, 2012, 09:35:20 AM
by
pats
Exercise 7.4 Problems...
ErickB
3
1728
January 17, 2013, 02:55:17 PM
by
afterDark
Chapter 7 Exercise 5
judfio
3
2983
January 18, 2013, 09:07:00 AM
by
the_raz
My 7.3 - negative fractions
AnthGee
1
7888
February 06, 2013, 05:28:39 PM
by
jonr
Chapter 7 - Correction of Exercise 5
microapple
1
1840
February 10, 2013, 09:59:00 AM
by
JeroenJK
Exercise 1
Nir
0
1376
February 12, 2013, 08:51:18 PM
by
Nir
Pages: [
1
]
2
Go Up
Official Forum for Programming in Objective-C (the iPhone Programming Language) - Stephen Kochan
>
Programming in Objective-C, 4th edition
>
Exercises
>
Chapter 7
Topic you have posted in
Normal Topic
Hot Topic (More than 5 replies)
Very Hot Topic (More than 10 replies)
Locked Topic
Sticky Topic
Poll
Jump to
:
Please select a destination:
-----------------------------
Programming in Objective-C, 5th edition
-----------------------------
=> General Discussions
=> Exercises
-----------------------------
Programming in Objective-C, 4th edition
-----------------------------
=> General Discussion
=> Exercises
===> Chapter 2
===> Chapter 3
===> Chapter 4
===> Chapter 5
===> Chapter 6
===> Chapter 7
===> Chapter 8
===> Chapter 9
===> Chapter 10
===> Chapter 11
===> Chapter 12
===> Chapter 13
===> Chapter 14
===> Chapter 15
===> Chapter 16
===> Chapter 17
===> Chapter 18
===> Chapter 19
===> Chapter 20
===> Chapter 21
=> Chapter 2
=> Chapter 3
=> Chapter 4
=> Chapter 5
=> Chapter 6
=> Chapter 7
=> Chapter 8
=> Chapter 9
=> Chapter 10
=> Chapter 11
=> Chapter 12
=> Chapter 13
=> Chapter 14
=> Chapter 15
=> Chapter 16
=> Chapter 17
=> Chapter 18
=> Chapter 19
=> Chapter 20
=> Chapter 21
=> Errata
===> 1st Printing
===> 2nd Printing
-----------------------------
Members' Corner
-----------------------------
=> Look What I'm Doing...
-----------------------------
Study Group
-----------------------------
=> Objective-C Quizzes
===>
Comprehensive Quiz
===> Chapter 1 - Introduction
===> Chapter 2 - Programming in Objective-C
===> Chapter 3 - Classes, Objects, and Methods
===> Chapter 4 - Data Types and Expressions
===> Chapter 5 - Program Looping
===> Chapter 6 - Making Decisions
===> Chapter 7 - More on Classes
===> Chapter 8 - Inheritance
===> Chapter 9 - Polymorphism, Dynamic Typing, and Dynamic Binding
===> Chapter 10 - More on Variables and Data Types
===> Chapter 11 - Categories and Protocols
===> Chapter 12 - The Preprocessor
===> Chapter 15 - Numbers, Strings & Collections
===> Chapter 17 - Memory Management
-----------------------------
iOS Programming
-----------------------------
=> General Questions
-----------------------------
Programming in C, 3rd ed. (Stephen Kochan)
-----------------------------
=> Programming in C webcasts?
=> Answers to Odd-Numbered Exercises
=> Questions and Help
-----------------------------
Old Stuff
-----------------------------
=> Errata, Answers to Exercises, Code, etc.
=> Shared Code Library
=> Welcome
=>
News
=> Errata
===> 1st Printing
===> 2nd printing
=> Newbie Corner
=> Chapter Study
===> Chapter 2 - Programming in Objective-C
===> Chapter 3 - Classes, Objects, and Methods
===> Chapter 4 - Data Types and Expressions
===> Chapter 5 - Program Looping
===> Chapter 6 - Making Decisions
===> Chapter 7 - More on Classes
===> Chapter 8 - Inheritance
===> Chapter 9 - Polymorphism, Dynamic Typing, and Dynamic Binding
===> Chapter 10 - More on Variables and Data Types
===> Chapter 11 - Categories and Protocols
===> Chapter 12 - The Preprocessor
===> Chapter 13 - Underlying C Language Features
===> Chapter 15 - Numbers, Strings, and Collections
===> Chapter 16 - Working with Files
===> Chapter 17 - Memory Management
===> Chapter 18 - Copying Objects
===> Chapter 19 - Archiving
===> Chapter 21 - Writing iPhone Applications
=> Answers to Exercises
===> Chapter 2
===> Chapter 3
===> Chapter 4
===> Chapter 5
===> Chapter 6
===> Chapter 7
===> Chapter 8
===> Chapter 9
===> Chapter 10
===> Chapter 11
===> Chapter 12
===> Chapter 13
===> Chapter 15
===> Chapter 16
===> Chapter 17
===> Chapter 18
===> Chapter 19
===> Chapter 21
=> General Discussion
=> Program Examples
===> Chapter 2
===> Chapter 3
===> Chapter 4
===> Chapter 5
===> Chapter 6
===> Chapter 7
===> Chapter 8
===> Chapter 9
===> Chapter 10
===> Chapter 11
===> Chapter 12
===> Chapter 13
===> Chapter 15
===> Chapter 16
===> Chapter 17
===> Chapter 18
===> Chapter 19
===> Chapter 21
=> XCode 4 Help
=> Suggestions
=> Help!!!
=> Fraction Calculator Available from the App Store
=> Resources
=> Errata
===> 1st & 2nd printings
===> 3rd & 4th printings
===> 5th printing
===> Current Errata
=> Suggestion Box
=> Tips & Tricks
=> Part 3
===> Welcome to the Class
===>
Special Announcements
===> Assignments
=> Parts 1 and 2
===> Welcome to the Class
===> Questions and Discussion
===>
SPECIAL ANNOUNCEMENTS
===> Assignments
===> Chapter 4, Exercise 7
===> Suggestions
=> Webcast Series Part I, Sept. 1 - 24
===> Welcome
===>
SPECIAL ANNOUNCEMENTS
===> Questions and Discussion
===> Assignments
===> Chapter 4, Exercise 7
===> Chapter 6, Exercise 4
===> Suggestions
=> Webcast Series Part II, Oct. 1 - 27
===> Welcome
===>
SPECIAL ANNOUNCEMENTS
===> Questions and Discussion
===> Assignments
===> Example using hasPrefix: and hasSufix:
===> Suggestions
=> Objective-C Workshop Aug 11 - 13
=> Webcast Series Part I, Oct. 29 - Dec. 1
===> Welcome
===>
SPECIAL ANNOUNCEMENTS
===> Assignments
===> Chapter 4, Exercise 7
===> Chapter 6, Exercise 4
===> Suggestions
=> Webcast Series Part II, Jan 5 - 28
===> Welcome
===>
SPECIAL ANNOUNCEMENTS
===> Assignments
===> Jan 7th Solutions
Loading...