Narrow your search

Library

Odisee (12)

Thomas More Kempen (12)

Thomas More Mechelen (12)

UCLL (12)

VIVES (12)

Vlerick Business School (10)

LUCA School of Arts (9)

VUB (8)

UGent (5)

KU Leuven (4)

More...

Resource type

book (14)


Language

English (13)

French (1)


Year
From To Submit

2016 (14)

Listing 1 - 10 of 14 << page
of 2
>>
Sort by

Book
Prescription mortelle
Authors: ---
ISBN: 2253112062 9782253112068 Year: 2016 Publisher: Paris: Librairie générale française,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Une application mobile peut-elle vous tuer ? George est radiologue, spécialité qu'il a choisie car il n'aime pas particulièrement le contact avec ses patients. Il a contribué à la création de l'iDoc, un smartphone qui permet d'ausculter en direct le patient, 24h sur 24h, et de lui délivrer diagnostics et ordonnances. Un petit bijou, qui permettrait de réduire les coûts de santé aux USA de façon spectaculaire. Mais c'est trop beau pour être vrai. Quand, après sa petite amie, c'est son meilleur ami qui meurt sans raison, il se pose des questions. Car tous deux participaient en fait à la phase test de l'iDoc. Quel est vraiment le but de la société Amalgamated, propriétaire d'iDoc ? Quel rôle joue son ex-petite amie Paula, principale actrice et défenseuse de l'iDoc ? Une vérité qui dérange, mais qu'il a bien l'intention de dévoiler, coûte que coûte… Un suspense extrêmement informé et actuel autour de la médecine du futur et des dérives engendrées par la quête effrénée de rentabilité.


Book
Mastering Xamarin.Forms : build rich, maintainable multiplatform native mobile apps with Xamarin.Forms
Author:
ISBN: 1785284940 9781785284946 1785287192 9781785287190 Year: 2016 Publisher: Birmingham : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Build rich, maintainable multiplatform native mobile apps with Xamarin.Forms About This Book Build an effective mobile app architecture with the Xamarin.Forms toolkit Maximize the testability, flexibility, and overall quality of your Xamarin.Forms mobile app This step-by-step tutorial is packed with real-world scenarios and solutions to build professional grade mobile apps with Xamarin.Forms Who This Book Is For This book is intended for C# developers who are familiar with the Xamarin platform and the Xamarin.Forms toolkit. If you have already started working with Xamarin.Forms and want to take your app to the next level and make it more maintainable, testable, and flexible, then this book is for you. What You Will Learn Find out how, when, and why you should use architecture patterns and get best practices with Xamarin.Forms Implement the Model-View-ViewModel (MVVM) pattern and data-binding in Xamarin.Forms mobile apps Extend the Xamarin.Forms navigation API with a custom ViewModel-centric navigation service Leverage the inversion of control and dependency injection patterns in Xamarin.Forms mobile apps Work with online and offline data in Xamarin.Forms mobile apps Test both business logic and user interface code in Xamarin.Forms mobile apps Use platform-specific APIs to build rich custom user interfaces in Xamarin.Forms mobile apps Explore how to improve mobile app quality with analytics and crash reporting using Xamarin Insights In Detail Discover how to extend and build upon the components of the Xamarin.Forms toolkit to develop an effective, robust mobile app architecture. Starting with an app built with the basics of the Xamarin.Forms toolkit, we'll go step by step through several advanced topics to create a solution architecture rich with the benefits of good design patterns and best practices. We'll start by introducing a core separation between the app's user interface and the app's business logic by applying the MVVM pattern and data binding. Discover how to extend and build upon the components of the Xamarin.Forms toolkit to develop an effective, robust mobile app architecture. Starting with an app built with the basics of the Xamarin.Forms toolkit, we'll go step by step through several advanced topics to create a solution architecture rich with the benefits of good design patterns and best practices. We'll start by introducing a core separation between the app's user interface and the app's business logic by applying the MVVM patte...


Book
IoV-VoI '16 : proceedings of the 1st MobiHoc International Workshop on Internet of Vehicles and Vehicles of Internet : Paderborn, Germany, July 5, 2016 /
Author:
ISBN: 1450343457 Year: 2016 Publisher: New York, New York : Association for Computing Machinery,

Loading...
Export citation

Choose an application

Bookmark

Abstract

