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.

Sample Add,Edit,Update and Delete using Vb.net 2008

Submitted by nifled on
This is simple add,edit,update and delete in vb.net 2008 using Adodb database connection and mssql database management system. In order for this to work, unzip the zip file and then go to bin folder copy the dbsample and dbsample_log. After you copy, paste it into C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\Data or C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data. Then open

PHP SaaS Contact Management application

Submitted by andy100 on
Rainbow is saas-like php contact management system. It has a simple system for adding, retrieving and editing contacts. The project is very good for people who are starting to learn PHP. Almost all web applications have some form of CRUD system (create,retrieve, update,delete). So starting your php journey by learning how to build a CRUD system is a very good decision. On this project you will

Product Information System in PHP/MySQL (Shopping Cart)

Submitted by donbermoy on
This is a Simple Product Information System that is capable of adding products with product name, product price, category, sub category, product details. This system can also add image of the product you wanted to add. Then the added products will go to its home tab with its information and images to be the list in shopping cart. Note that this system is not yet complete because i haven't done

Data Entry With Picture Uploads and Pagination

Submitted by GeePee on

This is a simple project which features data entry, picture uploads, and pagination. In this project, you will be able to learn how to upload pictures and input data, store each data into the database, and navigate through all stored entries. This is best for profile page of a site or of a certain system. I hope this helps.

Link/Show Form when clicking a Button in Java

Submitted by donbermoy on
This is a continuation of Login Tutorial and Connecting to MS Access database using JCreator see here With this, I am showing you some twist that after a correct login in the program it will show another form in Java. 1. First create a java program with a filename of MainMenu.java. 2. Import the following libraries. import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.io.*

Hotel Reservation System for Watataps Inn (Java GUI)

Submitted by donbermoy on
This Watataps Inn Hotel Reservation System was my student's work for Computer Programming 2 defense as their final requirements for this Java GUI Programming Subject. This Hotel Reservation System was programmed through Java GUI and MS Access 2007 as database. This system features: - Guest Information - Reservation - Checkin - Checkout - Payment - Rooms - Room Status Monitoring Software Needed

Cashiering and Purchasing System for Ocean Bounties Restaurant

Submitted by donbermoy on
Cashiering and Purchasing System for this Restaurant was developed using Visual Basic 6.0 as frontend and MS SQL Server 2000 as backend. This system was one of the thesis I made for a particular school. This system is unique because this restaurant allows a debt purchase of meals. This system features: - Customer Registration - Sales Transaction - Order Item Transaction - Incoming Item Transaction

LIFE Multimedia for Audio 2014

Submitted by KEM827 on
LIFE Multimedia Catalog makes it easy for public speakers or ministries to catalog and label unlimited media types. CD's, DVD s, MP3's. Any media type that the librarian adds to the Type Look-up table can easily be cataloged for label creation, patron orders, and reporting. Single messages cataloged have the option of an associated parent album, and likewise albums may be grouped by Collections. A

LRB Boarding House Management and Billing System

Submitted by donbermoy on
This LRB Boarding House Management and Billing System was developed using VB 6.0 and MS SQL Server 2000 as the database. I made this system when I was a student as a project to students in other schools. This system features: - Boarder Registration - Payments - Additional Charges to Boarders - View List of Boarders - View All Rooms - View Available Rooms - View Occupied Rooms - Room Maintenance -

Simple Question Maker

Submitted by abubasil on
Hi I am very grateful for you all in this site. this is another little "thank you" ..Question maker script, so simple and basic. if anyone have the "mood" to improve it, please let me know about the new version..I am planning to make online examination script. thank you.