Search This Blog

Showing posts with label Android. Show all posts
Showing posts with label Android. Show all posts

Friday, July 13, 2018

Android O & Java - Mobile App Development Video Training DVD



Duration : 20.5 hours
36 Topics

01 Set up for Android Development
02 Build the _I am Rich_ App to learn about project structure and XML [Tutorial]
03 Coding Challenge #1 - Using the Layout Editor in Android Studio and Github
04 Build a Dice App to Learn Java & XML Fundamentals [Tutorial]
05 Coding Challenge #2 - Data Types_ Variables and Arrays
06 Java Programming for Beginners
07 Build a Music App [Tutorial]
08 Build a Quiz App and Learn about the MVC Design Pattern [Tutorial]
09 Coding Challenge #3 - Control Flow - Build a Story App Like Lifeline
10 Working with the Constraint Layout & Creating Multiple Layouts
11 Java Programming for Intermediates
12 Build a Weather App - Use GPS and APIs to Get Data from the Web [Tutorial]
13 Coding Challenge #4 - REST & APIs - Build a Bitcoin Price Tracker
14 Build a WhatsApp Clone and learn to use Cloud Data Storage [Tutorial]
15 App Design Course Introduction
16 Colour Theory
17 Typography
18 The Fundamentals of User Interface (UI) Design for Mobile
19 The Fundamentals of User Experience (UX) Design for Mobile
20 Designing for iOS vs_ Android - What are the Important Differences_
21 Putting it All Together - A Step-By-Step Guide to the Mobile Design Workflow
22 Resources
23 The Complete App Marketing Course
24 Idea Validation - Save Yourself Time and Money
25 App Monetisation Methods - How to Make Money From Your App
26 How to Optimise Your App Store Listing
27 Growth Hacking Techniques for App Downloads
28 How to Get Press Coverage for Your App
29 How to Get Your App Featured on the App Store
30 App Store Optimisation - How to Rank Higher on the App Store Search Algorithm
31 The Right Way of Using Paid Advertising to Drive App Downloads
32 App Store Reviews and Ratings
33 How to Use App Analytics to Increase User Retention
34 White Hat vs_ Black Hat Methods of Getting More App Downloads and Revenue
35 Bonus_ How to Build Your App Showcase Website
36 Your Turn

Buy This Course DVD Now @







           







Wednesday, July 11, 2018

Learn Android O Developer (Java) Video Training Course on 2 DVDs




Duration : 39 Hours
160 Video Lessons

Introduction
Installing the Required Software
Java Essential Training- Java For Android (Free)
Starting to Write Code
Android Basics
Application Resources
The User Interface Part 1 - Layouts
The User Interface Part 2 - Adapter Views, Image and Search View
The User Interface Part 3 - Widgets, Common Screen Controls
Activity Communication
Debugging (When you encounter errors in your program)
Permissions
Storing data and Saving state
Databases using sqlite
Content Providers
Services
Broadcast Receivers
Notifications
Networking and Threads
Google Play Services
Location and Maps
Firebase
Fragments
Conclusion

Buy This Course DVD Now @







          






Friday, June 1, 2018

Mobile App Design With Sketch 3 Video Training Tutorial DVD




Duration : 5 hours

Intro to Course
Project Resource Files 
Basics of Sketch
Sketch UI Overview 
Designing Your First App in Sketch 
Basics of Layers in Sketch 
Understanding Shapes in Sketch 
Masking & Proportional Scaling in Sketch 
Styling in Sketch Part 1 
Styling in Sketch Part 2 
Working With Images in Sketch 
Typography & Text in Sketch 
Symbols in Sketch 
Designing an Instagram Profile Page in Sketch 
How to Export Graphics in Sketch 
Section 1 Resource Files 
Exercise - Creating a Post 
Advancing Your Skills & Designing A Chat App
Intro to App 
Creating the Signup & Login Screen in Sketch
Creating the Inbox in Sketch 
New Messages UI in Sketch 
Creating the Chat UI in Sketch 
Creating the Settings Screen in Sketch 
Exercise - Adding UI Screens to the Chat App
Designing an App With Requirements - Globetrotter
Intro to App 
Creating the Login Screen in Sketch 
Creating the Email Signup UI in Sketch 
Designing the Home Screen 
Creating the Post Screen in Sketch 
Exercise - Designing More Screens for Globetrotter in Sketch 

