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.

Registration Bus Transporation and Logistics system

Submitted by abdiqani on
This system is a very important system that I developed in VB.NET. This is helpful if you want to use this for bus transportations and logistics. The database of this system is SQL Server 2008. It has four tables. You can use this sytem for educational purpose. It is secured and with a reliable source code. Enjoy ============THANKS============ If you need more information, contact me at: mobile:

Simple Text Editor

Submitted by Wisdom Agbenu on
Find out amazing way to manipulate a text editor where users can choose their font color and size that suit their preferences and upload and edit text file and save it whenever possible. The font color and size you choose affect the entire text. Have some fun with it.

How to Convert Text Input to Speech Output

Submitted by ashok05 on
How to convert text input to speech output The usage of text to speech is been increasing day by day, one of the main applications are automatic birthday wish speaker. VB.NET provides simple steps to convert text to speech, they are 1) Import the text to speech library 2) Create a SpeechSynthesizer instance 3) Use speak method. Explanation 1) Import the text to speech library .net framework

Simple Drag and Drop Image Upload with MySQLi

Submitted by razormist on
The Simple Drag and Drop Image Upload with MySQLi was develop by using MySQLi/jQuery. This simple source code uses jQuery function to process the image when being dragged and dropped into the drop zone. The given source code can teach you on how to drag and drop a simple image to an advanced approach. It is an user friendly kind of source code, feel free to modify it and use it to your project