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.

Fashion Shopping Cart Website Portal with Admin

Submitted by aniketsmarty on

Fashion Shopping Cart Website Portal with Admin project is a web application which is implemented in Php platform. Fashion Shopping Cart Website Portal with Admin Php Project tutorial and guide for developing code.The Project contain Admin panel . It is a shopping cart from which we can signup , login.It provide the function to add product from admin section. And show in the proper section kid

Animation Duration in CSS

Submitted by alpha_luna on
In this tutorial, we are going to learn about animation-duration. So, what is animation-duration? The animation-duration property specifies how many seconds or milliseconds an animation takes to complete one cycle. This property has a syntax: animation-duration: time | initial | inherit ; Property Values time - it specifies the length of time an animation takes to finish. The default value is

CSS @keyframes Rule

Submitted by alpha_luna on
What is a @keyframes in CSS3? The @keyframes rule is used to create animations. In general, an animation in CSS3 is defined as changing from one CSS style to another. Structure: @keyframes name { selector { styles ; } } Property Values: name – it’s specifies the name of the animation. (required) selector – it’s specifies that percentage of the animation duration. (required) Possible Value: 0 – 100

CSS Animation Properties

Submitted by alpha_luna on
What is animation in CSS3? The animation property is a shorthand property that allows to setting six of the animation properties at once. It has a following syntax: animation: name | duration | timing-function | delay | iteration-count | direction | fill-mode | play-state | initial | inherit ; Property Values: name - it’s specifies the name of the keyframe you want to bind to the selector

School ERP System v4.0 (Premium Edition)

Submitted by Raj.Sharma on
This Project written in VB.NET as front end and SQL Server 2008 r2 as Back end. Main Features are: Organisation : School Type School Info(Multiple Schools Support) Hostel Info Bus Info Session Location Fee Master Class Fee Entry Hostel and Bus Installment Setting Discount Setting Students: Class Type Master Class Master Section/Stream Master Documents Master Student Entry Attendance Hostelers

Best Free Android Apps for Smartphone

Submitted by Amandeep Kaur on
Android is world’s most popular operating system. Increase his popularity, thousands of apps are developing or growing in android marketing. These apps are divided into numbers of a category which you can use to make work easier.Here some most important apps which can change the experience to use the mobile phone. Messenger Apps Here some best of messenger apps are available: Whatsapp Whatsapp is

Examination Management System

Submitted by Dejene Techane on
Online Examination Management System Using PHP/MySQL This project is powerful exam management system using for College/University. The scope of the projects: 1. The administrator creates a user account for departments and has the privilege to manage all the users. 2. The department gets privileges and login into the system and import students, instructors and course details of the department. 3