Buy This Course DVD Now @







         






Wednesday, October 11, 2017

Kotlin Programming Beginner to Advanced Video Training on 2 DVDs


Total Duration : 8 Hours

88 Video Lessons


Introduction to Kotlin Programming Training Video 

Duration : 5 : 15


01. Part 1: Introduction

0101 Welcome to the Course 

0102 Why Kotlin


02. Part 2: A Primer on Kotlin

0201 Introduction to the JVM 

0202 Installing the Tooling 

0203 The Kotlin REPL 

0204 The Kotlin Application 

0205 Kotlin with IntelliJ IDEA 

0206 Conventions Used with Kotlin & Summary


03. Part 3: The Basics of Kotlin

0301 Declaring Variables in Kotlin 

0302 Working with Basic Types in Kotlin 

0303 Loops and Ranges in Kotlin 

0304 Kotlin 

0305 Packages and Imports in Kotlin & Summary of Kotlin Basics


04. Part 4: fun with Functions

0401 Functions in Kotlin 

0402 Functions with Default and Named Parameters in Kotlin 

0403 Functions with Unlimited Parameters in Kotlin


05. Part 5: Classes in Kotlin

0501 Classes in Kotlin 

0502 Kotlin 

0503 Kotlin 0503 

Kotlin Data Classes 

0505 Enum Classes in Kotlin 

0506 Objects in Kotlin & Summary


06. Part 6: Inheritance et al. 

0601 Inheritance in Kotlin 

0602 Working with Abstracts in Kotlin 

0603 Interfaces in Kotlin 

0604 A Brief Look at Generations in Kotlin & Summary


07. Part 7: Working with Nulls

0701 Null Safety & Summary


08.Part 8: A handful of tidbits

0801 Type in Kotlin 

0802 Tuples 

0803 Deconstructing values 

0804 Working with Exception 

0805 Declaring Constants 

0806 Annotations in Kotlin & Summary


09. Part 9: Getting Functional

0901 

Lambda Expressions in Kotlin 

0903 Closures in Kotlin 

0904 Extension Functions in Kotlin & Summary


10. Part 10: Interoperability

1001 Interoperability with Java 

1002 Talking to Java from Kotlin 

1003 Working with nulls from Java 

1004 Talking Kotlin in Java 

1005 Top-level Functions and Properties in Kotlin

1006 Extension Functions from Java 

1007 Interop with Java 7 and 8 & Summary


11. Part 11: Standard Library

1101 Kotlin 

1102 Filtering, Mapping, and Flatmapping in Kotlin 

1103 Lazy Evaluation with Sequences in Kotlin 

1104 String Extensions in Kotlin & Summary


12. Part 12: Build Tools

1201 Build Tools in Kotlin & Summary



Advanced Kotlin Programming Training Video

Duration : 3:00


01. Part 1: Introduction

0101 Welcome to the Course


02. Part 2: Diving Deeper into functions

0201 Local Functions in Kotlin 

0202 Infinity Functions in Kotlin 

0203 Anonymous Functions in Kotlin 

0204 Inline Functions in Kotlin 

0205 Returns and Local Returns in Kotlin 

0206 Tail Recursion in Kotlin 

0207 Operator Overloading in Kotlin 

0208 Lambda Extensions in Kotlin 

0209 Involving Kotlin 

0210 in Kotlin 0210 Functional Constructs in Kotlin & Summary


03. Part 3: Class Scenarios

0301 Fields in Kotlin 

0302 Late Initialization in Kotlin 

0303 Nested Classes in Kotlin

0304 Companion Objects in Kotlin 

0305 Hiding Constructors in Kotlin 

0306 Sealed Classes in Kotlin 

0307 Aliases in Kotlin Type & Summary


04. Part 4: Delegation

0401 The Concept of Delegation in Kotlin 

0402 Delegating Member Functions in Kotlin 

0403 Delegating Properties in Kotlin 

0404 Built-in Delegated Properties in Kotlin 

0405 Local Delegates in Kotlin 

0406 Extension Properties in Kotlin & Summary


