HTML/CSS

Forex Trading

Submitted by nanzige on
This is a simple HTML/CSS Project developed. It's basically suitable for those who do forex (Buying & Selling ) Currency. This same code can be embedded in the forex trading websites such that their customers can know the estimated amount of money to receive as a result of buying or selling currency. It basically has the below currencies: US dollar UK Pound Euro Kenyan Shilling Tanzanian Shilling

Building HTML5 Multiplayer Game with Node.js

Submitted by admin on
In a previous tutorial, I showed how to build a Socket.IO chat and connect few people around the globe with the magic of WebSockets. In this article I want to make this project a little bit more fun and turn it into a multiplayer game: "rock, paper, scissors". So let's grab the previous code and introduce few modifications.

Introducing to Swing GUI Forms with Netbeans - Create new MDI Application Sample Form

Submitted by Willy Carpio Godoy on
Hi everyone, In this tutorial, I explain to you on how to work with GUI Forms Java Desktop and configure Menu Bar and events that we can show a new windows and applets. We will work with Netbeans and create a sample MDI Application Form STEP 1. We will create our project. File-> New Project.