Narrow your search

Library

AP (27)

KDG (27)

KU Leuven (1)

Odisee (1)

Thomas More Kempen (1)

Thomas More Mechelen (1)

UCLL (1)

UGent (1)

ULB (1)

ULiège (1)

More...

Resource type

digital (27)

book (1)


Language

English (28)


Year
From To Submit

2016 (28)

Listing 1 - 10 of 28 << page
of 3
>>
Sort by

Digital
Social Machines : The Coming Collision of Artificial Intelligence, Social Networking, and Humanity
Authors: ---
ISBN: 9781484211564 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Will your next doctor be a human being—or a machine? Will you have a choice? If you do, what should you know before making it? This book introduces the technically-engaged reader to the convergence of two technologies: artificial intelligence in its modern incarnation and the growing trend of social networking to "reach off the Web" into the real world. Both these technologies are important in their own right, but as they converge we are approaching an historic inflection point in the partnership between human beings and machines with profound impacts on the future not only of computing but of our world. In this book, AI expert and researcher James Hendler explores the social implications of artificial intelligence systems in the context of a close examination of the technologies that make them possible. The author evaluates the utopian and dystopian prognostications of the social implications of the convergence of AI and social networking. Social Machines: The Coming Collision of Artificial Intelligence, Social Networking, and Humanity is your field guide to the future of your personal relationships with the machines that are already changing your life and to the future of your machine-mediated relationships with other human beings and humanoid constructs.


Digital
Introducing SEO : Your quick-start guide to effective SEO practices
Authors: ---
ISBN: 9781484218549 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Your easy-to-digest brief introduction to SEO (search engine optimization) - an imperative methodology used to improve the visibility of websites using different strategies and techniques. Using a calculative and practical approach, this book teaches you the techniques, practical implementations, and concepts of SEO that will enable you to get to grips with the fundamental aspects of search engine optimization. Introducing SEO jumpstarts your knowledge using an easy-to-follow approach – add it to your library today.


Digital
OS X App Development with CloudKit and Swift
Author:
ISBN: 9781484218808 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is your step-by-step guide to learning OS X app development using CloudKit and Swift. All the development will be done using Apple’s Swift 2 programming language. You'll see how to define data for your app and build a prototype with Sketch 3 and Keynote. Using CloudKit to store OS X application data, and separate public and private data, readers will learn how to control which data can or cannot be changed in a public data store. OS X App Development with CloudKit and Swift takes you from prototyping your app with Sketch 3 all the way through building a data-driven app using CloudKit, and everything in between. OS X App Development with CloudKit and Swift will show you how to: Create Test Data with CloudKit Dashboard Refine a prototype Update CloudKit Data from an app Add Local Cache to improve performance Add OS X App Development with CloudKit and Swift.


Digital
Pro MEAN Stack Development
Author:
ISBN: 9781484220443 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book teaches you to write free, open-source, cross-platform, dynamic JavaScript applications that can run anywhere. Using the MEAN stack - MongoDB, ExpressJS, AngularJS, and Node.js - you will get the tools you need to set up, write your code once, and be able to deploy your code on any device. You will be able to cut development time by using one stack to serve all your development needs. With Pro MEAN Stack Development you will quickly learn everything needed to work effectively with MEAN, from setting up your toolstack to rolling out your free servers, and deploying on any device. As well as MEAN you will also learn to build scripts with Grunt, Gulp, Webpack, and Vagrant and deploy using Phonegap. Harness JavaScript to create dynamic and easily-maintainable applications fast and 100% free. Master the MEAN stack with this book today.


Digital
Reactive Programming with Node.js
Author:
ISBN: 9781484221525 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book teaches you how to utilize Reactive Programming (RP) for your back-end development with Node.js. Up to now, RP has most often been used in front-end development, but its revolutionary approach can also transform your back-end programming. Using Reactive Programming with Node.js you will understand the paradigms of RP, why you should use it, and the variations available to you. You will learn how to use the main libraries necessary to provide this development experience in Node.js, including RxJS, Bacon.js, Kefir.js, and Highland.js. You will also create a custom library that provides the main features, and learn how to scale up a system developed using RP in Node.js. Ideal for back-end developers with knowledge of Node.js or JavaScript, this book enables you to get up and running with RP in Node.js, and revolutionize your back-end development.