05. Part 5: Diving Deeper into Generics

0501 Generic Constraints in Kotlin 

0502 Generics and Invariance 

0503 Covariance 

in Kotlin 

0505


06. Part 6: Metaprogramming

0601 An Introduction to Reflection 

0602 Using Java Reflection with Kotlin 

0603 Using Kotlin Reflection 

0604 Type of Erasure on the JVM 

0605 Reproduction Generation in Kotlin 

0606 Custom Annotations in Kotlin & Summary


07. Part 7: Asynchronous Programming

0701 The Problem of Asynchronous Programming 

0702 Coroutines in Kotlin & Coroutine in Kotlin 

0703 Async and Await in Kotlin 

0704 Koutlin 

0705 Coroutines and Reactive Extensions in Kotlin & Summary


08. Conclusion

0801 Course Summary


======================================================================

This DVDs are only suitable for a PC/laptop/Mac; it WILL NOT play on a TV 
======================================================================

Term

Wednesday, October 4, 2017

Advanced Kotlin Programming Video Training DVD



1. Welcome to the Course.
2. Local Functions in Kotlin.
3. Infix Functions in Kotlin.
4. Anonymous Functions in Kotlin.
5. Inline Functions in Kotlin.
6. Returns and Local Returns in Kotlin.
7. Tail Recursion in Kotlin.
8. Operator Overloading in Kotlin.
9. Lambda Extensions in Kotlin.
10. Invoking instances in Kotlin.
11. Functional Constructs in Kotlin & Summary.
12. Fields in Kotlin.
13. Late Initialization in Kotlin.
14. Nested Classes in Kotlin.
15. Companion Objects in Kotlin.
16. Hiding Constructors in Kotlin.
17. Sealed Classes in Kotlin.
18. Type Aliases in Kotlin & Summary.
19. The Concept of Delegation in Kotlin.
20. Delegating Member Functions in Kotlin.
21. Delegating Properties in Kotlin.
22. Built-in Delegated Properties in Kotlin.
23. Local Delegates in Kotlin.
24. Extension Properties in Kotlin & Summary.
25. Generic Constraints in Kotlin.
26. Generics and Invariance.
27. Covariance in Kotlin.
28. Contravariance in Kotlin.
29. Type Projections in Kotlin & Summary.
30. An Introduction to Reflection.
31. Using Java Reflection with Kotlin.
32. Using Kotlin Reflection.
33. Type Erasure on the JVM.
34. Reified Generics in Kotlin.
35. Custom Annotations in Kotlin & Summary.
36. The Problem of Asynchronous Programming.
37. Coroutines in Kotlin & Coroutine Implementation in Kotlin.
38. Async and Await in Kotlin.
39. Yields in Kotlin.
40. Coroutines and Reactive Extensions in Kotlin & Summary.
41. Course Summary.

======================================================================

This DVDs are only suitable for a PC/laptop/Mac; it WILL NOT play on a TV 
======================================================================

Term




Friday, June 26, 2015

Learn Windows Mobile Apps Development Video Training DVD Rs 399/-









Total Course Duration : 10h 30m


Course 01-Learn Windows Phone SDK Essential Training

Duration 4h 33m 
Level :Beginner 

Introduction 2m 35s
Welcome 55s
What you need to know to take this course 51s
Using the exercise files 49s

1. Getting Started 15m 45s
Downloading and installing the Windows Phone tools 2m 44s
Creating a Hello World application 9m 32s
Debugging on a Windows Phone device 3m 29s

2. Navigating the Windows Phone Environment 6m 29s
Exploring device capabilities 2m 58s
Understanding the Emulator 3m 31s

3. Foundation 8m 51s
Understanding the SDK 8m 51s

4. Building a Units Converter 41m 32s
Introducing the converter 3m 36s
Creating the user experience (UX) 13m 35s
Responding to the Application Bar 2m 40s
Implementing click handlers 3m 52s
Saving and loading settings 8m 18s
Preparing your app for shipment 9m 31s

5. Building Sonnets 20m 49s
Introducing sonnets 1m 38s
Data binding with Silverlight 4m 4s
Exploring the Model-View-ViewModel pattern (MVVM) 4m 3s
Implementing the Master-Detail pattern using pages 3m 53s
Loading external data 7m 11s

