Python

Python Source Code

Free Python Source Code. Download from a vast collections of free Python source code below. Games are also available like Rock Paper Scissors Game and a lot more.

How to Handle File With PHP

Submitted by thusitcp on
In this tutorial you will be learn how to read/ write / append files using php. There are some situations you don’t need store all the information inside databases. Most cases databases applications are not 100% satisfy with the software requirement to maintaining data. Situation like maintaining error log configuration files etc.. Maintaining file are the oldest method of storing data in computer

How To build jquery ajax with php

Submitted by thusitcp on
This tutorial describes how to insert, update, and delete method using php/ajax. In this tutorial I am creating small project for user account creation. That will guide you how to process server side script using Ajax without refreshing the page. What is Ajax? Ajax stands for Asynchronous JavaScript and XML. It is a technology to use communicates to sever and load severs side content without

Some SQL Query Optimization Technique

Submitted by thusitcp on
Modern day software application has millions of concurrent users. Development of efficiently serviceable application needs huge amount of effort, usage of lot of tools and techniques. Software developers always try to improve performance of the application by improving design, cording and database development. When we consider database development query optimization and evaluation techniques are

3D Cube Rotate Animation in CSS

Submitted by GeePee on
In this project, you will learn how to animate a 3D cube rotating using CSS. This is pure css with no javascript code has been included. In my example, I used it as an information of film showing or it can also be used in displaying ads. The cube is rotating continuously on it's certain speed(depending of what speed you want to set). Try this. It's a cool animation. Hope you learn from this.

CSS Animated Photo Banner

Submitted by GeePee on
This project will teach you how to animate a photo banner using css. There is no javascript code or jQuery plugin included. A simple yet interesting to learn project. This is like a image slider but we usually used a javascript or jQuery code. This time we can use css animation. Images are sliding from right to left continuously. Hope you learn from this.

Address Book

Submitted by mzwe on
This is a small tutorial. It will show you how to connect ms access DB, save, delete, search and retrieve items from vb.net to ms access. Just download and debug, it will work smoothly.

Basic: Student Registration System

Submitted by JvC on
Hello good day to all. This is my first upload in this site. My program is a basic student registration system with department/course selection. Enjoy! you can modify my code and improve if you want. Don't forget to add me in facebook [https://www.facebook.com/jasonvcastellano] .and contact in my email [email protected]. Thank you!!