AppStudio Documentation: Difference between revisions
m Another small change (testing) |
|||
Line 10: | Line 10: | ||
== BASIC Language == | == BASIC Language == | ||
One of the most popular programming languages of all time, BASIC is easy to learn. AppStudio's BASIC is | One of the most popular programming languages of all time, BASIC is easy to learn. AppStudio's BASIC is based on VBScript, with extensions for web apps. | ||
* [[:Category:Language_Reference|BASIC Language Reference - Alphabetic]] | * [[:Category:Language_Reference|BASIC Language Reference - Alphabetic]] | ||
* [[Language_Reference_by_Type|BASIC Language Reference - By Type]] | * [[Language_Reference_by_Type|BASIC Language Reference - By Type]] |
Revision as of 14:50, 26 March 2013
NSB/AppStudio is a powerful, complete development environment for creating web apps which run on iOS, Android, the desktop and other platforms. A drag and drop design screen lets you design your app using the latest frameworks. Programming can be done in JavaScript or BASIC.
AppStudio
BASIC Language
One of the most popular programming languages of all time, BASIC is easy to learn. AppStudio's BASIC is based on VBScript, with extensions for web apps.
JavaScript Language
JavaScript is the standard language of the Web. AppStudio allows the use full standard JavaScript in its apps.
- JavaScript Tutorial at W3Schools
- JavaScript Tutorial at Reference Designer
- JavaScript Quick Reference
- Mozilla Developer Network JavaScript Resources
Frameworks
Frameworks provide the controls (also called widgets) that the user interacts with. AppStudio makes it easy to use them in your app. Beginning with AppStudio Version 3, you can widgets from multiple frameworks in your app.