6. Implementing Persistence with Isolated Storage 50m 27s
Choosing a multipage controller 3m 13s
Preparing for persistence 7m 30s
Updating the data model 7m 2s
Creating the details page 4m 30s
Bringing it all together 3m 58s
Cloning a Windows Phone app 6m 49s
Using SQL CE 8m 49s
Updating the data model 2m 24s
Querying and updating the database 6m 12s

7. Capturing the World 14m 19s
Working with the camera 6m 11s
Exploring GPS 5m 21s
Exploring the accelerometer 2m 47s

8. Building Take-A-Note 29m 35s
Introducing recording and playback with XNA 45s
Capturing sound 5m 12s
Providing feedback while recording 5m 50s
Playing a recording 4m 34s
Persisting a recording 2m 58s
Listing recordings 5m 15s
Managing the recording list 3m 26s
Recording under the lock screen 1m 35s

9. Building TweetMonitor 28m 32s
Building the UX 3m 54s
Using WebClient 4m 1s
Determining network connectivity 2m 9s
Leveraging Internet Explorer 7m 56s
Adding a live tile 2m 42s
Building a background agent 7m 50s

10. Native Development 14m 46s
Hello World in C++ 4m 35s
Libraries 4m 17s
Managed plus managed 5m 54s

11. Beyond the Basics 26m 36s
Exploring built-in controls 4m 28s
Windows Phone Toolkit 2m 42s
Introducing Coding4Fun 3m 14s
Reminders and notifications 6m 10s
Wallet and In-App Purchase 1m 34s
File and protocol associations 1m 59s
Bluetooth 44s
Integrating speech 1m 28s
Near field communication (NFC) 1m 23s
WinRT and legacy Windows Phone APIs 2m 54s

12. Where to go from here 12m 15s
Publishing your apps 2m 49s
Learning from apps in the Windows Phone Marketplace 1m 23s
Staying in touch with updates and new information from Microsoft 2m 34s
Looking at Windows Phone 7 app reviews 44s
Exploring web sites books and other useful links 4m 45s

Course 02 -Up and Running with Windows Phone 8 Development

Duration : 2h 4m 
Level : Beginner
Introduction 3m 1s
Welcome 1m 6s
What you should know before watching this course 1m 21s
Using the exercise files 34s

1. Installing Visual Studio for Windows Phone 9m 27s
Downloading and installing Visual Studio Express 2m 17s
Creating a Windows Phone project 2m 41s
Exploring the Visual Studio interface 4m 29s

2. Windows Phone 8 at a Glance 5m 41s
Evolution of the Windows Phone 3m 32s
Technologies and languages of the Windows Phone 2m 9s

3. Project Overview: "Tipd" 3m 32s
What we are going to make 45s
How we are going to make it 1m 22s
Steps covered in this course 1m 25s

4. Building the Interface 39m 4s
Customizing the default application layout 3m 44s
Laying out components using the StackPanel 5m 42s
Adding text input and constraining input type 4m 2s
Adding buttons and a horizontal StackPanel layout 3m 5s
Changing fonts 5m 41s
Changing colors 7m 5s
Working with margins 4m 58s
Adding a background image 4m 47s

5. Building the Logic 28m 51s
Understanding the starter code and code behind 4m 29s
Building event handlers for components 4m 52s
Building application logic 7m 39s
Adjusting the layout 5m 52s
Handling errors 5m 59s

6. Testing 9m 44s
Testing our application in the simulator 5m 19s
Testing our application on a connected device 4m 25s

7. Building Design Assets 10m 21s
Graphics requirements for Windows Phone 8 7m 23s
Adding design assets to your project 2m 58s

8. Deploying to the Windows Phone Store 13m 3s
Creating a Windows Phone Developer account 3m 9s
Configuring the application manifest 3m 6s
Packaging and uploading 5m 13s
Seeing your app in the Windows Phone Store 1m 35s
Conclusion 1m 27s


Course 03-Building a Note-Taking App for Windows Phone 8 and Windows Store
Duration : 3h 29m 
Level : Intermediate

Introduction 2m 48s
Using the exercise files 35s
Using the challenges 39s
Prerequisites and related courses 38s

