Download computer tutorials in PDF

TouchDevelop - Programming on the Go

Mobile devices such as smartphones and tablets are set to become the main computersthat virtually all people will own and carry with them at all times. And yet,mobile devices are not yet used for all computing tasks. A project at MicrosoftResearch was created to answer a simple question: It is possible to createinteresting apps directly on a smartphone or tablet, without using a separatePC or a keyboard? The result is TouchDevelop, a programming environment thatruns on all modern mobile devices such as Windows Phone, iPhone, iPad, Androidphones and tablets, and also on PCs and Macs.

This book walks you through all of the screens of the TouchDevelop app, and it points out similarities and differences of the TouchDevelop language comparedto other programming languages. For users, the book can serve as a handy reference next to the phone. The book systematically addresses all programminglanguage constructs, starting from the very basic constructs such as variables and loops. The book also explores many of the phone sensors and data sources which make creating apps for mobile devices so rewarding.

Pages : : 270
Size : : Multiple Formats: PDF (112 pqges, 11.8 MB), ePub, Mobi, and Kindle
Downloads: 18
Created: 2020-08-30
License: CC BY 4.0
Author(s): R. Nigel Horspool, Nikolai Tillmann

Download file

Others related eBooks about TouchDevelop - Programming on the Go

Clever Algorithms

Download free course Clever Algorithms, pdf file on 454 pages by Jason Brownlee.

Graph Algorithms

Download free course Graph Algorithms, pdf file on 257 pages by Mark Needham, Amy Hodler.

Getting started with MongoDB

MongoDB is a document-oriented NoSQL database. As we will see, the whole system revolves around this document management, including the query language, which makes it its strong point. We are going to tackle now the setting up of a Mongo server and how to integrate your data in this environment.

Download Django tutorial in PDF

Download free Django tutorial course in PDF, training file in 53 chapters and 228 pages. Free unaffiliated ebook created from Stack OverFlow contributor.