Digital
Beyond jQuery
Author:
ISBN: 9781484222355 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book gives you the confidence to abandon your jQuery crutches and walk freely with the power of the web API and JavaScript. Learn about the most important concepts surrounding web development as we demystify jQuery. Beyond jQuery doesn't just throw code at you - everything is explained in detail from the perspective of a jQuery developer. jQuery is often injected into web applications and libraries with no logical reason for pulling it in as a dependency. Many web developers don’t really know when they need to use jQuery, and when they don’t - it's just a standard step when setting up a new library or web application. But relying solely on jQuery as your window to the web leaves large gaps in your knowledge. This in turn results in frustration when the abstraction that jQuery provides “leaks” and exposes you to the native aspects of the browser. Beyond jQuery educates developers, reveals the magic behind jQuery, helps you solve common problems without it, and gives you more confidence to embrace the power of the web API and standardized JavaScript.


Digital
Certified OpenStack Administrator Study Guide
Author:
ISBN: 9781484221259 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

This guide teaches you how and what to study in order to be best prepared for the Certified OpenStack Administrator exam. This fast-growing technology is creating a market that needs more qualified IT specialists with proven skills. Certified OpenStack Administrator Study Guide covers 100% of the exam requirements for The OpenStack Foundation and will be very helpful for the Mirantis OpenStack Certification Exam. Each theme is taught using practical exercises and instructions for the command line and for the graphical client (Horizon). Each chapter is followed by review questions, complete with answers. Even after you have taken and passed your OpenStack exam, this book will remain a useful reference.


Digital
Stack Frames : A Look From Inside
Author:
ISBN: 9781484221815 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book teaches you exactly how program memory content and organization is vital for computer security, especially Unix-like operating systems. You will learn how it is manipulated to take control of a computer system, as well as the countermeasures that system designers set up to avoid this. Neither a guide for hackers nor an all-out theory book, this book is ideal for anyone studying computer security who wants to learn by doing. Using a practical approach, you will understand how stack frames relate to hardware and software theory and the various GNU/Linux distributions, before moving on to Base 2, 8 and 16 notations, executables and libraries. Lastly you will go in-depth to understand the intricacies of stack frames. A vital resource for all computer security students and enthusiasts, add Stack Frames: A Look Inside to your library today.


Digital
Absolute Beginners Guide to Computing
Author:
ISBN: 9781484222898 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book teaches anyone how to use their new Windows computer. You will learn and understand how you can perform a wide range of tasks, including managing files, browsing the internet, and protecting yourself, as well as interacting with Cortana. Using Absolute Beginners Guide to Computing you will learn how to use Windows, and how you can connect and communicate with others. You will learn the basics of browsing the web, how to send email, and sign up for services. You will learn about some of the social media sites such as Facebook and Twitter. You will also learn how to connect and use external hardware, and process digital music, photos, and video. Written by an author who has written multiple computing titles, this book is friendly and approachable, and can teach anyone how to use a computer. With simple steps, easy troubleshooting, and online resources, it's the best place to learn how to make computing a part of your life.


Digital
Data Management Technologies and Applications : 4th International Conference, DATA 2015, Colmar, France, July 20-22, 2015, Revised Selected Papers
Authors: --- --- ---
ISBN: 9783319301624 Year: 2016 Publisher: Cham Springer International Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book constitutes the thoroughly refereed proceedings of the Fourth International Conference on Data Technologies and Applications, DATA 2015, held in Colmar, France, in July 2015. The 9 revised full papers were carefully reviewed and selected from 70 submissions. The papers deal with the following topics: databases, data warehousing, data mining, data management, data security, knowledge and information systems and technologies; advanced application of data. .

Listing 1 - 10 of 28 << page
of 3
>>
Sort by