Tutorials and Courses: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
These Tutorials will help you get up to speed with NSB/App Studio quickly.
These Tutorials will help you get up to speed with NSB/AppStudio quickly.


If you have an idea for a Tutorial, please let us know. We will be happy to post it, giving you full credit.
If you have an idea for a Tutorial, please let us know. We will be happy to post it, giving you full credit.


==Tutorials==
==Tutorials==
* [[A Simple Program - BASIC]]
 
* [[A Simple Program - JavaScript]]
=== BASIC ===
* [[Multiple Forms - BASIC]]
* [[A Simple Program|A Simple Program]]
* [[Multiple Forms - JavaScript]]
* [[Adding Two Numbers|Adding Two Numbers]]
* [[Adding Two Numbers]]
* [[Using_the_Select_Control|Using the Select control]]
* [[Using ComboBoxes]]
* [[Multiple Forms|Multiple Forms]]
* [[Communicating with a Server]]
* [[Communicating with a Server|Communicating with a Server]]
* [[WebSockets]]
* [[WebSockets]]
* [[Using the Chrome Debugger]]
* [[Using the Chrome Debugger]]
* [[Phonegap_debugger | Using the PhoneGap Debugger]]
=== JavaScript ===
* [[A Simple Program - JS|A Simple Program]]
* [[Adding Two Numbers - JS|Adding Two Numbers]]
* [[TicTacToe|Make your own Tic Tac Toe game]].
* [[Using_the_Select_Control - JS|Using the Select control]]
* [[Multiple Forms - JS|Multiple Forms]]
* [[Communicating with a Server - JS|Communicating with a Server]]
* [[WebSockets]]
* [[Using the Chrome Debugger]]
* [[Phonegap_debugger | Using the PhoneGap Debugger]]
== Courses and Curricula ==
==== [[AppStudio Course|Web Apps for Mobile Devices - BASIC]]====
These are the notes for our 4 section course. It assumes the trainees have a programming background. You can follow through the course notes and lab sessions on your own: if you would like on site training please contact us for details.
==== [[Kesbath Course|Making Computer Games - BASIC]] ====
Developed by King Edward's School in Bath, England, this course teaches kids how to make computer games.
==== [https://www.yumpu.com/ro/document/view/28844617/usermanual NSB Application for Mobile] ====
(Arabic) Developed by Tatweer Education Holding Company, the course has been used by over 2 million students in the Middle East.
==== [[JavaScript for BASIC Programmers]] ====
Want to upgrade your programming and use the full power of JavaScript?

Revision as of 11:11, 19 December 2018

These Tutorials will help you get up to speed with NSB/AppStudio quickly.

If you have an idea for a Tutorial, please let us know. We will be happy to post it, giving you full credit.

Tutorials

BASIC

JavaScript

Courses and Curricula

Web Apps for Mobile Devices - BASIC

These are the notes for our 4 section course. It assumes the trainees have a programming background. You can follow through the course notes and lab sessions on your own: if you would like on site training please contact us for details.

Making Computer Games - BASIC

Developed by King Edward's School in Bath, England, this course teaches kids how to make computer games.

NSB Application for Mobile

(Arabic) Developed by Tatweer Education Holding Company, the course has been used by over 2 million students in the Middle East.

JavaScript for BASIC Programmers

Want to upgrade your programming and use the full power of JavaScript?