Calendar

M T W T F S S
 
 
1
 
2
 
3
 
4
 
5
 
6
 
7
 
8
 
9
 
10
 
11
 
12
 
13
 
14
 
15
 
16
 
17
 
18
 
19
 
20
 
21
 
22
 
23
 
24
 
25
 
26
 
27
 
28
 
29
 
 
 
 
 
Add to calendar

Blogs

java simple applet programs

import java.applet.*;
import java.awt.*;

/*
*/

public class sample1 extends Applet
{
String name;
public void init()
{
name="Mahak";
}

public void start()
{
System.out.println("Hiiii!!!!");
}

public void paint(Graphics g)
{
g.setColor(Color.red);
g.drawString("Hello "+name,80,80);
}
}

Unisys Cloud 20/20 Version 3.0 - Student Technical Paper Contest is now open for Registration

Hello Everyone,

Unisys Cloud 20 / 20 Version 3.0, India's biggest technical paper contest is now live.  Show us your technical prowess and compete against the best technical minds in the country. 

After two successful contests, Unisys is back with Cloud 20/20 Version 3.0, giving you the chance to showcase your technical abilities in the rapidly evolving cloud computing industry.

This year, we are focusing on the following topics:

sample paper

could i please get the sample paper and exam pattern for bba CET 2011? i would be very greatful to anyone who could do this.

Free Workshop for iPhone/iPad Development on 15th May for GGSIPU students

Hi,

We are going to have two very interesting workshops for GGSIPU students and developers who
are interested in iphone and web development.

Workshop : iPhone 101
Audience: The workshop is aimed at new developers, engineering students and
anyone interested in getting started with iPhone application development.
About the workshop : We only have one hour but we will cover as much
information as possible and we hope that you will have a clear

Theories of Last Minute studies

Theories of last minute  studies.
Proposed to justify why students study a night before exam and pass the examiniation with acceptable marks (performance wise, syllabus wise etc.. and other reasons of justification)

Syndicate content

Who's online

There are currently 0 users and 150 guests online.