Password Hashing in PHP

Submitted by oretnom23 on

In this tutorial, you will how to use the Different built-in functions of PHP for encrypting or hashing passwords. The tutorial aims to provide a reference for students or self-learners that are learning and planning to develop an application using PHP Language. The tutorial can help you to secure your application's user password. Here, snippets and a sample login and registration source code that demonstrates the password hashing or encryption are provided and free to download.

Simple Drawing Application using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Drawing Application using Tkinter in Python Free Source Code - A simple Drawing Tool created in Python that can be use to draw your art. This application can allow the user to change the brush size, stroke color, and background color. Python Free Source Code.

Creating a Skeleton Loader using JavaScript and CSS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Simple Skeleton Loader for your websites or web applications data container using JavaScript and CSS. The tutorial aims to provide the IT/CS students, self-learners, or beginners with a reference for enhancing their knowledge and skills for developing a creative web application using JS and CSS. Here, snippets will be provided so you will have a better idea of achieving the goal of this tutorial. A sample source code zip file is also provided and is free to download.

How to Learn New Programming Language Like Python

Submitted by admin on
Getting started with programming and learning Python can be an exciting and rewarding experience! Here are some steps you can follow to get started: Familiarize yourself with the basics of programming: Before diving into Python, it's a good idea to understand the fundamentals of programming, such as variables, data types, loops, and functions. This will give you a solid foundation for

Simple Number Puzzle Game in Python Free Source Code

Submitted by razormist on
Simple Number Puzzle Game in Python Free Source Code - A simple puzzle game application where your only objective is to fix and arrange the number in order. The game very simple and fun to play with you move the number tile using the mouse or keyboard arrows. Python Free Source Code.

Checking Internet Connection using JavaScript Navigator API Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Connection Checker w/ Popup Message for web applications or websites using JavaScript and Bootstrap v5 Framework. This tutorial's main purpose is to provide the IT/CS students and self-learners/beginners with a reference to learning how to detect internet connection changes on the client side using the JavaScript Navigator API. Here, snippets are also included and a simple working web application source code zip file is provided and free to download.