On behalf of the organizing committee, we are pleased to welcome you to the first International Workshop on Internet of Vehicles and Vehicles of Internet (IoV-VoI 2016) that will be held in conjunction with ACM MobiHoc 2016, on July 5, 2016. The aim of the workshop is to challenge the traditional view of connected vehicles as a standalone "Vehicular Network" and usher in the "Internet of Vehicles". This revolutionary concept considers vehicles as sensor platforms that monitor the external environment (traffic, pollution, road conditions…) as well as the internal CAN bus and cabin activities, providing crucial information not only to other cars, but also to stakeholders in the Internet (e.g., automakers, insurance companies, communications services providers, content providers). Given the staggering volume of information that these "moving sensors" can collect and exchange, it is imperative that vehicular networking resources are honed in such a way that the "Vehicles of the Internet" faultlessly support an ever-increasing two-way data flow.


Book
Mastering JavaScript single page application development : an in-depth guide to exploring the design, architecture, and techniques behind building sophisticated, scalable, and maintainable single-page applications in JavaScript
Authors: ---
ISBN: 1785886444 9781785886447 1785881647 9781785881640 9781785881640 Year: 2016 Publisher: Birmingham, England ; Mumbai, [India] : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

An in-depth guide to exploring the design, architecture, and techniques behind building sophisticated, scalable, and maintainable single-page applications in JavaScript About This Book Build large-scale, feature-complete SPAs by leveraging widely used tools and techniques. Gain a solid understanding of architecture and SPA design to build applications using the library or framework of your choice. Explore the various facets of SPA development to build web apps that are fast, scalable, and easy to test. Who This Book Is For This book is ideal for JavaScript developers who want to build complex single-page applications in JavaScript. Some basic understanding of SPA concepts will be helpful but not essential. What You Will Learn Organize your development environment using the command line with NPM, Bower, and Grunt. Choose an accurate design pattern for your app Understand modular JavaScript programming and Node.js Interact with a REST API using JavaScript and AJAX with practical examples Build a single page application using the MEAN stack Connect your app across popular social media platforms such as Facebook, Twitter, and LinkedIn Test your app, both on the server side and in views Prepare your app for the real world and deploy it to Heroku In Detail Single-page web applications - or SPAs, as they are commonly referred to - are quickly becoming the de facto standard for web app development. The fact that a major part of the app runs inside a single web page makes it very interesting and appealing. Also, the accelerated growth of browser capabilities is pushing us closer to the day when all apps will run entirely in the browser. This book will take your JavaScript development skills to the next level by teaching you to create a single-page application within a full-stack JavaScript environment. Using only JavaScript, you can go from being a front-end developer to a full-stack application developer with relative ease. You will learn to cross the boundary from front-end development to server-side development through the use of JavaScript on both ends. Use your existing knowledge of JavaScript by learning to manage a JSON document data store with MongoDB, writing a JavaScript powered REST API with Node.js and Express, and designing a front-end powered by AngularJS. This book will teach you to leverage the MEAN stack to do everything from document database design, routing REST web API requests, data-binding within views, and adding authentication a...


Book
Beginning Hybrid Mobile Application Development
Author:
ISBN: 1484213157 1484213149 Year: 2016 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Create HTML5, JQuery, and CSS3-based hybrid applications and deploy them on multiple mobile devices, including on Android, iOS and Windows Phone. This kind of application development has the edge over native application development. Beginning Hybrid Mobile Application Development shows you how you can convert existing web application into mobile applications with minimal effort. You’ll see how hybrid applications can give many web applications a larger audience by making them available as mobile applications. What You Will Learn Understand the basics of hybrid application development Discover the platforms and frameworks used for hybrid application development Master hybrid application development using the available APIs Access data in hybrid application See the role of JSON versus XML in hybrid applications Secure your code Who This Books Is For Mobile and web application developers.


Book
Beginning CareKit Development : Develop CareKit Applications Using Swift
Author:
ISBN: 1484222253 1484222261 Year: 2016 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book offers readers a fantastic introduction into creating CareKit based applications using the Swift language. It starts with the basics and provides a step-by-step guide to learning all aspects of creating a CareKit iOS application that could serve as the basis for a patient care plan. Beginning Carekit Development introduces the key modules and concepts of CareKit starting off by installing and building the open source framework. Developers will then dive deeper, learning how to implement their own care plan by example. The book will present an illness and complete care plan utilizing all the key modules. Readers will then be able to fully use CareKit to develop health care plans. This is the future of patient care and health tracking apps that put patients in control of their day to day care. Throughout the book, app developers, hardware manufacturers, and health care professionals will get tips and suggestions that show how to use and talk about this exciting new technology. The CareKit framework has the simple interface and the secure functionality that will change existing markets.Beginning Carekit Development is the guide to the new world of CareKit.


