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 Create a File Downloader in Visual Basic

Submitted by Yorkiebar on
Introduction: Hello and welcome to a tutorial on how to make a single file downloader in Visual Basic. A word of advise; once you understand how this program works I would recommend adding the function to a new thread so the UI doesn't freeze while it is downloading. Steps of Creation: Step 1: First we want to get a direct download link to a file, you can get this by downloading a file then going

Breeding Station Inventory System

Submitted by loret_gapaz@ya… on
This is a Visual Basic 6.0 project using MySQL as the database backend. I'm using Navicat 8.0 as the database management tool. Just read the instructions and install the required software. If you have any question just email me at [email protected]. There are lots of features in my thesis. This system has a VB.NET 2010 and sql server 2008 version also. Just contact me if you have questions

Account Inventory

Submitted by q on
This account invenyory system is created using VB.net 2010 as front end and microsof access as back end. You can store your accounts username and password for the future reference. Features: 1.New user registration 2.Add,edit,delete and print stored accounts Login information: username;Admin password:admin Rquirements are: Visual studio 2010,crystal report 2010,microsoft access If you think it is

How to make a simple footer in HTML/CSS

Submitted by Yorkiebar on
Introduction: This tutorial will be a code sample of a footer in CSS. Steps of Creation: Step 1: First we need a HTML file to contain our footer. I have created one with a couple of divs and a link to my theme.css CSS file. Visit us at http://www.sourcecodester.com. Step 2: Now lets set the default settings for our html file in our theme.css. *{ margin: 0px; padding: 0px; color: #fff; } body{

Job Order Monitoring and Archive System

Submitted by proudpinoy357 on
HiSourcecodester, this system helps to manage Job Orders ( ADD,EDIT,DELETE,TRANSFER DATA). On JO Archive and JO Finder Form you can modify entries by clicking any textbox field. Upon Job Order Completion, you can transfer it into archive table. Features: - Append Query - Delete Query - Autohide ribbon - Date range query

Electronic Voting System

Submitted by teejaygenius on
A network based electronic voting System. It was developed with a text editor (macromedia dreamweaver). It has features for adding new contestant together with thier pictures, Deleting unwanted recdords from the database as well as a network based environment for each user to login with the given username and pass word to vote. Each user can only vote once and double voting is prevented.

How to Create a Notepad Project in Java

Submitted by Yorkiebar on
Introduction: This tutorial is on how to create a simple Notepad application in Java. The program will save and open files as well as have close and new functions. Steps of Creation: Step 1: First we want to create two classes; Main and Grid. In our Main class we will have our JFrame (which is the window of the application). The JFrame will lead to our Grid class which will contain the Notepad

Add Data to MySql Using Jquery UI Dialog Box

Submitted by TPOAN on
Dear visitors, I would like to share all of you with my wonder technical of using Jquery Dialog box to add data and I really appreciated with Sourcecodester.com that allow us to share it as global. I am IT Officer of NCDD Project in Cambodia. If you have any problem, please contact me as [email protected] or via my facebook account http://www.facebook.com/TouchPoan Thanks, POAN