Creating an HTML, CSS, and JS Code Editor w/ Live Preview using JavaScript

Submitted by oretnom23 on

In this tutorial, you will learn how to Create an HTML, CSS, and JS Code Editor with Live Preview using JavaScript. The tutorial aims to provide IT/CS Students and new programmers with a reference that can enhance their programming capabilities using JavaScript and may be useful for their future projects. Here, a step-by-step tutorial with snippets on how to create a simple code editor is provided. A simple code editor source code zip file is also provided and is free to download.

Generate User Avatar using PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Generate User Avatars using their name's initials in PHP. The application aims to provide IT/CS Students and new programmer with a reference that help them to enhance their programming capabilities. Here, are simple snippets that generate user avatars. A sample source code zip file is also provided and is free to download.

Lead management system php open source free download

Submitted by mayuri_k on
A lead management system is an essential tool for any company looking to generate leads. It helps the company in managing, tracking and responding to leads that are generated from different sources. This Lead management system is built on a variety of technologies such as PHP and MySQL which makes them open source. They can be found online for free. Lead management system php open source is a web

Compressing Multiple Files as Zip and Download it using PHP

Submitted by oretnom23 on

In this tutorial, you will learn how to Compress Multiple Files as Zip and Download it using PHP Language. The tutorial aims to provide IT/CS Students and new programmers with a reference on using PHP ZipArchive(). Here, I will be providing a simple web application's snippets and source code zip file which demonstrates our main objective in this tutorial.

How to Display Images in a Random Order using JavaScript

Submitted by razormist on
Learn on how to create a How to Display Images in a Random Order using JavaScript - A simple JavaScript program that can display a random order of images. This tutorial will cover all the necessary function that will help you understand the basic coding script. JavaScript Free Tutorial.

Student Management System using Tkinter in Python Free Source Code

Submitted by razormist on
Student Management System using Tkinter in Python Free Source Code - A simple system that can manage and manipulate the student information. The system use a SQLite database in order to secure the data process and protect the storing. Python Free Source Code.

Drag and Drop - Uploading Multiple Files using Pure JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create or implement a Drag and Drop File Uploading using Pure JavaScript. This tutorial mainly aims to provide IT/CS Students and new programmers with a reference to handle file uploads on both the client and server sides. Here, the step-by-step tutorial for achieving the main objective is provided with snippets for better understanding. A sample web application source code zip file that demonstrates the tutorial's objective is also provided and is free to download.