ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب iPad Programming

دانلود کتاب برنامه نویسی iPad

iPad Programming

مشخصات کتاب

iPad Programming

دسته بندی: برنامه نویسی: زبان های برنامه نویسی
ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 1934356573, 9781934356579 
ناشر: Pragmatic Bookshelf 
سال نشر: 2010 
تعداد صفحات: 248 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 5 مگابایت 

قیمت کتاب (تومان) : 42,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 7


در صورت تبدیل فایل کتاب iPad Programming به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب برنامه نویسی iPad نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب برنامه نویسی iPad

یک آی پد را در دستان خود بگیرید و متوجه خواهید شد که سر و صدا از چه قرار است. یک برنامه را انتخاب کنید و دستگاه ناپدید می شود، زیرا شما در تجربه غوطه ور هستید – iPad دسته جدیدی را برای دستگاه ها تعریف می کند. برنامه‌نویسی iPad به شما نشان می‌دهد که چگونه برنامه‌هایی را برای iPad بسازید که مردم دوست دارند از آن استفاده کنند. این راهنمای شروع سریع به شما کمک می‌کند برنامه‌های iPad را فوراً با استفاده از ترکیبی از APIهای آشنای iPhone به همراه APIهای جدید و قالب‌های اضافی طراحی شده بنویسید. ایجاد برنامه های iPad. iPad دارای صفحه نمایشی است که بیش از هفت برابر بزرگتر از iPhone است. استعاره ها متفاوت است. طراحی اپلیکیشن متفاوت است کاربران می توانند به روش های جدیدی با برنامه iPad شما تعامل داشته باشند. در این کتاب یاد می‌گیرید که از مزیت‌ها یا املاک و قابلیت‌های اضافی استفاده کنید. هر بار که دور می‌زنید به نظر می‌رسد که ده هزار برنامه دیگر به اپ استور برای آیفون اضافه شده است. اگر برنامه‌های مخصوص آی‌پد می‌سازید، روزی کاملاً جدید با فرصت‌های فراوان است. در این کتاب ما نه تنها به شما یاد می‌دهیم که برنامه‌هایی را بنویسید که روی iPad اجرا می‌شوند، بلکه به شما یاد می‌دهیم برنامه‌هایی ایجاد کنید که کاربران را خوشحال کند، زیرا اجرای آن‌ها روی هیچ دستگاه دیگری منطقی نیست. [


توضیحاتی درمورد کتاب به خارجی

Hold an iPad in your hands and you’ll know what the fuss is all about. Select an app and the device disappears as you find yourself immersed in the experience–the iPad defines a new category for devices. iPad Programming shows you how to build apps for the iPad that people will love to use.This quick-start guide will have you writing iPad apps right away using a combination of the familiar iPhone APIs along with the new APIs and additional templates designed specifically for creating iPad applications.The iPad has a display that’s more than seven times as big as the iPhone. The metaphors are different; the application design is different. Users will be able to interact with your iPad app in new ways. In this book you’ll learn to take advantage or the additional real estate and functionality.Every time you turn around it seems as if there’s another ten thousand apps added to the App Store for the iPhone. If you’re building iPad-specific apps, it’s a brand new day with plenty of opportunity. In this book we don’t just teach you to write apps that run on an iPad, we teach you to create apps that delight users because they wouldn’t make sense running on any other device. [



فهرست مطالب

Contents......Page 7
From iPhone to iPad......Page 11
The iPad and the Laptop......Page 12
The iPad and the iPod Touch......Page 13
Getting Started......Page 16
Adding a Model Object......Page 18
The C in MVC......Page 20
The Detail View and Its Controller......Page 21
Implementing the Table Delegate Method......Page 23
Compatibility Mode......Page 24
Converting to a Universal Application......Page 25
Adding Little Touches......Page 28
Summary......Page 31
Introducing Split Views......Page 33
Introducing the Split View Controller in IB......Page 34
Connecting to the Split View Controller......Page 36
Communicating Between the View Controllers......Page 39
Targeting Different Devices with Subclasses......Page 40
Separating the App Delegates......Page 43
Adding a Toolbar to the Detail View......Page 46
The Split View Delegate......Page 48
Adding a Popover......Page 49
Removing the Popover and the Button......Page 51
Creating an iPad-Only, Split View--Based App......Page 52
Summary......Page 53
Using Gestures......Page 55
iPad Virtual Bubble Wrap......Page 56
Using Simple Tap Gestures......Page 57
Multi-Touch Events and the View Hierarchy......Page 61
UIGestureRecognizer and the Swipe Gesture......Page 63
Discrete and Continuous Gestures......Page 66
Creating Custom Gestures......Page 69
What\'s That Popping Sound?......Page 80
Competing Recognizers......Page 81
Summary......Page 84
Popovers and Modal Dialog Boxes......Page 85
Responding to Touch......Page 86
Creating the Color Controller......Page 87
Pushing Modal Views......Page 89
Streamlining the Controller......Page 91
Displaying a Popover......Page 92
Revisiting the Split View and Popovers......Page 95
Popovers from Buttons......Page 96
Changing Orientations......Page 99
Summary......Page 102
Custom Keyboards......Page 103
Basic Text Input......Page 104
Creating Custom Keyboards......Page 105
Responding to Custom Buttons......Page 107
Adding an Accessory View......Page 108
Using Keyboard Notifications......Page 110
Animating the Text View......Page 111
Summary......Page 114
Custom Drawing......Page 115
Drawing with Core Graphics......Page 116
Using the Cocoa APIs......Page 120
Drawing Circles and Rectangles......Page 122
Irregular Paths......Page 124
Using Bezier Curves......Page 126
Saving Our Drawing as a PDF......Page 128
Summary......Page 130
Setting Up a View for the Movie......Page 131
Peeking into the Player......Page 137
Being Notified......Page 140
Adding a Playlist......Page 142
Creating Thumbnails......Page 147
Looking Ahead......Page 153
Video Shoutouts......Page 155
Implementing Custom Playback Controls......Page 159
Implementing the Controls......Page 164
Managing Playback Time......Page 166
Implementing a Video Scrubber......Page 168
Making the Playback Control Dynamic......Page 172
Handling Full-Screen......Page 176
Summary......Page 177
Progressive vs. Streamed Video......Page 179
Apple\'s HTTP-Based Streaming Protocol......Page 180
Creating a Streaming Player......Page 183
Reacting to a Network Environment......Page 184
Summary......Page 187
Displaying Content on Another Screen......Page 189
Detecting an External Display......Page 190
Simple Output to the External Display......Page 193
Sending Video Content to the External Display......Page 197
Summary......Page 199
Connecting Devices......Page 201
The Monty Hall Problem......Page 202
Launching and Advertising the Server......Page 203
Launching and Connecting the Client......Page 205
Adding Some Game Logic......Page 206
Sending Data to Another Device......Page 208
Receiving Data Sent from Another Device......Page 209
Advertising Peers......Page 211
Connecting Peers......Page 213
Chatting......Page 214
Summary......Page 216
Working with Documents......Page 217
Transferring Documents Using iTunes......Page 218
Persisting Documents......Page 219
Registering File Types......Page 221
Opening a File at Launch......Page 222
Opening Files......Page 223
Previewing Files......Page 226
Summary......Page 227
Start with the User......Page 229
Flatten the Hierarchy......Page 230
Gestures Are Powerful......Page 231
Video Matters......Page 232
Acknowledgments......Page 233
Bibliography......Page 236
C......Page 238
E......Page 239
I......Page 240
M......Page 241
P......Page 242
S......Page 243
V......Page 244
W......Page 245




نظرات کاربران