Download tutorials, projects & source code for free

subscribe to our channel

support the project

the best hosting plan

Javascript Loan Calculator
Read More

Javascript Loan Calculator

The project was built using javascript functions, the user enters the loan amount with the interest rate and the number of years then he gets the monthly amount with the total and the total of interests.

Simple Bank Account Program in Java
Read More

Simple Bank Account Program in Java

This app was built using Java, this is a simple deposit and withdrawal java program, the user can deposit and withdraw money from his account all the operations are calculated and the balance changes after each

Javascript Shopping Cart with Source Code
Read More

Javascript Shopping Cart with Source Code

This is a beginner's project our main page display a list of products, the user can add products to the cart, once he is done he can check the cart, remove products or empty the cart.The project was built using javascript functions, data s...

Simple Calculator using Javascript
Read More

Simple Calculator using Javascript

This is a simple javascript calculator built using functions perfect for beginners to practice math operations with javascript.The app does all the arithmetic operations addition subtraction multiplication and divisio...