Skip to main content

Openings for different technoogies.

Openings for Software Engineers, Technical Lead

 Job Description

- Proficient as Java and J2EE developer with fair knowledge on Design.
- Hands on in Core Java, JSP, Spring, Hibernate Framework and SOA Web services.
- Exposure to one Life Cycle methodologies like SDLC/ Agile.
- Familiarity/Understanding of different Design Patterns.
- Should have good communication skills and ability to communicate with clients across globe.
- Exp in Onsite/Offshore model is Plus.
- Working Knowledge in Database.
- Should be willing to work in 2nd shift (3:30 PM to 12:30 AM).
- Should have a valid B1 Visa.
Salary:


Not Disclosed by Recruiter
Industry:

IT Software, Software Services
Functional Area:

Application Programming, Maintenance
Role Category:

Programming & Design
Role:

Software Developer
Keyskills:

Spring/ Struts, Hibernate, Java and J2ee, Web services, Oracle/ Sql, Design Patterns.
Desired Candidate Profile
Education:

(UG - B.Tech/B.E. - Any Specialization) OR (PG - MCA - Computers, M.Tech - Any Specialization) AND ( Doctorate - Any Doctorate - Any Specialization, Doctorate Not Required)
Please refer to the Job description above
Company Profile
Nisum Technologies India Pvt. Ltd.
http://www.nisum.com
NISUM Technologies (Formerly known as OSI Technologies) NISUM is private limited company started in the year 1998 to provide high quality IT solutions to US corporations. Recognizing the growing demand of our clients for software Testing Services, NISUM Test Labs was formed in 2001 to fulfill the need. Our core service offerings are Product Engineering Services, Custom Application Development, Enhancement and maintenance, Software Testing & Application Support Services and Implementation, Customization & migration of ERP Applications & Suites.
Contact Details

Recruiter Name:

Lalithya
Contact Company:

Nisum Technologies India Pvt Ltd
Address:

#1-98/B Plot# 20and21, Avyas Tech Park, Krithika Layout, Madhapur HYDERABAD,Andhra Pradesh,India 500081
Email Address:

lnukathati@nisum.com
Telephone:

91-40-30603011
Reference Id:

SE_Pune_001

Comments

Popular posts from this blog

Openings for different technoogies.

 

Looking for Drupal Themer

Location : Bangalore Position : Drupal Themer Job Responsibilities: • Work with Drupal Developer in porting pages to Drupal • Responsible for building Drupal themes and template files for themes for requirements specified Preferred profile: Strong Knowledge of Drupal coding standards. Strong grasp of semantic, HTML and CSS based design • Experience in converting PSDs and into functional Drupal themes from scratch • Experience in creating well-commented, Zen-based subthemes (http://drupal.org/project/zen) from provided layered Photoshop compositions, including creating and editing templates for different node-types and pages, editing .info files, and adding additional theme settings using the Drupal Form API. • Experience in adding, editing and deleting pages, users, user groups, blocks, and block areas on a pre-existing Drupal installation based on provided directions, text, pictures and wireframes • Experience in testing and modifying Drupal themes and stylesheets to ensure consistent

What is the purpose of using the TIMESTAMP data type?

  A TIMESTAMP data type is used to store the combination of date and time value which is 19 characters long. The format of TIMESTAMP is YYYY-MM-DD HH:MM: SS. It can store data from ‘1970-01-01 00:00:01’ UTC to ‘2038-01-19 03:14:07’ UTC. By default, the current date and time of the server get inserted in the field of this data type when a new record is inserted or updated.