Tutorials and Courses: Difference between revisions
(3 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
* [[WebSockets]] | * [[WebSockets]] | ||
* [[Using the Chrome Debugger]] | * [[Using the Chrome Debugger]] | ||
=== JavaScript === | === 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]] | * [[A Simple Program - JS|A Simple Program]] | ||
* [[Adding Two Numbers - JS|Adding Two Numbers]] | * [[Adding Two Numbers - JS|Adding Two Numbers]] | ||
Line 24: | Line 24: | ||
* [[WebSockets]] | * [[WebSockets]] | ||
* [[Using the Chrome Debugger]] | * [[Using the Chrome Debugger]] | ||
== Courses and Curricula == | == 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]]==== | ==== [[AppStudio Course|Web Apps for Mobile Devices - BASIC]]==== | ||
Line 35: | Line 37: | ||
==== [https://www.yumpu.com/ro/document/view/28844617/usermanual NSB Application for Mobile] ==== | ==== [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 | (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
- A Simple Program
- Adding Two Numbers
- Using the Select control
- Multiple Forms
- Communicating with a Server
- WebSockets
- Using the Chrome Debugger
JavaScript
- AppStudio Tutorials (On YouTube, prepared for the University of Surrey).
- A Simple Program
- Adding Two Numbers
- Make your own Tic Tac Toe game.
- Using the Select control
- Multiple Forms
- Communicating with a Server
- WebSockets
- Using the Chrome Debugger
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?