Skip to main content

Openings for different technoogies.

Openings for PHP Developer OR Sr. PHP Developer

Experience required for the Job: 3 - 8 years
Job Location: Bengaluru/Bangalore

Greetings from TRUGlobal Software!!!

We do have openings for the below mentioned positions and details are as below:

PHP developer / Sr. PHP developer

Company : TRUGlobal Software India Pvt Ltd
Address : JP Techno park, Miller's Road, Bangalore
Contact No : 080-42611999 Ext : 502
Industry : Software development

Company Description:

TRUGlobal is Software development & Technology Staffing firm which became a trusted resource to IT departments and organizations for high-quality technology professionals and IT solutions. We attract the best and the brightest talent in the industry, matching their skills and personality to the specific requirements and projects.

Website : www.truglobal.com

Position PHP developer / Sr. PHP Developer
No of Position 1
Experience 3-8 Years
Education Any Degree

Job Description

Skills Preferred:

* PHP
* MYSQL
* Linux / Windows / Both
* Unit Testing using PHP Unit would be a plus

* Role : Requirements Analysis, Database design, Frontend Development (UI, User Interaction - Javascript), Business Logic (Server Side Programming)

* Must have willingness to learn new technologies.

Role Description:

* At least 4+ years of technical experience started with development in Web technologies PHP, MySQL....etc
* Resource should also be well versed with PHP development frame works (Cake PHP, Zend....etc)
* Education: university graduate in computer programming or equivalent degree; post graduate is desirable
* Programming development or applications experience
* Frontend skills: basic knowledge of HTML, CSS and Javascript; experience with jQuery is desirable
* Deep knowledge of object-oriented programming (OOP) and design (OOD), familiarity with Design Patterns
* Advanced experience with PHP 5 and at least one other object-oriented programming language
* Experience with at least one relational database, ideally Oracle and/or MySQL
* Experience with unit-tests (PHPUnit) is of advantage
* Willingness to work on complex projects
* Quality consciousness and good communications skills
* High online affinity
* Language: Fully conversant in English

Desired Skills:

§ Excellent communication skills.
§ Understand technology on a Macro level
§ Strong Team Player
§ Organized and process oriented
§ Strong analytically sense and organization skills
§ Good sense of people qualities and fit
§ Real go-getter attitude, eagerness to learn
§ Excellent time Management

If you are interested with the above positions - Kindly send mail(manjula.v@truglobal.com) with your updated profile with the below details: 
Full Name
Phone Number 1
Alternative Number
Email ID
Skype ID
Current City
Work Location
Are you willing to relocate to Bangalore
Education
Year of Passing
Total number of work experience
Relevant Years
Current CTC
Current Take home salary
Expected CTC
Expected Take home salary
Notice period / joining time
Is your Notice period / joining time Negotiable(Yes/ No)
If Yes for how many days ??
Have you interviewed with TRUGlobal Software before ?
If Yes how long back ?

Thanks,
Manjula V

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.