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.

An Easy Way to Validate Billing and Shipping Information

Submitted by chrislim2888 on
You have an online business that you make your living with. There is nothing more important to ensure all the orders are from legitimate buyers but not fraudsters. Many approaches or tools you may use to ensure this, and here I’m going to show you how to do this by leveraging a free API from http://www.fraudlabspro.com. First of all, I assume you have basic technical background and well familiar

CPU Meter

Submitted by bardinasjay on
This is a simple CPU METER which shows CPU usage and complete ram usage. this also shows the operating system of your unit. this is only for a single core processor. Hope it helps. Let me know whatever you want to know. using vb.net

Flappy Fly - VB6 version of Flappy Bird

Submitted by raffyapurillo on
Flappy Fly - VB6 version of Flappy Bird I used butterfly instead of bird... Credits to the Original Author: Flappy Bird is a side-scrolling mobile game featuring 2D retro style graphics. The objective is to direct a flying bird, which moves continuously to the right, between each oncoming set of pipes without colliding with them, which otherwise ends the game. The bird briefly flaps upward each

Keeping Data in the Form after Refreshing the Page Using PHP

Submitted by ronard on
Hi to All, Have a nice day..this script is just a simple that will teach you on how to keep your data in the form by refreshing the page. Just copy the script below in your web server and run to your web browser, Hope this will help you guys..happy codings.. Thanks for reading, please comment below.

FreeVB: Automated Instructor Room Load System (A Scheduler System -Collation Algorithm)

Submitted by DavaoCloudStudio on
**I appreciate your opinion and helping to find a BUG or DUPLICATE error system** New #module & #features: #Entries Add Campuses Add Rooms Add Subjects Add Instructors Add Department #Display: View Room View Subject General #ReportPrint: By Room By SchoolYear & Semester #Login: Single Administrator account (Department Account Creator but can't update only delete user) Multiple Department accounts

Very Basic Java Game programming - Part 1

Submitted by mjcabalar on
I don’t know how exactly to start or make an introduction for this post. I just made in to the concept of designing a simple fighting game tutorial - from doing the character animation to its overall functionality. This tutorial is intended for beginners who really enjoy experimenting with JAVA. No, I’m not an expert game programmer. I can’t promise to owe you a good working game engine. But this

Additional fraud protection layer for Stripe payment

Submitted by chrislim2888 on
You have a great website doing great business using a payment gateway, e.g Stripe. But, hey, have you consider adding a free fraud check to all orders running through prior to the submission to the payment gateway? Why not, after all, it costs you nothing with added security. I don't see any reason to resist it! Perhaps, you may some concerns on the technical site, that I hope this article can

Library Management System Using C++

Submitted by deb20 on
Friends here is a Library Management System code developed by me.please run this code and send feed back. Before running this code please go through the text file 'help.txt' in the downloaded file. Advance Features: 1. Creating User. 2. Log In and Log Out facility for both admin and user. 3. Restricting user to issue book if no copy of the book is available at that time. Obvious features for a