Presentation is loading. Please wait.

Presentation is loading. Please wait.

Screens naming screens and concepts Disclaimer: This document is provided “as-is”. Information and views expressed in this document, including URL and.

Similar presentations


Presentation on theme: "Screens naming screens and concepts Disclaimer: This document is provided “as-is”. Information and views expressed in this document, including URL and."— Presentation transcript:

1 screens naming screens and concepts Disclaimer: This document is provided “as-is”. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice. You bear the risk of using it. This document does not provide you with any legal rights to any intellectual property in any Microsoft product. You may copy and use this document for your internal, reference purposes. © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and Windows Live are trademarks of the Microsoft group of companies. All other trademarks are property of their respective owners.

2 hub o pivot (swipe left, right) o access to installed scripts or online scripts (new, top, …) o take the tour tutorial ✿ http://touchdevelop.com/Documents/tutorialwalkthrough.pdf http://touchdevelop.com/Documents/tutorialwalkthrough.pdf

3 installed o scripts “on the phone” o tap to edit o tap + button creates new script

4 script editor o a script is an “app” created with touchdevelop o actions, events, data and art o tap + to add a new event

5 events list o when “something” happens o reacts by running your code

6 action editor o “tell the phone what to do”… o a line is called a statement o each statement is edited separately o an event is an action

7 statement menu o tap statement to open menu o tap edit to modify the current statement o tap + to add a new statement ☀ drag up and down to change selected statement

8 expression editor o specialized keyboards for entering tokens o tap phone back button to go back

9 number pad o keyboard for numbers o tap phone back button to hide

10 arithmetic pad o arithmetic operators o only works on numbers

11 operator pad o logic operator: and, or, not, true, false o concatenation “||” o assignment “:=“ o comma “,”

12 art pad o text, called string o “stuff for games” pictures from the web sounds from the web colors ☀

13 intellibuttons o populated based on cursor position services properties, …→ … local variables global variables, data… actions, ▷ code→… libraries, …→ o order evolves

14 intellibuttons (2) o next suggestions cycles through intellibuttons o explore all to see the expression search intellibuttons is a partial view

15 code explorer o available tokens at the current cursor position o search by name o phone back button to go back

16 expression editor o quick fix o contextual help o move cursors o undo o backspace

17 script player o tap play button to play the current action or the main action if the current action/event is not directly runnable o phone back button to stop o phone back button to get back

18 add statement o tap + in the action editor

19 add statement o in statement menu, o tap + above or below o add control flow on top o add other stuff at the bottom

20 title o item 1 o item 2 song→post to wall ☀ anecdote ☁ https://touchdevelop.com/velk (link to sample)https://touchdevelop.com/velk ► an exercise ✿ a reference


Download ppt "Screens naming screens and concepts Disclaimer: This document is provided “as-is”. Information and views expressed in this document, including URL and."

Similar presentations


Ads by Google