Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Beginning Windows Store Application Development – HTML and JavaScript Edition (repost)

Posted By: interes
Beginning Windows Store Application Development – HTML and JavaScript Edition (repost)

Beginning Windows Store Application Development – HTML and JavaScript Edition (The Expert's Voice in Windows 8) by Scott Isaacs and Kyle Burns
English | ISBN: 1430257792 | 2013 | 475 pages | EPUB, PDF | 24 MB

Beginning Windows Store Application Development – HTML and JavaScript Edition introduces you to the Windows 8 modern app design paradigm and the new Windows 8 programming model developed around this paradigm. You'll learn to build rich, immersive applications designed to run on the many devices powered by Windows 8.

The authors draw on their extensive practical experience to provide not only a comprehensive introduction to the model and its features, but guidance on best practices and a real-world sample application that you develop over the course of the book. Beginning Windows Store Application Development – HTML and JavaScript Edition also emphasizes how devices will be used and applications will be built in a world that has become far more connected. The book takes you beyond the syntax of any development language and examines factors such as application design, user experience, social integration, and maintaining data and settings across multiple devices.

What you’ll learn
• Apply Windows 8 modern UI style design guidelines to build effective user interfaces
• Use the new programming libraries available in Windows 8
• Effectively use application tiles and notifications
• Integrate with Windows by exposing your application’s data to Windows Search and Share menus
• Consume services to bring data into your application
• Use the cloud to share data and application settings across multiple devices
• Publish your applications in the Windows Store
Who this book is for
Beginning Windows Store Application Development – HTML and JavaScript Edition is for the novice programmer with a basic understanding of web development who is interested in learning how to build the next generation of applications designed to run on Windows 8. Readers who already have an understanding of HTML, CSS and JavaScript will get the most out of the book. It also is an excellent choice for more experienced developers who want to get started programming for Windows 8.
Table of Contents
1. Welcome to a Touch First World
2. The Microsoft Design Language
3. Designing Windows Store Applications
4. Visual Studio 2012 and Windows Store Application Types
5. HTML Controls
6. WinJS Controls
7. WinJS Collection Controls
8. WinJS Custom Controls
9. Building the User Interface
10. Transitions and Animations
11. Data Binding Concepts
12. Promises
13. Web Workers
14. Data Source Options
15. Session State and Settings
16. Files
17. Handling State Changes
18. External Libraries
19. Windows Search and Share
20. Printing
21. Notifications and Tiles
22. Sensors, Devices and Location
23. Publishing Apps in the Windows Store