April 26, 2018, 03:57:26 PM
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
>
Old Stuff
>
Errata
>
5th printing
Pages:
1
[
2
]
3
Go Down
Subject
Started by
Replies
Views
Last post
Printing error on Chapter 19?
JonnyThunder
1
1083
July 09, 2009, 12:07:49 PM
by
skochan
Page 25 Exercise 2.3 missing closing bracket
TonyE
0
979
July 03, 2009, 08:07:40 PM
by
TonyE
Pg 210
webwrx
1
1040
July 01, 2009, 11:07:27 PM
by
skochan
Redundant code in Excerice 4.3?
Spencer
1
1042
June 28, 2009, 07:15:09 AM
by
nhohmann
Ch9 page 197
Crivo
3
1281
June 26, 2009, 07:18:14 AM
by
Crivo
164 minor definition confusion
scutter7282
0
954
June 12, 2009, 11:01:40 AM
by
scutter7282
Pg. 165 Reference to Chapter name of different title
scutter7282
0
961
June 12, 2009, 10:59:03 AM
by
scutter7282
pg. 143 - not really errata, but for consistency
scutter7282
0
1103
June 02, 2009, 01:01:33 PM
by
scutter7282
Programming in Objective-C 2.0 in Pdf format 1st printing
vitalityman
1
1697
May 31, 2009, 05:01:42 PM
by
skochan
Cannot find the work files for the 2nd edition, first printing?
vitalityman
0
948
May 31, 2009, 01:58:26 PM
by
vitalityman
Page 59 - Program 4.3 output (Fourth Printing April 2009)
lck
0
1044
May 30, 2009, 10:46:29 PM
by
lck
Ch 6 exercise 7
Crivo
2
1361
May 29, 2009, 05:06:57 AM
by
Crivo
/ vs %
Crivo
0
1145
May 24, 2009, 11:54:59 PM
by
Crivo
p. 168, XPoint.h Interface File
iversonc
0
1043
May 24, 2009, 02:21:09 PM
by
iversonc
p. 171, reference to printf
iversonc
0
1269
May 24, 2009, 01:36:03 AM
by
iversonc
p.152, printed line 7
iversonc
0
1078
May 23, 2009, 11:51:42 PM
by
iversonc
Page 482 - Text Formatting (2nd printing)
jkiley
3
1695
May 20, 2009, 01:00:03 PM
by
skochan
Page 471-473 - Figure Suggestions (2nd Printing)
jkiley
2
1312
May 20, 2009, 12:06:59 PM
by
jkiley
Page 536
jerome
0
1079
May 20, 2009, 11:59:26 AM
by
jerome
Page 521
jerome
0
1165
May 20, 2009, 11:56:22 AM
by
jerome
Pages:
1
[
2
]
3
Go Up
Official Forum for Programming in Objective-C (the iPhone Programming Language) - Stephen Kochan
>
Old Stuff
>
Errata
>
5th printing
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...