[iPhone 開発本] iPhone Advanced Projects がおもしろい
Apressのページはこちら。公開されているサンプルコードは43MBもある。
iPhone Advanced Projects | |
![]() |
Apress 2009-10-19 売り上げランキング : 32227 by G-Tools |
と書いてから公開せず結局半年くらいEctoの中で眠らせてしまった。
ApressのiPhone本は何冊か買ったが、これが一番使い出がある気がする。さすがAdvanced Projectsだ。
目次はこんな感じ。
- Ben “Panda” Smith, discussing particle systems using OpenGL ES
- Joachim Bondo , demonstrating his implementation of correspondence gaming in the most recent version of his chess application, Deep Green.
- Tom Harrington implementing streaming audio with Core Audio, one of many iPhone OS 3 APIs.
- Owen Goss debugging those pesky errors in your iPhone code with an eye toward achieving professional-strength results.
- Dylan Bruzenak building a data-driven application with SQLite.
- Ray Kiddy illustrating the full application development life cycle with Core Data.
- Steve Finkelstein marrying an offline eMail client to Core Data.
- Peter Honeder and Florian Pflug tackling the challenges of networked applications in WiFi environments.
- Jonathan Saggau improving interface responsiveness with some of his personal tips and tricks, including “blocks” and other esoteric techniques.
- Joe Pezzillo pushing the frontiers of APNS, the new in iPhone OS 3 Apple Push Notification Service that makes the Cloud the limit for iPhone apps.
- Noel Llopis taking mere programmers into a really advanced developmental adventure into the world of Environment Mapping with OpenGL ES.
特に、 4章のデバッグの際に便利なテクニック集と、10章のAPNs(Apple Push Notification Service) をよく参照している。非常に実用的だ。
ただ、Advanced Projects なので始めたばかりの人が読むのは厳しいと思われる。ある程度詳しくなってから読むのが吉かと。
関連記事
-
-
Apple Event Sep 2022 Far Out
毎年恒例の Apple Event が 2022/09/07 に行われた。日本時間は 9/8 2:
-
-
Everio で撮影した動画を写真袋で公開する
年末に奥さんが Victor Everio GZ-HM670 で撮影した長女のバレエ動画を写真袋で
-
-
RPG風タスク管理アプリ EpicWin
Designed for Use を読んでいて、例として紹介されていたので試しに買ってみた RP
-
-
ようやくAppStore に Submit
@ITの 日本人がつまずかないためのiPhone開発ポイント を読みながらAppStoreにアプリ公
-
-
iOS16でaurioTouch の inBufferFramesが1になる
https://developer.apple.com/library/archive/sampl
-
-
とてもゲームがやりたくなる本: 3Dゲームをおもしろくする技術
ゲームの作り手向けの本だが、こんな工夫がされているのか! と目からウロコが落ち、ゲームがやりたくなる
-
-
Universal アプリのテスト
iPhoneアプリとBluetoothで通信するUniversalなアプリをしばらく作っていたが、よ
-
-
ゲームで起業した人たちのインタビュー集 Gamers at Work
Gamers at Work: Stories Behind the Games Peo
-
-
さらに薄いiPhoneケース SwitchEasy Nude Ultra Clear
以前 eggshell for iPhone クリアを購入したが、Homeボタンを押す際などに力が入
-
-
[iPhone SDK] Apple Push Notification を利用したアプリをサポートする Easy APNS
以前 apns-php を使ってApple Push Notification を実行する話を書いた