توضیحاتی در مورد کتاب iOS 6 Foundations
نام کتاب : iOS 6 Foundations
ویرایش : 1
عنوان ترجمه شده به فارسی : پایه های iOS 6
سری :
نویسندگان : Jesse Feiler
ناشر : Wiley
سال نشر : 2013
تعداد صفحات : 385
ISBN (شابک) : 1118356578 , 9781118356579
زبان کتاب : English
فرمت کتاب : pdf
حجم کتاب : 30 مگابایت
بعد از تکمیل فرایند پرداخت لینک دانلود کتاب ارائه خواهد شد. درصورت ثبت نام و ورود به حساب کاربری خود قادر خواهید بود لیست کتاب های خریداری شده را مشاهده فرمایید.
فهرست مطالب :
IOS 6 Foundations
About the Author
Contents
Introduction
Who Should Read This Book?
What You Will Learn
How to Use This Book
Part 1: Introducing iOS 6
Chapter One: Getting Started with iOS 6
Doing Your Homework
Understanding the App World-Past, Present, and Future
Looking at the Master-Detail Application Template
Registering as a Developer
Introducing Basic Programming Concepts
Installing and Using Xcode
Summary
Chapter Two: Getting Up to Speed with Xcode
Using the Workspace Window
Using Projects
Exploring the Editor Area
Exploring the Navigators
Exploring the Utilities. Creating Your Own View ControllersAdding Objects from the Library
Summary
Chapter Six: Working with Storyboard Inspectors
Looking at the Party Planner App
Using Outlets and Actions
Exploring the Storyboard Inspectors
Summary
Chapter Seven: Laying Out Your Scenes and Views
Using Springs and Struts
Using Auto Layout
Summary
Part 3: Building the Party Planner App
Chapter Eight: Building on the Data Model
Expanding the Data Model
Building the Detail View Controller
Summary
Chapter Nine: Building the Detail Data View
Using the Party Class. Connecting Interface Elements to PropertiesLaying Out the Detail View
Creating the iPad Interface
Summary
Chapter Ten: Saving and Restoring Data
Understanding the Editing Interface
Setting Up the Edit-Done Button
Adjusting the Interface for Editing
Saving the Data
Retrieving Data
Testing the App
Summary
Chapter Eleven: Testing the App with the Debugger
Exploring the Debugger from a Basic Template
Setting Up the Debugger
Setting a Breakpoint
Writing a Console Message
Editing Breakpoints
Summary
Part 4: Using Table and Collection Views. Chapter Twelve: Exploring the Table View in the TemplateIntroducing Table Views, Protocols, and Delegates
UITableView High-Level Architecture
Introducing Protocols and Delegates
Looking at the Master View Controller
Summary
Chapter Thirteen: Formatting Table Cells
Converting the Detail View to a Table View for iPhone
Converting the Detail View to a Table View on iPad
Preparing the Prototype Cell in the Storyboard
Configuring and Returning a Single Table Cell
Summary
Chapter Fourteen: Editing Table Views
Modifying the Data Model to Store Row Sequence.