Free Ebook Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim

Tidak ada komentar

Free Ebook Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim

Having this publication however never aiming to read is kind of rubbish. You need to read it even few. Checking out by few is actually better than nothing. You can enjoy reading by beginning in the really delightful time. The time where you can really filter the information called for from this publication. The Learn Cocos2d 2: Game Development For IOS, By Steffen Itterheim will be so valuable when you really recognize what really this publication supplies. So, discover your on method to see exactly how your selection about the new life within guide.

Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim

Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim


Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim


Free Ebook Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim

The utmost sales letter will certainly provide you a distinctive book to conquer you life to much higher. Schedule, as one of the recommendation to get many resources can be considered as one that will certainly connect the life to the experience to the knowledge. By having publication to check out, you have actually tried to link your life to be better. It will certainly motivate your high quality not only for your life however also individuals around you.

If you have actually understood about this website, it will be better and also you have actually known that guides are generally in soft documents types. And now, we will certainly invite you with our new collection, Learn Cocos2d 2: Game Development For IOS, By Steffen Itterheim This is our upgraded publication to offer in the listing of this site publication. You could take it as the referral for your work as well as your day-to-day activity. There is no idea to come join us to find the difficult book. Yet here, you can find it so simple that it can make you really feel satisfied.

By getting the Learn Cocos2d 2: Game Development For IOS, By Steffen Itterheim in soft documents, as talked previously, several benefits can be gotten. Besides, as just what you understand, this book uses interesting declaration that makes people curious to review it. When you determine to read this publication, you could start to recognize that publication will certainly always offer advantages. This publication is very basic and gives large outcomes.

In getting this Learn Cocos2d 2: Game Development For IOS, By Steffen Itterheim, you may not consistently go by walking or using your electric motors to guide stores. Get the queuing, under the rain or very hot light, and also still search for the unidentified book to be during that publication establishment. By visiting this page, you could just look for the Learn Cocos2d 2: Game Development For IOS, By Steffen Itterheim and you can find it. So currently, this time around is for you to go with the download web link as well as acquisition Learn Cocos2d 2: Game Development For IOS, By Steffen Itterheim as your very own soft file publication. You could read this book Learn Cocos2d 2: Game Development For IOS, By Steffen Itterheim in soft file only and also save it as yours. So, you don't need to fast place the book Learn Cocos2d 2: Game Development For IOS, By Steffen Itterheim into your bag almost everywhere.

Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim

About the Author

Steffen Itterheim is a professional games and tools developer. He has worked for Electronic Arts Phenomic for the past seven years. Be it scripting, programming, or foreign languages, he's done it all. He has extensive experience with game localization including non-western languages and locales, and he also knows the Lua scripting language inside and out. He learned English by watching too much American television. Steffen currently lives in Ingelheim, Germany.

Read more

Product details

Paperback: 544 pages

Publisher: Apress; 1st ed. edition (September 21, 2012)

Language: English

ISBN-10: 143024416X

ISBN-13: 978-1430244165

Product Dimensions:

7 x 1.2 x 10 inches

Shipping Weight: 2 pounds (View shipping rates and policies)

Average Customer Review:

3.3 out of 5 stars

15 customer reviews

Amazon Best Sellers Rank:

#3,736,986 in Books (See Top 100 in Books)

Unfortunately, I purchased this book, believing it was an introduction to cocos2d. Unfortunately it is actually an introduction to Kobold2D, which is the author's particular distribution of cocos2d. I don't inherently have a problem with this except for the fact that the author spends a lot of time saying that Kobold2D is better and convenient, but never takes the time to really cover the basics or illustrate exactly why its more convenient.Kobold2D seems to add a lot of boiler plate code that seems unfamiliar to a typical iOS app programmer, and that tends to obfuscate how the programmer works with cocos2d, and how they work with Kobold2D. It's disorienting for a beginner.He tends to explain the code using hypotheticals ("Say you wanted to schedule multiple actions for one sprite, you'd use this code:"). As a new-comer to cocos2d, throwing out hypothetical situations that I haven't encountered and have a hard time imagining aren't really that helpful in the learning process.I hope the author can take a step back and perhaps revise the book to be more considerate of beginners, or relabel the book to "working with cocos2d" rather than "learn cocos2d." It actually could be called "Working with Kobold2D" if it were being honest.

