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.

POS with Inventory System

Submitted by EmoEvil Pillow on
This is a very simple POS and Inventory System created using Visual Basic. Hope this project will help you in your future project. If you want to revise this system, feel free to do so. Hope you learn from this project. This is submitted by: Ryan Cequina Carl Ben Cezar Michelle Anne Grijaldo Rofer Tayong For the completion of our subject in theodbs by Sir Roldan.

Technology Resource Inventory System (TRIS)

Submitted by Jonald_Remus on
Hi every one. I have my Capstone Project known as technology Resource Inventory System (TRIS). This system have lots of useful functions for u to use. This system also has a responsive design compatible with mobile devices. The functions of this system are: For the admin side of the system •Add, Delete,device name like keyboard, monitor, •Add, edit, device information •Add, edit, Location •Assign

OOP C# and MA

Submitted by meftah on
This is an example project using OOP C#. Hope this system can help you in your future project. Below are codes used in this system. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using System.Data.OleDb; using System.Collections; namespace employeesapp { class employee { public string EmpID; public string Name; public string Jobtitle

Advance Android Project Management and Browser

Submitted by elinet on
This project source code will help you write an android application for search, delete, update, connection to the internet, a mini browser, posting data to the web server. This project is written to assist those beginners in android development environment to boost their coding ability as the project offers much more than listed here.

School Fees Payment System

Submitted by waqasyaqoob on
Yesterday I saw a project :Automated Billing System which submitted by user name loading. When I read and saw the project then I thought I can convert this project into School Fee Payment system and I am feeling happy that I did it. *Beautiful login system. *Add New Student , View Student , Edit student and Delete Student. *Add Class , View Class, Edit or Update Class and Delete Class. *Add , view

Quiz Game in C++

Submitted by Bhaumik Mistry on
This is a very simple quiz game created using C++. This was intentionally created to help others who wants to learn this programming language. It has a very simple rules. First is enter your name and hit enter. Your name will display on the system. The quiz is a multiple choice. Hope you like this and learn from this project.

Search Highlight in jQuery

Submitted by GeePee on
This project will teach teach you how to include a search highlight in your website in an easy way using jQuery. What we'll do is to download highlight jQuery plugin and customize the codes. Here is the sample code that I created using highlight jQuery plugin: $(document).ready(function() { $('#search_btn').click(function(){ var search_str = $('#str_search').val(); $('body').unhighlight()

Human Resource Support System

Submitted by FRankzkhiE on
This is a full system for human resource support system. It is an easy to use system. The following are the features to learn and expect in this project: 1. employee information 2. leaves: vacation and sick 3. travel order 4. contract Additional features -searching by date -printing -archive -reports Hope you learn from this.