User-submitted Projects

199
4686 reads
Andrea's picture

Submitted by

Andrea
The Shopping Cart
The Shopping Cart example below demonstrates how to use sessions to store data between requests.
The Shopping Cart

Run It Now!
199
2659 reads
Stickystickman's picture

Submitted by

Stickystickman
Tags:

Virtual Copy
this program implements copy constructor in cpp.
Run It Now!
198
3651 reads
IPL Schedule Checker
Check when two IPL teams are playing next in the upcoming IPL Cricket tournament.
Run It Now!
198
4013 reads
The customer details example
The customer details example below demonstrates how to implement MVC pattern in servlets and JSP. The example allows the user to view all the list of details of the customers and can edit it the deta
The customer details example

Run It Now!
197
2926 reads
Odd or Even Modifier using a Function
this program modify inputed number from user if it is a odd or even number
Run It Now!
197
2509 reads
Derrick's picture

Submitted by

Derrick
Tags:

196
3212 reads
ram11

using System;

public class MyClass
{
public static void Main()
{
int num1 = 6;
int num2 = 23;
int res = num1 + num2;
if (res > 25)


Run It Now!
195
4522 reads
Age Calculator v.1 (x3d)
Returns year from date of birthday

Enhancement Trail:  

Age Calculator v.1 (x3d)    CalculateAge





Run It Now!
194
4358 reads
cassia's picture

Submitted by

cassia
Tab Layout
This is a simple android example showing tab layouts
Tab Layout

Run It Now!
Make & share a project and showcase your talent to the world!