Cart
Sign In

Sorry! Learn Android App Programming & iOS Programming Video Training On 4 DVDs is sold out.

Compare Products
Clear All
Let's Compare!

Learn Android App Programming & iOS Programming Video Training On 4 DVDs

This product has been sold out
(3.0) 2 Ratings 1 Review Have a question?

We will let you know when in stock
notify me

Featured

Highlights

  • Easy Learning
  • Stream:Android
  • Format:DVD
  • SUPC: SDL746839297

Description

We will dispatch the device containing course content within 72 Hrs of purchase. This CD/DVD/Pen drive may be used to get started and continue with the course.


PRODUCT DESCRIPTION

01. Introduction
0101 Welcome To The Course
0102 Overview Of Android
0103 Organization Of The Course
0104 Promoting Android Apps

02. Android Development System
0201 Development System Overview
0202 A Quick App Example
0203 Android Developers Website
0204 Android Design Guide
0205 Android Developer Tools (ADT) Bundle
0206 Java Programming Language
0207 Eclipse Integrated Development Environment (IDE)
0208 Android Software Development Kit (SDK)
0209 Android Development Tools (ADT)
0210 Android Virtual Devices (AVD)

03. Using The Development System To Create Your First App
0301 Using The Development System To Create Your First App
0302 Understanding The Structure And Components Of Your First App
0303 Understanding And Modifying Code In Your First App - Part 1
0304 Understanding And Modifying Code In Your First App - Part 2
0305 Understanding And Modifying Code In Your First App - Part 3
0306 Overview Of Debugging In Eclipse
0307 Testing And Debugging Your First App
0308 Using The Dalvik Debug Monitor Server (DDMS)
0309 Running Your First App On A Real Mobile Device
0310 Additional Development Resources
0311 Android App Components
0312 Using Android App Development Wizards And Templates
0313 Using The Infinite Skills Working Files
0314 Android Native Development Kit
0315 Promoting Your Apps On Google Play
0316 Publishing Your Apps On Google Play And Using The Developer Console

04. App Components And APIs
0401 App Components And APIs Overview
0402 Activities
0403 Creating A New Project From Existing Code
0404 Adding An Activity To An Existing Project
0405 Manifest
0406 Intents
0407 Listeners And Toasts
0408 Threads And Async Tasks
0409 Service Concepts And Sample App Demonstration
0410 Service Implementation And Code
0411 Content Provider Concepts And Sample App Demonstration
0412 Content Provider Classes And Objects
0413 Content Provider URIs
0414 Content Provider URI Matchers
0415 Content Provider Cursors
0416 Content Provider Methods
0417 Content Provider Method Parameters
0418 Content Provider Method Implementation Templates
0419 Broadcast Receiver Concepts And Sample App
0420 Broadcast Receiver Classes And Objects

05. API Demos App
0501 API Demos App Overview
0502 API Demos Worksheet
0503 App Development Using Demos And Samples
0504 Adding Code To Your Android App - Part 1
0505 Adding Code To Your Android App - Part 2

06. App Resources
0601 Resources Overview
0602 Providing Default Resources
0603 Providing Alternate Resources
0604 Accessing Resources
0605 Localization

07. User Interface
0701 User Interface Overview
0702 Layouts
0703 Creating Layouts Using API Demos And The Graphical Layout Editor
0704 Input Controls
0705 Input Events
0706 Options Menus
0707 Popup Menus
0708 Context Menus
0709 Action Bars
0710 Settings
0711 Preferences
0712 Dialogs
0713 Notifications
0714 Lists
0715 Fragments
0716 Styles And Themes
0717 Applying Styles And Themes To Your Apps

08. Animation And Graphics
0801 Animation And Graphics Overview
0802 Property Animation
0803 View Animation
0804 Canvas Graphics

09. Media And Camera
0901 Media And Camera Overview
0902 Media Playback
0903 Camera Access

10. Location And Sensors
1001 Location And Sensors Overview
1002 Accessing Sensors
1003 Determining Locations - Part 1
1004 Determining Locations - Part 2

11. Data Storage And Database
1101 Data Storage And Database Overview
1102 Shared Preferences
1103 Internal Storage
1104 External Storage - Part 1
1105 External Storage - Part 2
1106 SQLite Database - Part 1
1107 SQLite Database - Part 2

12. Connectivity And Remote Access
1201 Connectivity And Remote Access Overview
1202 Connectivity Example Using NFC
1203 Connectivity And Remote Access Documentation And Samples

13. Web Apps And HTML5
1301 Web Apps And HTML5 Overview
1302 Webview
1303 HTML5

14. Wrap-up
1401 Conclusion
1402 About The Instructor

DVD_ 2 Learning IOS Programming Video Training Tutorial DVD

PRODUCT DESCRIPTION

98 video Lessons + project files 

