Tutorials

Instructional Design with Moodle

Learn how you can become a Moodle Master in your classroom. In this series of videos we will get you familiar with the tools you will be using to create beautiful and engaging online lessons.

Lockdown 21 day Coding Challenge

In view of the lockdown due to #Covid-19 I’ve decided to release a series of Coding tutorials for people with no coding or technology experience. By the end, we will build quiz app.

Calling a remote PHP Script from JavaScript using JQuery

In this tutorial I will show you how to call a remote PHP script (a script that lives on a separate server) from your JavaScript application using JQuery.

Creating a simple Database Application in NetBeans

In this tutorial we create a simple database Java application in Netbeans. The database will contain two tables: one for authors and one for books.