Software Developer
at
Academic Project Experience:
, Mangalore, INDIA
December 2007 – July 2008
Industry: Fresher/Trainee
Functional area: IT Software - System Programming
Project: Real Time Group editor in java using java
swing.
Description Description: The Real Time Group editors
allow a group of distributed human users to edit a shared
document at the same time over a computer network. It is a
collaborative editor as Real time group editors allow distributed
users to work on local replicas of a shared document
simultaneously to achieve high responsiveness and free
interaction
Software Developer at Academic Project Experience , Mangalore, INDIA
December 2007 – July 2008
Project:Implementation of lexical analyzer for C language in
Linux platform using C programming.
Description: Lexical
analysis involves scanning the program to be complied and
recognize the tokens that make up the source statements. Scanners
are usually designed to recognize keywords, operators,
identifiers, delimiters, constants, comment lines and other
similar items that are written as a part of the source program.