Book
Mastering PhoneGap mobile application development : take your PhoneGap experience to the next level and create engaging real-world applications
Author:
ISBN: 1783288442 9781783288441 9781783288434 1783288434 Year: 2016 Publisher: Birmingham : Packt Publishing,


Book
Ionic 2 cookbook : over 30 life-changing recipes to help you create cutting edge, hybrid apps with Ionic 2
Author:
ISBN: 1786468336 9781786468338 9781786465962 1786465965 1786465965 Year: 2016 Publisher: Birmingham, England ; Mumbai, India : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Over 30 life-changing recipes to help you create cutting edge, hybrid apps with Ionic 2 About This Book Leverage Ionic 2 and its exciting new features to create cutting edge real-time apps Work through simple recipes to address your problems directly and solve them effectively Get examples at each step to guide you on your learning curve Who This Book Is For This book is for front end JavaScript developers who know the basics of JavaScript programming. No prior knowledge of Ionic is required to get the most of this book. What You Will Learn Create custom UIs using Angular 2 directives Make the best use of REST APIs to submit forms Create beautiful animations and graphics in the application Embed videos and other media into the app Access native device functionalities such as a camera and maps using ngCordova Theme the application based on the various platform styles available Publish your application to a variety of platforms Leverage Angular 2 events and Ionic-specific events to communicate In Detail Developing real-time apps is the need of the hour, and apps that deal with humongous amounts of user data and real-time information that needs to be updated frequently are in high demand. Currently, one of the most popular frameworks for this task is Ionic Framework, which is undergoing a major makeover. This book will get you started with Ionic and help you create Angular 2 components that interact with templates. From there, you'll work with Ionic components and find out how to share data efficiently between them. You'll discover how to make the best use of the REST API to handle back-end services and then move on to animating the application to make it look pretty. You'll learn to add in a local push notification in order to test the app. You'll work with Cordova to support native functionalities on both iOS and Android. From there, you'll get to grips with using the default themes for each platform as well as customizing your own. Finally, you'll see how best to deploy your app to different platforms. This book will solve all your Ionic-related issues through dedicated recipes that will help you get the best out of Ionic. Style and approach This book is a recipe-based solution to all your Ionic 2 related problems and will help you create cutting edge real-time apps with ease through simple-to-understand step-by-step recipes.


Book
Android sensor programming by example : take your Android applications to the next level of interactivity by exploring the wide variety of Android sensors
Author:
ISBN: 1785284665 9781785284663 9781785285509 1785285505 Year: 2016 Publisher: Birmingham : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Take your Android applications to the next level of interactivity by exploring the wide variety of Android sensors About This Book Get a thorough understanding of the fundamentals and framework of Android sensors. Acquire knowledge of advance sensor programming, and learn how to connect and use sensors in external devices such as the Android Watch, Polar heart rate monitors, Adidas speed cells, and so on. Learn from real-world sensor-based applications such as the Pedometer app to detect daily steps, the Driving app to detect driving events, and the Professional Fitness tracker app to track heart rate, weight, daily steps, calories burned, and so on. Who This Book Is For This book is targeted at Android developers who want to get a good understanding of sensors and write sensor-based applications, or who want to enhance their existing applications with additional sensor functionality. A basic knowledge of Android development is required What You Will Learn Learn about sensor fundamentals, different types of sensors, and the sensor co-ordinate system Understand the various classes, callbacks, and APIs of the Android Sensor framework Check all the available sensors on an Android device and know their individual capabilities—for example, their range of values, power consumption, and so on. Implement sensor fusion using two or more sensors together and learn to compensate for the weakness of one sensor by using the strength of another Build a variety of sensor based, real-world applications such as Weather, Pedometer, Compass, Driving Events Detection, Fitness Tracker, and so on. Get to know about wake up and non-wake up sensors, wake locks, and how to use sensor batch processing along with the sensor hardware FIFO queue Develop efficient battery and processor algorithms using raw sensor data to solve real-world problems Connect to a variety of remote sensors such as body weight measurement and body fat percentage measurement using the Google Fit platform from your Android app In Detail Android phones available in today’s market have a wide variety of powerful and highly precise sensors. Interesting applications can be built with them such as a local weather app using weather sensors, analyzing risky driving behavior using motion sensors, a fitness tracker using step-counter sensors, and so on. Sensors in external devices such as Android Watch, Body Analyzer & Weight Machine, Running Speed Cell, and so on can also be connected and used from your A...


Book
Mastering android wear application development
Authors: ---
ISBN: 1785886371 9781785886379 9781785881725 1785881728 Year: 2016 Publisher: Birmingham, England ; Mumbai, India : Packt Publishing,

Listing 1 - 10 of 14 << page
of 2
>>
Sort by