Contents of DVD

0101.What You Will Learn
0102.iOS Platform Overview.
0103.Using The iOS Dev Center
0201.Getting The SDK.
0202.Hello iOS.
0203.Understanding The Skeleton App
0204.iPhone, iPad, And Universal Apps.
0205.Provisioning Your Device.
0301.Xcode Overview.
0302.Customizing Xcode.
0303.Using Interface Builder.
0304.Using The Simulator.
0305.Using The Organizer.
0306.Key Xcode Tips.
0401.Objective-C Overview
0402.Creating Classes.
0403.Declaring And Implementing Methods
0404.Sending Messages
0405.Memory Management
0406.Creating Object Instances
0407.Automatic Reference Counting.
0408.Declared Properties.
0409.Coding Conventions.
0501.Working With Strings.
0502.Extending With Categories.
0503.Using The Xcode Debugger.
0504.Working With Numbers.
0505.Collections - Part 1 Arrays.
0506.Collections - Part 2 Dictionaries.
0601.Understanding MVC.
0602.View Controller Overview.
0603.Installing Custom Xcode File Templates.
0604.Creating The iMusic App.
0605.Understanding View Loading.
0606.Responding To Display Related Callbacks.
0607.Target-Action Pattern.
0608.Presenting Modal View Controllers.
0701.Understanding Views.
0702.Creating Views Programmatically.
0703.Building The Main User Interface.
0704.Defining IBOutlets.
0705.Working With Images And Image Views.
0706.Handling Images On Retina Devices.
0707.Creating Pattern Images.
0708.Customizing Buttons.
0801.Building The Data Model.
0802.Archiving Data.
0803.Understanding Protocols.
0804.Adopting NSCoding.
0805.Persisting The Data Model.
0806.Advanced Data Options.
0901.Using iOS Table Views.
0902.Introducing A Navigation Controller.
0903.Building The Music List View Controller.
0904.Providing The Table Data.
0905.Enabling Behavior With Delegation.
0906.Adding Swipe To Delete.
0907.Deleting An Album.
1001.Storyboarding iMusic.
1002.Adding A Custom Music List Cell.
1003.Animating The Cells Delete Behavior.
1004.Building The Detail View UI.
1005.Building The Detail View Controller.
1006.Passing Data Between Scenes.
1007.Opening The Album In iTunes.
1008.Prototyping The Search UI - Part 1.
1009.Prototyping The Search UI - Part 2.
1101.iTunes Music Store Search API.
1102.Defining The Music Store Service.
1103.Finding Artists With NSURLConnection.
1104.Parsing JSON With NSJSONSerialization.
1105.Creating A Simple NSURLConnection Wrapper.
1106.Refactoring To Use HTTPGetRequest.
1107.Finding An Artists Albums.
1108.Building Artists Album List.
1109.Loading The Album Art.
1110.Open Source Alternatives.
1201.Unit Testing In Xcode.
1202.Writing Your First Unit Test.
1203.Testing With OCMock - Part 1 Stubbing.
1204.Testing With OCMock - Part 2 Mocking.
1205.Writing An Integration Test.
1206.Developer Testing Best Practices.
1207.Automation Testing With UIAutomation - Part 1.
1208.Automation Testing With UIAutomation - Part 2.
1301.iMusic The Universal Edition.
1302.Redesigning The User Interface.
1303.Customizing View Controllers.
1304.Observing Idioms.
1305.Split View Communication.
1306.Modal Presentation Options.
1401.Sorting The Music List.
1402.Integrating With iCloud.
1403.Writing To The Cloud.
1404.Getting Notification Of Changes.
1405.Synchronizing With iCloud.
1501.Whats Next The Education Never Stops.
1502.About Bob McCune.

DVD -3 Learning To Build Apps For IPhone IPad Video Training DVD

PRODUCT DESCRIPTION

Duration : 12.5 Hours

105 videos + project files 

Number of Videos: 105 Lessons - 12.5 Hours Duration

In this training video, you will learn how to create apps for iPhone and iPad devices. Expert trainer and published author Tony Bove introduces you to using the iOS SDK and Xcode to build apps for the iPhone, iPad and Universal apps. Even if you have never programmed before, or built apps before, by the end of this video you will be fully capable of building an app to submit to the App Store.Before you even start building an app, Tony takes you through what makes a good app, and the limitations you will face on the iPhone and iPad platforms. You will learn to design a good user interface, how to use the iOS simulator, get to know Xcode, and understand how an app runs. From there, you will jump right into building apps. Designing the interface, including iAds in your app, animating, timing, and much more. You will also learn how to build iPad specific apps, to take advantage of more real-estate and additional features. Finally, you will learn how to package your apps as a Universal app, and prepare it all for submission to the app store.By the conclusion of this computer based video training title, you will be fully capable of designing, creating and submitting an app to the Apple App Store, using the iOS SDK and Xcode. The author has included working files, to allow you to work alongside him as he builds an app throughout this video tutorial.

Topics covered on this training video include:-

01. Introduction: What is Covered
What You Will Learn
An Overview Of The Development Cycle
The SDK With Xcode
Introducing The Sample Applications

02. Making Great iPhone Apps
What Makes An iPhone App Great?
Exploiting The iPhone's Features
Embracing The iPhone's Limitations
Why Develop iPhone Applications?

03. Making Great iPad Apps
What Makes An iPad App Great?
Exploiting The iPad's Features
Embracing The iPad's Limitations
Why Develop iPad Applications?
Developing Apps For Both iPhone And iPad

04. Designing The User Experience
Creating A Compelling User Experience
Apple's Suggestions For Developing iOS Apps
Avoiding Practices that Get Apps Rejected

05. Getting The Developer Tools
Joining The Developer Program
Using Resources In The Dev Center
Downloading The SDK

06. Getting To Know Xcode
Exploring An Xcode Project
Using The Xcode Text Editor
Accessing Documentation
Customizing Xcode

07. Getting To Know The iOS Simulator
Running Your App In The Simulator
Interacting With Simulated Hardware
Uninstalling Apps And Resetting The Simulator
Simulator Limitations

08. Understanding How An App Runs
Starting With The Utility Application Template
The App Life Cycle
Event And Interruption Processing
Termination And Memory Management

09. Programming The App
Introducing Objects And Classes
Using Header And Implementation Files
Allocating Objects
Working With Declared Properties
Using Frameworks And Design Patterns

10. Understanding iPhone Interface Controls
Looking At Interface Builder
Inspecting The Main View
Inspecting The Flipside View
Unraveling The Info And Done Buttons

11. Controlling The iPhone Main View
Working With Windows And Views
Adding Your Own Application's Behavior
Where Does Your Code Go?

12. Including An iAd Banner
Putting iAds In Your App
Creating An Animated View With An iAd Banner
Controlling The iAd Banner View

13. Animating The iPhone Main View
Setting A Timer
Connecting A Timer For The Animation
The Block Object Design Pattern
Finishing And Testing The Main View

14. Setting Up iPhone App User Preferences
Setting Up User Preferences
Using The Notification System
Using Property Lists

15. Developing The Flipside Controls For The iPhone App
Adding Property Declarations And Synthesize Statements
Setting Up Preferences In The Flipside View
Adding Methods For The Interface Objects
Using The Settings In The Main View

16. Adding Interface Objects And Gestures To The iPhone App
How Gestures Work
Adding A Pinch Gesture
Connecting The Interface Objects In Interface Builder
Testing The MyWorld iPhone App

17. Adding A Second View To The iPhone App
Creating A Second View
How A Scrolling View Works
Adding A View And A Nib
Initializing View Controllers
Managing Background And Memory

18. Implementing The Photo View On The iPhone App
Using Objects From The Main View
Animating The Photo View
Accessing Media On The iPhone
Modifying The Window Nib For Scrolling
Testing The Complete iPhone App

19. Building An iPad App User Interface
Starting An iPad App
Inspecting The View
Adding An Image To The View
Adding An Info Button

20. Adding Behavior To The iPad View
An iPad App Odyssey
Setting Up The Animated View
Marking Out Methods

21. Animating The iPad View
Drawing The View
Freeing Up memory
Testing The View

22. Preparing iPad User Preferences
Preparing For User Settings
Setting Up User Preference Settings
Setting Up A Modal View

23. Building A Modal View In The iPad App
Adding Outlets To The View Controller
Adding Methods For The Interface Objects
Initializing And Setting The Modal View Style
Saving The Preference Settings

24. Connecting Interface Objects In The iPad App
Adding The Interface Objects
Connecting The Interface Objects
Connecting The Info Button
Testing The New Modal View

25. Adding Gestures And Making A Universal App
Understanding iPad Gestures
Adding Tap And Swipe Recognizers
Testing Gestures In The iPad app
Making A Universal App
Testing The iPhone/iPad Universal App

26. Debugging And Finishing Your App
Fixing Bugs And Issues
Using The Static Analyzer
Adding Application Icons And Launch Images
Building Your App For Distribution
Managing Your Apps In The App Store

27. Conclusion
About Myself
Why I Develop iPhone And iPad Apps
Where To Go From Here

DVD-4 Learn Android 5.0 Lollipop APP Development Video Course DVD.

 

 

FAQs:
Here you can have a look at our frequently asked questions. We have put together some simple answers you may have, Click here to take a look!


Learn Everything, Anywhere, Anytime
India's Largest Online Education Marketplace

Terms & Conditions

The images represent actual product though color of the image and product may slightly differ.