Learn Basics of JAVA in 15 days

In this book, you will learn the basic of Java programming. Java is now become the most widely used programming language in the world. Its multiplatform support is the foundation why it becomes widely used language to most programmer. If you want to learn android programming, this tutorial will greatly help you in one way or another. Even if you don’t have any knowledge on C/C++. This tutorial will cover basic programming about Java. So stay tuned and master Java programming in 15 days.

Customized Border Image in CSS

This project will teach you how to create a customized border image in css. You can use your own image to be set as border. We have to simply set the border-image properties like border-image-outset, border-image-repeat, border-image-slice, border-image-source and border-image-width. You can experiment on your own and use my project as an example. Hope you learn from this.

Supermarket Management System

The system is a desktop Windows application. It will provide the following features:  Calculate the bill.  Store how many products are sold.  Store products and their prices and with other information.  Change the Graphical User Interface of the system. The System Can’t  Print out bills  Manage promotion Due to the following reason: This project is based on the sales transaction and stocking

Find Weather Forecast from IP Address

To retrieve the weather forecast for your location based only on your current IP, the full tutorial will have the following 5 sections (http://bit.ly/1A5Y651), that will: - Describe elements needed for weather forecast retrieval - Describe the weather station code field of IP2Location - Show code that gets the weather station code from IP address - Show code that retrieves the weather forecast