آموزش iPhone SDK / Lynda iPhone SDK Essential Training

Lynda iPhone SDK Essential Training
آموزش iPhone SDK

  • کاربرد : آموزش iPhone SDK
  • نوع فایل : فیلم آموزشی
  • زبان : انگلیسی
  • سیستم عامل : Windows-Mac-Linux-Android-iOS
  • تولید کننده : Lynda
  • سال تولید : 2012

توضیحات

آی‌اواس (iOS) (در گذشته iPhone OS) یک سیستم عامل تلفن همراه است که در ابتدا برای آیفون و آیپاد تاچ توسعه داده می ‌شد، از آن زمان به بعد برای استفاده در سایر دستگاه‌های شرکت اپل مانند آی ‌پد و اپل تی ‌وی گسترش یافت. رابط کاربری آی‌اواس بر اساس مفهوم دستکاری مستقیم (concept of direct manipulation)، با استفاده از حرکات چند لمسی (multi-touch gestures) طراحی شده است. عناصر رابط کنترل از: switches و sliders و buttons تشکیل شده است. پاسخ به ورودی کاربر فوری است و رابط سیال را فراهم می کند. تعامل با سیستم عامل حرکاتی را شامل می شود از این جمله حرکات می توان: swipe, tap, pinch, reverse pinch که هر کدام از این ها تعاریف خاصی را در چارچوب IOS سیستم عامل و رابط کاربری چند لمسی آن را دارا می باشند. شتاب سنج داخلی توسط برخی از برنامه های کاربردی مورد استفاده قرار گیرد که برای پاسخ به تکان دادن دستگاه (یکی از نتایج شایع آن دستور خنثی سازی است) و یا چرخش آن را به سه بعد (یکی از نتایج شایع ان تعویض از عمودی به افقی است).

با مشاهده این کورس آموزشی استفاده از iOS SDK و ویرایشگر کد Xcode را برای ساخت برنامه های iPhone و iPad به خوبی خواهید آموخت.

Description

iPhone SDK Essential Training presents the tools and skills needed to create applications for this mobile platform. Developer Simon Allardice breaks down the process of becoming an iPhone developer, from getting started with the tools and the language to building user interfaces and working with the unique features of the iPhone. With multiple hands-on exercises and demonstration projects, Simon explores the core development tools for iPhone (Xcode, Interface Builder, and Instruments), the language (Objective-C), and the framework (Cocoa Touch). Exercise files accompany this course.

Topics include:

Creating projects in Objective-C

Understanding memory management and delegation

Building user interfaces in Interface Builder

Saving data and preferences for iPhone applications

Understanding core audio and core animation basics

Creating a custom application icon

بخش های فایل

