Real World Windows 8 App Development with JavaScript, Edward Moemeka; Elizabeth Lomasky
Автор: Duckett Название: JavaScript & JQuery: Interactive Front-End Development ISBN: 1118531647 ISBN-13(EAN): 9781118531648 Издательство: Wiley Рейтинг: Цена: 4909.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn JavaScript and jQuery a nicer way This full-color book adopts a visual approach to teaching JavaScript & jQuery, showing you how to make web pages more interactive and interfaces more intuitive through the use of inspiring code examples, infographics, and photography.
Автор: Foster Jeremy Название: CSS for Windows 8 App Development ISBN: 1430249838 ISBN-13(EAN): 9781430249832 Издательство: Springer Рейтинг: Цена: 4745.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
CSS for Windows 8 App Development is your learning guide for CSS - the language of great Windows 8-style apps. Learn the built-in styles that make the built-in controls shine, how to define them, and how to use CSS to give your custom app assets that beautiful Modern UI style.
CSS (Cascading Style Sheets) is the clear standard for styling web applications, and with HTML, CSS, and JavaScript now powering apps on Windows 8, it's the clear standard there as well. CSS is a powerful styling and layout language that greatly simplifies the selection of page elements and their visual display, layout, and animation. Additionally, Windows 8 apps appear on a large variety of screen formats, and CSS is the primary means for uniquely defining these layouts.Learn the language of great Windows 8-style apps Raise your knowledge of the CSS3 standard Use the styles built-in to Windows 8 style apps Apply CSS styles to your app
Автор: Adrian Kosmaczewski Название: Mobile JavaScript Application Development ISBN: 1449327850 ISBN-13(EAN): 9781449327859 Издательство: Wiley Рейтинг: Цена: 3166.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Developers will learn how to create mobile applications using jQuery Mobile and SenchaTouch, how to choose between these frameworks, how to compile applications for distribution in app stores, and best practices for making JavaScript work efficiently in mobile environments.
Автор: Software Falafel Название: Pro Windows Phone App Development ISBN: 1430247827 ISBN-13(EAN): 9781430247821 Издательство: Springer Рейтинг: Цена: 4186.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
The Windows Phone 8 platform provides a remarkable opportunity for Windows developers to create state-of-the-art mobile applications using their existing skills and a familiar toolset. Pro Windows Phone App Development, Third Edition, helps you unlock the potential of this platform and create dazzling, visually rich, and highly functional applications for the Windows Phone Store and bring you up to speed on the new features the Windows Phone 8 API provides.
For developers new to the Windows Phone platform--whether with .NET, iOS, or Android experience--this book starts by introducing the requirements, specifications, and basics of Windows Phone development, and then leads you through the complete application development process, using an array of complementary technologies and Microsoft's modern-style app design.
Along the way, you'll learn how toUse Microsoft technologies like XAML, .NET, Visual Studio 2012, and Expression Blend effectively to develop modern-style Windows Phone apps Take advantage of the device's sensors with the location service, accelerometer, and touch Make your apps location-aware using GPS data Develop rich media applications that harness the graphics capabilities of Windows Phone models Design and develop Windows Phone applications using the Model-View-ViewModel architecture Publish and sell your application through the Windows Phone Store
Whether you're a Microsoft developer, an iOS or Android developer, or someone with prior Windows Phone experience, Pro Windows Phone App Development, Third Edition, is an ideal guide for mastering the Windows Phone 8 platform and compelling Windows Phone app development.
Easily master JavaScript (JS) with this quick guide and develop mobile and desktop applications for SAP Fiori. This book equips ABAP/SAP developers with the essential topics to get started with JS.
The focus of JavaScript Essentials for SAP ABAP Developers is on the parts of the JS language that are useful from the perspective of an ABAP developer. The book starts with a brief intro to HTML, the basics of JS, and how to create and run a simple JS program. It then dives into the details of the language, showing how to make simple programs. It covers loops in detail, mathematical operations, and string and regular expressions in JS, as well as a taste of functions, followed by objects and object-oriented programming in JavaScript. The book provides:
Sample code and screenshots to help you fully understand JS
A chapter on JS best practices and recommendations
Differences and comparisons of the elements and data structures of ABAP and JavaScript to help you quickly master the material
What You'll Learn
Create and run a simple JavaScript program
Understand loops, operations, and expressions
Master the Create and Use functions
Use objects and object-oriented programming in JS
Apply the best practices of JS programming
Who This Book Is For
SAP programmers and developers, ABAP users and developers, and university students learning ABAP and JavaScript
Автор: Elliott Eric Название: Programming with JavaScript ISBN: 1491950293 ISBN-13(EAN): 9781491950296 Издательство: Wiley Рейтинг: Цена: 5067.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Take advantage of JavaScript`s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that`s easier - yes, easier - to work with as your code base grows.
Автор: Stefanov Stoyan Название: JavaScript Patterns ISBN: 0596806752 ISBN-13(EAN): 9780596806750 Издательство: Wiley Рейтинг: Цена: 4434.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Now that JavaScript plays such a key role in modern websites, programmers who once dismissed it as a language for amateurs find themselves immersed in JavaScript code. JavaScript Patterns identifies key problem areas you might face when working with the language, and provides design patterns and coding patterns as solutions.
Автор: Nixon Robin Название: JavaScript: 20 Lessons to Successful Web Development ISBN: 007184158X ISBN-13(EAN): 9780071841580 Издательство: McGraw-Hill Рейтинг: Цена: 7549.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Featuring step-by-step instructions and video tutorials, this book delivers a proven method for building real-world JavaScript skills in less than an hour per lesson.
Pro JavaScript Development is a practical guide for front-end web developers who are experienced at building web pages with HTML, CSS, and JavaScript, and now wish to advance their JavaScript skills to a higher level. You will learn how to build large, well-structured, high quality, mobile-optimized web sites and apps, using the latest supported browser APIs, language features, and tools. This book teaches and shows you in practical hands-on terms how you can: Master the performance, reliability, stability, and code manageability of your JavaScriptUnderstand and write efficient object-oriented and prototypal code, including full understanding of the 'this' keywordBoost the performance of your JavaScript codeArchitect large web applications using common design patternsWrite high quality JavaScript code and avoid the pitfalls most likely to cause errors Manage code dependencies with AMD and RequireJSDevelop for mobile, build games, and set up a real-time video chat using modern APIs such as Geolocation, Canvas and WebRTCDocument your code as the professionals doWrite command-line and web server applications in JavaScript with Node.js, Use build tools, such as Grunt and Gulp, to automate repetitive tasks and improve your development workflow
Using real-world examples and applications that you'll build yourself, Pro JavaScript Development has unique, practical content that will make you a better JavaScript developer. Become a master of the latest JavaScript coding techniques and tools, and harness its best capabilities today.
Автор: Graeme Stuart Название: Introducing JavaScript Game Development ISBN: 1484232518 ISBN-13(EAN): 9781484232514 Издательство: Springer Рейтинг: Цена: 3912.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn to build a fully-functional 2D game inspired by the 1979 Atari classic, Asteroids, using just HTML5, CSS and JavaScript. Make the process of creating object-oriented 2D games more fun and more productive and get started on your game development journey.
Автор: Burns Kyle Название: Beginning Windows 8 Application Development - XAML Edition ISBN: 1430245662 ISBN-13(EAN): 9781430245667 Издательство: Springer Рейтинг: Цена: 4186.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Beginning Windows 8 Application Development - XAML Edition introduces you to the Windows 8 modern app design paradigm and the new Windows 8 programming model developed around this paradigm.
Автор: Senthil Kumar; Lohith Goudagere Nagaraj; Pathik Ra Название: Windows 10 Development Recipes ISBN: 1484207203 ISBN-13(EAN): 9781484207208 Издательство: Springer Рейтинг: Цена: 5863.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru