Browse Tutorials

28 Tutorials

Sort by: Latest | Most Popular
PHP (with MySQL) Tutorial | Play
POPULAR Updated On: Jan 01, 2021 | Videos: 28 | Hits: 13442

If you are already faimiliar with basic HTML and CSS, using PHP and MySQL Database, you can start buiding dynamic websites like this one. Learn how to use web forms to gather user inputs and save them in MySQL database and learn to read and write from/to MySQL database.

HTML CSS Web Design Tutorial | Play
POPULAR Updated On: Jan 01, 2021 | Videos: 13 | Hits: 13179

If you are new to HTML and CSS web design, this Tutorial will show you how to create and design a web page from scratch with step by step practical lessons. Exercise files are availalbe to download and follow along. 

PHP MySQL Practical Exercise | Play
POPULAR Updated On: Jan 01, 2021 | Videos: 19 | Hits: 9468

If you followed our PHP MySQL Tutorial, this is the next best tutorial you must watch in order to fine tuine what you learnt in the PHP MySQL Tutorial and get more experience to deveop your own project. Exercise files are availble to download and compare or follow along. Good luck!

Object Oriented Programming with PHP | Play
POPULAR Updated On: Jan 01, 2021 | Videos: 19 | Hits: 8557

If you already familiar with PHP and interested to learn Object Oriented Progrmaming with PHP, this course is for you. This tutorial will also help you undertand basic Object Oriented Programming Techniques. Exercise files are available for you to download, compare with your code and follow along.

JavaScript Tutorial for Beginners | Play
POPULAR Updated On: Jan 09, 2021 | Videos: 13 | Hits: 6377

If you are new to Web Design and want to learn JavaScript, this tutorial will help you get started with JavaScript Programming. JavaScript is an essential part of Web Develpment today and an important part of Front End Development.

Advanced JavaScript Tutorial | Play
POPULAR Updated On: Mar 14, 2023 | Videos: 18 | Hits: 5677

Learn Modern JavaScript programming concepts and techniques that is essential to todays JavaScript based web development. In this tutorial we focus on latest changes to JavaScript language in year 2015 (ES6). What you learn in this Tutorial will help you understand other latest tutorials you find online.

SQL for Web Developers | Play
POPULAR Updated On: Sep 03, 2022 | Videos: 15 | Hits: 5618

SQL - Structured Query Language is one of the most essential skills for any software Developer. This tutorial is for anyone who is interseted to learn SQL from the begenning or would like to refresh their knowledge on the subject.

Responsive Web Design Tutorial | Play
POPULAR Updated On: Jan 01, 2021 | Videos: 10 | Hits: 5588

Learn Responsive Web Design techniques from the beginning, All you need to know is basic HTML + CSS. You can start creating Responsive Websites without the help of any other framework like Bootstrap. This tutorial will also help you to understand How Responsive Web Design works.

Web Forms Tutorial | Play
POPULAR Updated On: Feb 04, 2021 | Videos: 9 | Hits: 3535

If you are creating a dynamic website, Web Forms are an important part of the process and here you can learn the best practices and many hidden features that you can use to improve your Web Form Design.

How to Publish A Website | Play
POPULAR Updated On: Aug 19, 2021 | Videos: 6 | Hits: 3065

Learn how to publish a website starting from buying a domain and how to upload your website to the web server using FTP software. If your website has a MySQL database, you can learn how to setup and upload the MySQL Database to your web server as well.

JavaScript Practical Examples | Play
Updated On: Aug 17, 2022 | Videos: 8 | Hits: 2946

If you have already followed our JavaScript For Beginners tutorial, this tutorial will help you use what you have already learnt to build some mini practical projects so that you can learn how to use your knowledge in the real world.

Code Editors | Play
Updated On: Feb 21, 2022 | Videos: 6 | Hits: 2910

Learn about this powerful Code Editor in Sinhala Language. You can use it for your HTML, CSS, PHP web development and it has many features to code faster in order to save your time. In this tutorial, you can also learn about the EMMET plugin for Sublime Text using which you can code even faster using its short-cut methods.

Uploading Files | Play
Updated On: Jan 01, 2021 | Videos: 5 | Hits: 2533

In this tutorial you can learn how to upload files using PHP, How to upload files to your website using an FTP software and also How to crop and upload images to your website using PHP and JavaScript.

SEO with .htaccess File | Play
Updated On: Jan 23, 2021 | Videos: 5 | Hits: 2343

Learn how to use the power of .htaccess file to improve the Search Engine Optimisation of your website. You can learn how to protect folders of your website, how to create cclean URLS, how to create a custom 404 page etc from this tutorial and more to come.

CSS (Cascading Style Sheets) in Sinhala | Play
Updated On: Aug 17, 2022 | Videos: 10 | Hits: 2281

CSS (Cascading Style Sheets) in Sinhala

Coding Sessions Series | Play
Updated On: Feb 03, 2022 | Videos: 5 | Hits: 2189

This series contains sessions of practical coding of different projects. Each video has a different small project which you can follow along and complete within less than 30 minutes. 

Web Design Tips | Play
Updated On: Jan 11, 2021 | Videos: 5 | Hits: 2178

In this tutorial you can find common web design patterns such as SlideShows, Images Galleries, Navigation Bars plus more. You can donwnload the exercise files to compare with your code if you need any help.

Software for Web Development | Play
Updated On: Aug 17, 2022 | Videos: 5 | Hits: 2166

Learn how to Install most essential software for Web Development. We will be posting the installation instructions for XAMPP, WAMP Server, Sublime Text and any other software that we think is important for you.

Working with Fonts | Play
Updated On: Jan 11, 2021 | Videos: 4 | Hits: 2070

You do not have to be limited to the fonts that are available on your or your users' computers. Using Web Fonts such as FontAwesome and Google Fonts, you have the freedom to use various fonts on your website and this tutorial will help you learn how to do it.

jQuery AJAX Tutorial | Play
Updated On: Jan 09, 2021 | Videos: 4 | Hits: 2014

With power of AJAX, you can communicate with the Web Server and update web pages without refreshing them, providing your users rich experience. Using jQuery JavaScript library, you can create AJAX web applications with a very few lines of code.

Send Emails with PHP | Play
Updated On: Jan 11, 2021 | Videos: 3 | Hits: 1671

If you are developing a dynamic website, most probably you need to communicate with your users. Learn how to send Emails with PHP using PHP Mail function, XAMPP Server or the popular PHP library called PHPMailer. 

How to Crop and Upload Images | Play
Updated On: Jan 01, 2021 | Videos: 3 | Hits: 1668

Learn how Crop Images using Cropper.js JavaScript plugin before uploading, and Upload cropped images to a web server using PHP.

Google Chrome for Web Developers | Play
Updated On: Jan 09, 2021 | Videos: 3 | Hits: 1654

Google Chrome is the one of the most powerful tools for Web Designers / Developers. Learn how to use the Developer Tools, Shortcuts of Google Chrome web browser to save your time when Browsing, Designing or Developing websites.

Pagination using PHP / MySQL | Play
Updated On: Jan 09, 2021 | Videos: 3 | Hits: 1647

When you need to show multiple records from a database on a web page to your user, it is necessary to break those records into pages when the number of records are increasing. This process of breaking records into pages is called Pagination and in this tutorial you can learn how to do it using PHP and MySQL.

Creating Slideshows | Play
Updated On: Jan 01, 2021 | Videos: 2 | Hits: 1353

Learn how to create Slideshows using jQuery Cycle plugin. You can learn how to create a Basic Slideshow with images only or an advanced on with Text and Images.

Microsoft Office Tips | Play
Updated On: Jan 01, 2021 | Videos: 1 | Hits: 948

Microsoft Office Tips

JavaScript APIs | Play
Updated On: Jan 16, 2022 | Videos: 1 | Hits: 663

Learn JavaScript APIs in Sinhala. JavaScript APIs can help you do the things that you used to do with external JavaScript libraries such as jQuery with a few lines of codes.

JavaScript Promises | Play
Updated On: Jul 03, 2023 | Videos: 3 | Hits: 427

Learn JavaScript Promises. These 3 videos will give you a clear understanding on how to create and work with JavaScript Promises