Tutorials and Courses: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(Created page with "These Tutorials will help you get up to speed with NSB/App Studio quickly. If you have an idea for a Tutorial, please let us know. We will be happy to post it, giving you ful...")
 
 
(41 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==
* [//www.nsbasic.com/app/tutorials/TT01.htm 01 A Simple Program
 
* [//www.nsbasic.com/app/tutorials/TT02.htm 02 Multiple Forms
=== BASIC ===
* [//www.nsbasic.com/app/tutorials/TT03.htm 03 Adding Two Numbers
* [[A Simple Program|A Simple Program]]
* [//www.nsbasic.com/app/tutorials/TT04.htm 04 Using ComboBoxes
* [[Adding Two Numbers|Adding Two Numbers]]
* [//www.nsbasic.com/app/tutorials/TT07.htm 07 Communicating with a Server
* [[Using_the_Select_Control|Using the Select control]]
* [//www.nsbasic.com/app/tutorials/TT09.htm 09 WebSockets
* [[Multiple Forms|Multiple Forms]]
* [//www.nsbasic.com/app/tutorials/TT10.htm 10 Using the Chrome Debugger
* [[Communicating with a Server|Communicating with a Server]]
* [//www.nsbasic.com/app/tutorials/TT11.htm 11 Using PhoneGap to create an iOS App
* [[WebSockets]]
* [//www.nsbasic.com/app/tutorials/TT12.htm 12 Using PhoneGap to create an Android APK
* [[Using the Chrome Debugger]]
 
=== JavaScript ===
* [https://www.youtube.com/playlist?list=PL8i8WWz1_ePYj8JL3HkfJ43zy94ouLoq- AppStudio Tutorials (On YouTube, prepared for the University of Surrey).]
* [[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]]
 
== Courses and Curricula ==
 
==== [https://blog.appstudio.dev/2020/10/new-appstudio-tutorials-on-youtube/ AppStudio with JavaScript and Bootstrap] ====
A series of YouTube videos developed by Jackson, a senior lecturer at Buckinghamshire New University and University of Surrey.  
 
==== [[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?

Latest revision as of 14:16, 9 March 2021

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

AppStudio with JavaScript and Bootstrap

A series of YouTube videos developed by Jackson, a senior lecturer at Buckinghamshire New University and University of Surrey.

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?