ios apps development online training course content

6

Click here to load reader

Upload: instituteapex

Post on 15-May-2015

145 views

Category:

Education


0 download

DESCRIPTION

FRESH BATCH STARTING FROM NEXT WEEK ABOUT TRAINER • 8 YEARS OF INDUSTRY EXPERIENCE • 5 YEARS OF EXPERIENCE IN ONLINE, CLASS ROOM AND CORPORATE TRAINING FOR FREE DEMO contact us at: Phone : +91-8500-122-107 Phone :+91-8341-056-146 Phone : USA +1-2146283894 Phone : USA+1-512-522-8680 Email:[email protected] WebSite: www.apex-online-it-training.com • OTHER COURSE OFFERED AT APEX QA QA- Manual Testing QA- HP QTP (Quick Test Pro)|(Functional Automation Test tool) QA- VB script (for TESTERS) QA- HP QC (Quality Center) QA- SELENIUM IDE, RC, GRID and Web Driver QA- LOAD RUNNER QA- Microsoft Test tools (Coded UI, Unit Test, Web Test and Load Test tools) QA- Test Complete DATAWAREHOSING INFORMATICA INFORMATICA POWER CENTER INFORMATICA DATA QUALITY INFORMATICA POWER EXCHANGE SAP SAP- ABAP SAP- ABAP WORKFLOW SAP NetWEAVER EP SAP-BIW (Business information warehouse) SAP-SD (Sales and Distribution) SAP- ABAP HR SAP- ABAP OOP SAP- SECURITY SAP-CRM (Customer Relationship Management) SAP- BO’S SAP-WM (Warehouse Management) SAP-SEM (Strategic Enterprise Management) SAP-SCM (Supply Chain Management) SAP-MDM SAP-BPS SAP-OIL&GAS SAP- ABAP CROSSAPPLICATIONS SAP- ABAP WEBDYNPRO SAP- BASIS (System Administration) SAP- XI (exchange infrastructure) SAP- BI SAP-HRM (Human Resources Management) SAP-FICO(Finance and Controlling) SAP-PP (Production Planning) SAP-MM (Material Management) SAP-PS (PROJECT SYSTEMS) SAP-QM (Quality Management) SAP-IS (Industry Specific Solutions) MS-DOTNET TECHNOLOGIES ASP.NET (3.5) VB.NET C#.NET SPECIAL COURCES ASP.NET AJAX ASP.NET SLIVERLIGHT ASP.NET JAVA SCRIPT LINQ ADVANCED COURCES SHARE POINT-2007(Design, Development and Administration) BizTalk server JAVA TECHNOLOGIES Core Java Advanced Java J2EE / J2ME Data Bases SQA Robot DATA WAREHOUSING Informatics Business objects XI 3.1 HYPERION ESSBASE Data stage Cognos (Business Intelligence) Teradata ABINITIO HYPERION INTERACTIVE REPORT ORACLE ORACLE APPS FINACIALS R12 ORACLE APPS TECHNICAL ORACLE APPS HRMS ORACLE APPS SCM ORACLE APPS FRAME WORK ORACLE 10g//11i DBA ORACLE RAC DBA ORACLE ADVANCED RAC ORACLE APPLICATIONS SERVER DBA SQL/PLSQL ORACLE FUSION ORACLE CLINICAL SAS (Statistical Analysis Software) Clinical Financial Banking) BI SIEBELCRM & ANALYTICS PEOPLE SOFT SQL SERVER 2005 & 2008 SQL SERVER DBA PHP with my SQL SUN SOLARIES PEGA SYSTEM

TRANSCRIPT

Page 1: IOS APPS Development ONLINE TRAINING COURSE CONTENT

Contact Us at: Phone : +91-8500122107 Email : [email protected] Website : www.apex-online-it-training.com

iOS Apps Development training

Contents

1. The iPhone Software Development Kit (SDK)

● The Software Development Kit (SDK)

● Objective-C

● Frame works

2. Objective-C

● Objective-C Classes and Objects

● The @interface and @implementation Compiler Directives

● Method Declaration and Definition

● Nested Arguments

● Class and Instance Methods

● The alloc and init Methods

● Properties, Retain, Assign, Copy.

● Multiple-Argument Messages

● Understanding the id Variable type

● Categories & Protocols.

3. UIApplication and UIApplicationDelegate

● Adding a UIView and UIViewController to a UIApplicationDelegate

Page 2: IOS APPS Development ONLINE TRAINING COURSE CONTENT

Contact Us at: Phone : +91-8500122107 Email : [email protected] Website : www.apex-online-it-training.com

● Connecting UIWindow, UIApplication, and UIApplicationDelegate

● Try This: Exploring MainWindow.xib

● UIApplication and UIApplicationDelegate

● The main.m file

● Handling Application Life Cycle Events.

4. UIView and UIViewController

● The UIView Class

● The UIViewController Class

● View-based Application Template

● IBoutlet and IBAction

● Using a View-based Application Template

5. Controls

● Buttons

● Text Fields

● Labels

● Sliders

● Progress

● Switch

● Web View

Page 3: IOS APPS Development ONLINE TRAINING COURSE CONTENT

Contact Us at: Phone : +91-8500122107 Email : [email protected] Website : www.apex-online-it-training.com

● Image View

● Segmented Control

● Date picker

● Picker

● Alerts & Action Sheets

● Page Controller

6. Basic NS Classes

● NSString, NSObject

● NSArray, NSMutable Array

● NSDictionary, NSMutable Dictionary

● Other etc important classes like sorting..

7. Tables Using UITableView and UITableViewController

● UITableView

● UITableViewDelegate and UITableViewDataSource

● UITableViewDelegate

● UITableViewDataSource

● Adopting the UITableViewDelegate and

● UITableViewDataSource

● UITableViewController.

Page 4: IOS APPS Development ONLINE TRAINING COURSE CONTENT

Contact Us at: Phone : +91-8500122107 Email : [email protected] Website : www.apex-online-it-training.com

8. UINavigationBar and UINavigationController

● UINavigationBar, UINavigationController, and UINavigationItem

● Try This: Building a Three-View Application Using a Navigation Bar

● Adding Another View

● Try This: Duplicating the Utility Application

● More on the UINavigationController

● Pushing and Popping

● Try This: Using a Navigation Controller in a Tab

9. UITabBar and UITabBarController

● UITabBar, UITabBarController, UITabBarItem, and UITabBarControllerDelegate

● Using the Tab Bar Application Template

● Adding a Tab Bar Item to a Tab Bar Application

● Allowing Users to Customize a Tab Bar

10. XML Parsing

11. WebServices

12. Core Data

● Core Data in brief

● Creating Core Data Model

Entites, Attributes, Relationships

Page 5: IOS APPS Development ONLINE TRAINING COURSE CONTENT

Contact Us at: Phone : +91-8500122107 Email : [email protected] Website : www.apex-online-it-training.com

● Generating NSManaged Object

● Adding Objects

● Saving Changes

● Fetching Entities

● Deleting Entities

13. Multimedia

● Playing Sounds

AVAudioPlayer, AVAudioPlayerDelegate

● Media Player Framework

MPMoviePlayer Controller

14. Google Maps & Annotations Introduction.

15. Introducing Core Graphics.