It is a good book to learn about cocos2D-iphone and some other 2D game programming techniques. However, the readers must be seasoned with objective-C, UIKit (esp CoreGraphics) and Xcode, otherwise it could be hard to follow each chapters. Any knowledges regarding OpenGL-ES are very helpful as well. I have checked out several other cocos2d tutorials but I must say this is the best. The source codes for the examples are available online, however it requires some works to make them running on the latest Xcode and iOS 64bit. This book covers the cocos2d v2 only. Because cocos2d v2 is a kind of "classic" platform for iOS game development, so this book can be very helpful for whoever wants to learn game programming in iOS with objective-c.

I thought, I bought a book on learning Cocos2d v2 game development on iOS... but seemingly every fourth paragraph the author instead self promotes his competing lateral game engine code Kobold 2d (which I don't care about learning).He should've self promoted to his publisher Apress for his own Kobold 2d book instead of detracting focus on the supposed title's topic (the cover never mentions Kobold 2d). I don't want to learn Lua or Kobold.... I want to learn Cocos2d v2 for game develpment on iOS like the title of the book I paid for says.Not cool, disappointed...

I'm in the process of learning to develop iOS games (over 10 years developing applications in non-apple platforms). I'll begin by saying that upon doing a quick read of the "sample text" provided for the kindle, I liked the fact that the author showed quite a bit knowledge about the nuances of iOS, Cocos2d and Kobold2d (that is usually a good sign of overall knowledge on the subject matter). That was what made me buy the book. What I did not look deeply into was how he was going to present the examples that went with the knowledge he possesses. It wasn't until chapter 5 when I read the following sentence "Because this chapter contains lots of reference material, I concentrate on the relevant code and omit the details of creating new cocos2d classes as shown in earlier chapters"that I realized he was going to present the info in the manner that irks me the most. He takes the approach of "omitting" previous explanations, I'm assuming, throughout the whole book. I say I'm "assuming" because although I've attempted to finish the book three times, I've never been able to get past chapter 6.The reason for my thrice failure to get past chapter 6, other than perhaps not being super smart, is because while the author explains in detail new code as it comes in, he "omits" to re-emphazise what the "other" code is for; one has to constantly be "flipping" pages and screens and scour through previous projects to copy and paste and remember what the other code that sits besides the new code is for.For me, that is the worst way to show someone how to do something because in the amount of time spent "re-finding" the code that he is omiting, one could have read it, applied it and understood it along with its place and relationship with the new code he is explaining (if the previous code were next to the text of the new code). The author makes sure to let you know early on that the accompanying code to the book is available for download; that's great but all that does is make it easy for one to end up copying and pasting the whole code in frustration because of not being able to follow the logic from the text itself.Ranting aside, if the author would make a new edition of this book without "omiting" previous explanations or previous code and instead re-explaining purpose of previous explained code while maybe bolding new code to differentiate it from the previous code, I would buy that version in a heart beat.

The author seems to know his material, although the Kindle version is full of typos and feels like it may have been rushed out the door.Concepts are explained well and Steffen's willingness to clarify and provide help on his forums at [...] was a big selling point for me.Good material but I'm giving it 3/5 stars for the typos and the book's non polished feeling

Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim PDF
Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim EPub
Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim Doc
Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim iBooks
Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim rtf
Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim Mobipocket
Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim Kindle

Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim PDF

Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim PDF

Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim PDF
Learn cocos2d 2: Game Development for iOS, by Steffen Itterheim PDF

Tidak ada komentar :

Posting Komentar