1. Cross-Platform Development 5m 13s
Demoing the note-taking app 2m 37s
Issues in cross-platform development 2m 1s
Managing source control 35s

2. Understanding Windows Phone and Windows Store Design Patterns 4m 29s
Understanding the app class structure 1m 38s
Understanding the app model used in these project courses 1m 5s
Understanding the app page flow used in these project courses 42s
Understanding the code behind and why it is specific to this course 1m 4s

3. Understanding Windows Phone Specifics 3m 54s
Concepts unique for Windows Phone 1m 38s
Android developers beware 35s
iOS developers beware 1m 41s

4. Understanding Windows Store Specifics 2m 22s
Unique concepts for Windows Store apps 43s
Android developers beware 33s
iPhone developers beware 1m 6s

5. Creating the Data Model 43m 2s
Understanding the data model 15m 59s
Exploring the public properties 5m 3s
Exploring the class methods 5m 54s
Challenge: Building the data model from scratch 1m 12s
Solution: Building the data model from scratch 14m 54s

6. Creating Screen Markup for Windows Phone 20m 51s
Building the XAML for Windows Phone 2m 51s
Handling orientation changes 2m 4s
Emulators and testing on a device 1m 14s
Challenge: Building the Windows Phone UX 1m 20s
Solution: Building the Windows Phone UX 13m 22s

7. Creating Screen Markup for Windows Store 37m 16s
Building the XAML for the Windows Store app 1m 21s
Exploring the split-app template 10m 12s
Exploring the XAML for PlainOlNotes 7m 5s
Handling orientation and size changes 3m 19s
Challenge: Building the Windows Store UX, part one 1m 29s
Solution: Building the Windows Store UX, part one 5m 35s
Challenge: Building the Windows Store UX, part two 1m 33s
Solution: Building the Windows Store UX, part two 6m 42s

8. Creating the Code Behind 1h 23m
Creating the code behind the class 6m 19s
Enhancing the data model 7m 57s
Implementing persistence 14m 5s
Exploring the code behind for Windows Phone 7m 4s
Exploring the code behind for Windows Store 7m 4s
Challenge: Building the code behind for the Windows Phone app 1m 2s
Solution: Building the code behind for the Windows Phone app 17m 45s
Challenge: Building the code behind for the Windows Store app 1m 2s
Solution: Building the code behind for the Windows Store app 21m 39s

9. Creating Assets 3m 41s
Sharing assets between iOS, Android, and Windows

Course 04 - Building Windows Phone 8 Live Tiles

Duration :45m 48s 
Level: Intermediate

Introduction 2m 10s
Welcome 48s
What you should know before watching this course 51s
Using the exercise files 31s

1. Tile Types 3m 4s
What is the flip tile? 1m 21s
What is the iconic tile? 57s
What is the cycle tile? 46s

2. Creating Flip Tiles 12m 22s
The flip tile template 1m 58s
Building design assets for flip tiles 1m 1s
Creating a basic flip tile 9m 23s

3. Creating Iconic Tiles 10m 29s
The iconic tile template 2m 15s
Building design assets for iconic tiles 51s
Creating a basic iconic tile 7m 23s

4. Creating Cycle Tiles 8m 39s
The cycle tile template 1m 29s
Building design assets for cycle tiles 1m 0s
Creating a basic cycle tile 6m 10s

5. Working with Secondary Tiles 8m 3s
Creating secondary tiles 8m 3s
Conclusion 1m 1s


======================================================================

This DVDs are only suitable for a PC/laptop/Mac; it WILL NOT play on a TV 
======================================================================

Term

Shipping Banner
Payment mode : CASH ON DELIVERY , Prepaid ,Buying via ebay or ShopClues or Snapdeal


Payments :
Credit Card , Debit Card , Net Banking , EMI , Cash on Delivery

Shipping : By Courier through all over India


You can get with in two days

Any Advanced Graphic Design Software Tutorials, IT Software Tutorials, Multimedia  Software Tutorials, All Engineering purpose Software Tutorials & All Software Tutorials Available



Place your Order On

www.easylearningdvds.in


For more details

Email : digitalcollections4u@gmail.com
https://www.facebook.com/TutorialsDVDs