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.

Cost Control Systems, calculate the cost of every products you manufacture.

Submitted by Rajan on
Cost Control Systems, input all purchase bills and their related cost by giving answer to each question. Then similarly input all the component to goes in for the manufacturing and their expenses. Control your purchase and cost of products.By preparing the actual cost of each product. all your comments to: [email protected]

Access, PayRoll Application for Hourly, Daily, Monthly, Pay scales,flexible

Submitted by Rajan on
Microsoft Access payroll application for Hourly calcualtions, Daily, Monthly pay scales. Duty, Overtime rate based attendance marking and calculations. Very simple and highly flexible payroll for all most every needs. Many reports and transfer to Excel options. Cash payment list, Bank transfer List, Department wise list, Advance transfer List etc are available. Very good for practical environments

SDSSU Bluebook Inventory System

Submitted by NICODAME12 on
This system is for the bluebook inventory. Hope this system help you a lot specially in making c# system. Happy coding :) :D #phoe"Nick'Z" Capability: 1. Add Supply 2. Add Personnel 3. Show point of sale 4. View financial Statement 5. Can do the following: Add, Save, Delete, Search, Update, Calulate & automatic Calculation. 6. Print record 7. With voice response. Visual Studio 2012 & Microsoft

Nikita Movies (vb6, asp, xml, mdb)

Submitted by nikyts on
Nikita Movies was developed with the purpose of making "movie lovers" a program that allows you to search and play movies online. The information structure is well elaborated, containing menus for specific search or by typing a "keywords" in the Search bar. Users will be able to search for movies through categories in the Categories menu or by a certain keyword by typing it into the text box at

Day Book Register

Submitted by Rajan on
A Day Book register for daily Transactions Cash payment Cash Receipt Journal entries Purchase and Sales etc. Record all your day to day transactions and search them, print, privew group reports, Ledagers, various filtering ..... Many more...... User Name Password: Rajan Password: abc User Name Password: Varghese Password: 123

Simple CRUD Operation Using AngularJS - Part 2

Submitted by razormist on
In this tutorial, we will create a Simple CRUD(update, delete) Operations Using AngularJS. In my last tutorial Simple CRUD Operation Using AngularJS - Part 1 we already created a function that can create and read a data. This time we will try add some function that can update and delete the existing data. Before we proceed I hope that you read the previous tutorial and have already the code to