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.

YouTube Left Side Menu

Submitted by Bipratip on
Hello, guys. I had made an interesting menu bar. This menu is inspired by the left side menu found on YouTube. When clicking on the menu label and icon, the main menu appears beneath and the menu icon slides to the right side while the label slides up. To close the menu, the menu icon needs to be clicked again.

Project Management System C#

Submitted by vaibhav02 on
This Project Management System is written using C#.NET as front end and SQL Server 2008 as back end. Requirement : Visual Studio 2010 (Sql Server 2008) Main features are : 1. Employee management 2. Projects Entry 3. Project Stages Entry 4.Projects Category Entry 5.Clients Entry 6. Project Management 7. Database Backup 6. Database Recovery 9.Log Facility Advance Records search : 1. Clients Records

RGB selection in Java

Submitted by ainaerik on
This project is RGB selection written in Java. It can give a color from three JSlider that gives three color code : red,green, blue. Try this yourself and learn some new codes. This is intended for beginners in this programming language. Hope you learn from this.

Colors in Java

Submitted by ainaerik on
This project display list of colors. It is written in Java swing. It can change the background color of JList, and get background and foreground colors. Try this yourself. This is very simple and easy to do. Hope this will you in your future project.