این فایل شامل 68 بخش می باشد که بخش های آن به صورت جداگانه در زیر آمده است.
Row Title Format Size Play Download
00. Introduction
1 00 01. Welcome 12.16 MB DOWNLOAD
2 00 02. Using the exercise files 901.92 KB DOWNLOAD
3 00 03. What you should know 45.09 MB DOWNLOAD
01. Getting Started
4 01 01. Registering as an iPhone Developer 3.03 MB DOWNLOAD
5 01 02. Installing the iPhone SDK 2.46 MB DOWNLOAD
6 01 03. Joining the Apple iPhone Developer Program 1.94 MB DOWNLOAD
7 01 04. Building a simple iPhone application 6.64 MB DOWNLOAD
8 01 05. The four pillars of iPhone application development 28.44 MB DOWNLOAD
02. The Tools
9 02 01. Using Xcode 7.14 MB DOWNLOAD
10 02 02. Using Interface Builder 4.61 MB DOWNLOAD
11 02 03. Using the iPhone Simulator 3.66 MB DOWNLOAD
03. Writing Objective-C
12 03 01. Introducing Objective-C 71.45 MB DOWNLOAD
13 03 02. Object orientation basics 7.90 MB DOWNLOAD
14 03 03. Using existing classes in Cocoa 8.20 MB DOWNLOAD
15 03 04. Optional video Format specifiers 1.57 MB DOWNLOAD
16 03 05. Calling methods in Objective-C 2.93 MB DOWNLOAD
17 03 06. Writing your own classes 9.05 MB DOWNLOAD
18 03 07. Compiling and running your application 5.81 MB DOWNLOAD
19 03 08. Creating a simple Objective-C project 7.22 MB DOWNLOAD
04. Memory Management
20 04 01. Introduction to memory management 4.64 MB DOWNLOAD
21 04 02. Object lifetime 5.49 MB DOWNLOAD
22 04 03. Cleaning up 5.84 MB DOWNLOAD
23 04 04. Using autorelease pools 3.82 MB DOWNLOAD
05. Core iPhone Project Skills
24 05 01. Using the different iPhone project templates 3.93 MB DOWNLOAD
25 05 02. Using Model-View-Controller (MVC) 32.52 MB DOWNLOAD
26 05 03. Basic interaction 12.61 MB DOWNLOAD
27 05 04. Dismissing the keyboard 10.55 MB DOWNLOAD
28 05 05. Understanding delegation 49.39 MB DOWNLOAD
29 05 06. Alerting the user 6.79 MB DOWNLOAD
30 05 07. How your application works 5.17 MB DOWNLOAD
06. Debugging and Troubleshooting
31 06 01. Troubleshooting your application 9.28 MB DOWNLOAD
32 06 02. Creating and using breakpoints 8.01 MB DOWNLOAD
33 06 03. Using zombies to fix problems 9.12 MB DOWNLOAD
07. Using UI Controls
34 07 01. Creating interfaces in Interface Builder 10.88 MB DOWNLOAD
35 07 02. Using and customizing the Picker 5.93 MB DOWNLOAD
36 07 03. Using data sources 12.95 MB DOWNLOAD
37 07 04. Selecting an item in the Picker 6.57 MB DOWNLOAD
38 07 05. Understanding and using the Apple UI guidelines 2.79 MB DOWNLOAD
08. Table Views
39 08 01. Creating a simple table 13.85 MB DOWNLOAD
40 08 02. Reusing table cells 2.87 MB DOWNLOAD
41 08 03. Customizing the table 7.42 MB DOWNLOAD
42 08 04. Customizing table view cells 7.53 MB DOWNLOAD
09. Multi-View Applications
43 09 01. Introduction to Multiple View applications 2.21 MB DOWNLOAD
44 09 02. Creating a utility application 6.65 MB DOWNLOAD
45 09 03. Using Navigation Controllers 2.54 MB DOWNLOAD
46 09 04. Creating a navigation application 15.48 MB DOWNLOAD
47 09 05. Using a toolbar 11.57 MB DOWNLOAD
48 09 06. Using a tab bar 8.97 MB DOWNLOAD
10. Using the Image Picker
49 10 01. Understanding the Image Picker 3.25 MB DOWNLOAD
50 10 02. Using the Image Picker 6.15 MB DOWNLOAD
51 10 03. Checking for available image sources 3.33 MB DOWNLOAD
11. Using the Accelerometer
52 11 01. Accelerometer concepts 3.08 MB DOWNLOAD
53 11 02. Switching orientation 12.24 MB DOWNLOAD
54 11 03. Reacting to a Shake event 4.36 MB DOWNLOAD
55 11 04. Accessing accelerometer data 5.51 MB DOWNLOAD
12. Saving Data
56 12 01. Options for saving data on the iPhone 5.51 MB DOWNLOAD
57 12 02. Saving iPhone application data to property lists 10.39 MB DOWNLOAD
58 12 03. Saving iPhone application preferences 14.90 MB DOWNLOAD
13. Animation and Audio
59 13 01. Core animation basics 2.80 MB DOWNLOAD
60 13 02. Using simple animations 5.01 MB DOWNLOAD
61 13 03. Core audio basics 4.29 MB DOWNLOAD
62 13 04. Playing audio files 9.62 MB DOWNLOAD
14. Finishing Touches
63 14 01. Creating an application launch image 4.74 MB DOWNLOAD
64 14 02. Creating an application icon 3.00 MB DOWNLOAD
65 14 03. Introduction to instruments 7.68 MB DOWNLOAD
66 14 04. Where to go from here 3.09 MB DOWNLOAD
15. Conclusion
67 15 01. Goodbye 4.54 MB DOWNLOAD
16. فایل های تمرینی
68 Ex_Files_iPhoneSDK_EssT 24.64 MB DOWNLOAD
شما می توانید مجموعه کامل بخش های این فابل را نیز به صورت مجموعه کامل دریافت نمایید.
اگر شما نسبت به این اثر یا عنوان محق هستید، لطفا از طریق "بخش تماس با ما" با ما تماس بگیرید و برای اطلاعات بیشتر، صفحه قوانین و مقررات را مطالعه نمایید.

دیدگاه کاربران


لطفا در این قسمت فقط نظر شخصی در مورد این عنوان را وارد نمایید و در صورتیکه مشکلی با دانلود یا استفاده از این فایل دارید در صفحه کاربری تیکت ثبت کنید.

بارگزاری