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 |
File type : | |
Downloads: | 18 |
Created: | 2020-08-30 |
License: | CC BY 4.0 |
Author(s): | R. Nigel Horspool, Nikolai Tillmann |
Annotated Algorithms in Python
Tools and Algorithms for the Construction and Analysis of Systems
With this tutorial you will learn how to process WSDL in Python language (web services and Python) , free PDF cocument under 11 pages by Mike Olson and Uche Ogbuji ....
Open Data Structures (in C++)Download free course Open Data Structures (in C++), pdf file on 336 pages by Pat Morin....
Modern CThis book teaches you to take your C programming skills to new heights, whether you're just starting out with C or have more extensive experience. Organized by level, this comprehensive guide lets you jump in where it suits you best while still reaping the maximum benefits....
Introduction to Spring MVCThis pdf tutorial is a step-by-step guide on how to develop a web application from scratch using the Spring Framework.Free training course material under 68 pages by Thomas Risberg, Rick Evans and Portia Tung....
Introduction to PhoneGapDownload free course tutorial training about PhoneGap ,this document shows the basics of this platform in order to creat a web application designed to mobile devices....
DevOps: WTF?DevOps" is creating a lot of anxiety amongst the IT professionals of the world. It's also ..., download free DevOps tutorial in PDF (20 pages) created by ....
Machine Learning YearningDownload free course Machine Learning Yearning, pdf file on 118 pages by Andrew Ng....
Network Programming with GoDive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release....
Mastering PythonPython is a dynamic programming language. It is known for its high readability and hence i..., download free Python tutorial in PDF (486 pages) created by Rick van Hattem ....
Getting started with MongoDBMongoDB 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....