カリフォルニア大学デービス校のiPhoneアプリ開発講座もiTunes Uで視聴可!
皆様明けましておめでとうございます。本年もよろしくお願いします。
さて、ちょうど今日1月5日からあのスタンフォード大学のiPhoneアプリ開発講座が再びスタートし、前回と同じようにiTunes Uで講義が公開されるという事なので非常に楽しみなのだが、カリフォルニア大学デービス校もiPhoneアプリの開発講座を公開している事にさきほど気づいた。
具体的いには、去年の秋のセメスターに開かれたIntroduction to iPhone Application Developmentという講義を公開しており(iTunes Uへのリンク)、シラバスによると以下のような講義内容だった模様。2D game programmingの講義が含まれている辺りがスタンフォード大学とは違う点だろうか。こちらの講義の方も面白そうなので随時チェックして行きたいと思う。
- Development tools (Xcode, Interface Builder, Instruments, Shark)
- Objective-C (various language features, memory management, mixing with C++)
- Model-View-Controller and other design patterns
- Views (buttons, labels, text fields, sliders, etc.)
- View controllers (NavigationController, TabBarController)
- Table Views
- Custom Views
- Text and keyboard interaction
- Event Handling and Multi-Touch
- Data Persistence (Core Data, property lists, object serialization)
- Event handling and multitouch
- Graphics (Quartz, Core Animation, OpenGL ES)
- 2D game programming
- Audio
- Device Sensors (accelerometer, GPS, proximity)
関連記事