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.

Hospital Management System (Ali Xihuny & Aishath Areesha) - 2K14

Submitted by Xihuny on
This is a simple Hospital Management System created for our final year project. I have used Visual Studio 2010 Ultimate, MS Access 2013, Telerik UI for Winforms 2014 to create this system. So, make sure you have all the required software before opening the VB file. Note: Telerik UI for Winforms is a must You can download it from here: Telerik UI for Winforms

Unhide files and folder from flash drive

Submitted by matiullahkhalliqie on
This small program unhide files and folders from flash drive or any drive on your PC. Sometime when we attach our flash drive with our College computer, our flash drive are infected by virus which hides our original files and folders on our Flash Drive. Using cmd attrib command this small Program will unhide our hidden files and folders.

Sales and Inventory System for Palma Store

Submitted by donbermoy on
This is one of my works before entitled Sales and Inventory System for Palma Store. This is one of the thesis/capstone projects that I have made using Visual Basic 6.0 and SQL Server 2000 as backend/database that I made for a particular school. This system is for a food store establishment. Features of the System: Transaction Sales Adjust Items Return Items Purchase Order Inventory Incoming Items

Lotto Wizard

Submitted by moses vb on
Lotto Wizard is a simple but advanced program which helps to forecast possible lotto winning numbers. It uses randomization / random class to generate the possible winning numbers. You only need to click a button and after 5 second, it will display the numbers. When you click the button, you will see it surffing or mixing the numbners. You are free to use or modify it to meet your needs.

Set Font and Color to Text of JTextArea Component in Java GUI

Submitted by donbermoy on
This is a continuation of my other tutorial entitled JTextArea Component in Java GUI. This tutorial will teach you how to set/select font and color for the JTextArea or JTextField component. 1. First and foremost, Open JCreator or NetBeans and make a java program with a file name of jTextArea.java. When you click the link above, copy first all the code there. import java.awt.*; import javax.swing

StudentTranscript Processing System

Submitted by joken on
The Student Transcript Processing System is a complete system created using PHP/MYSQL and a Twitter Bootstrap Framework. This system has an administrator side has a data entry for student, courses, Grade level, Faculty, Department and Rooms. The system also has an import and export information of student in student module and import for Course and Grade level module. The Student Transcript is

How to Zip your File using Java

Submitted by donbermoy on
Today, I will teach you how to create a program that will zip your file using Java. We all know that zip is a popular compression format that also contains one or more files that have been compressed into the ZIP format. So, now let's start this tutorial! 1. Open Notepad. Encode any data in there and save it to the same folder with your java program and named it as READ FIRST.txt (Note: you can

Student Details

Submitted by mevada.bhaumik.1 on
> This is a simple project. > It is add, delete, edit, exit and any other facility in the project. > Then all information save record into database system. > And all student information are save in the database. > Then the use of all student details are given your database. > It is database connectivity related in the project. > Open this project. > And all information is submit and click in save