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.

Simple Drop Down Clock Using HTML JavaScript

Submitted by alpha_luna on
This is a simple drop down clock created using HTML and JavaScript. You can set the time of different cities around the world in the drop down menu. Note: To use or set your own city, simply add it in the drop down menu using the tags, and specify the city offset from the GMT inside the value attribute. Example Buenos Aires Try it yourself and enjoy coding.

Simple Calendar Using HTML JavaScript

Submitted by alpha_luna on
This simple calendar is created using HTML, and JavaScript. It enables you to navigate the calendar for any month of any year. Use the drop-down menu to select what you want month to execute. Just download the source code and use it to your project. Try it yourself and enjoy coding. Hope this work will help you in your project.

Simple Countdown Event Using HTML AngularJS

Submitted by alpha_luna on
This is a simple countdown event created using HTML, CSS, and AngularJS. This can be used in advertising an event to any websites. Try it yourself and enjoy coding. You can use it in a different kinds of event. Just download the source code and use it to your project. Hope this work will help you in your future project. For more information, click here.

Simple Contact Form Using HTML JavaScript

Submitted by alpha_luna on
This is simple Contact Form create and design using HTML, CSS, and JavaScript. This is very useful in creating a websites. There's so many things we can do in CSS plus JavaScript in terms of designing a website. Try it yourself and enjoy coding. Just download the source code and use it to your project. Hope this work will help you in your project.

Disable Paste in A Numeric TextBox in VB.NET

Submitted by donbermoy on
Today, I will teach you how to create a program that will disable paste in a numeric textbox using vb.net. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2. Add only a TextBox named TextBoxNumeric in your Form. 3. Now

Simple Slider Tab Menu in HTML/CSS and JavaScript

Submitted by alpha_luna on
This is simple tab menu created using HTML/CSS and Javascript. On click to the menu, special effect play and underline slides to the clicked menu. If you are comfortable with the source code, then you can download a zip file with all the codes. Hope this will help you in your future project. Enjoy coding.

Add, Edit, Delete with data table using PHP/MySQL

Submitted by alpha_luna on
This simple project is created using PHP and it's a database driven using mysql as a database. This project is intended for beginners in PHP. It has a basic PHP code so everyone who is new to this programming language can easily understand and learn. Hope this simple project will help you in your future project.