Senior PHP Programmer |
| Compania: CC Media Network |
|
|
| Expirat la: 07.05.2005 |
| Actualizat la: 05.05.2005 |
|
|
| Compania: |
CC Media Network |
| Departament: |
IT |
| Orasul: |
Bucuresti
|
| Tip Job: |
Full time |
| Posturi disponibile: |
1 |
| Status: |
Inactiv |
|
| Nivel cariera: |
Mid-Level/Peste 3 Ani Exp,Manager/Executive Position |
| Limbi Straine: |
engleza, |
| Oferta: |
nespecificat |
| Permis conducere: |
nespecificat |
| Data introducerii: |
06.04.2005 |
| Data limita: |
07.05.2005 |
|
|
|
CANDIDATUL IDEAL:
Minimum 2 years experience in designing and developing commercial software products.
- Familiar with software processes and software lifecycles
- Good verbal and written communication skills
- Proficiency in PHP
- Experience with Internet standards and protocols including SOAP, XML, HTTP, and other W3C and IETF standards.
- Experience with SQL databases (MS SQL / Oracle)
- Experience working in UNIX/Linux environment
- Experience with version control systems such as CVS
- SW development tools such as configuration management tools, Unit testing tools, optimization tools, and shell scripts is desirable..
- Experience as project manager / system analyst is a plus
|
RESPONSABILITATI / BENEFICII:
We are looking for a Senior PHP developer who�s task as a team member is to build a new very complex, large, fully redundant and scalable world leading e-commerce web site.
We offer competitive salaries depending on individual skills and the opportunity to work in a dynamic and friendly environment; the range is between 800 and 1600 EUR.
Please send CV and cover-letter in english to jobs@extreme.ro.
|
DESCRIEREA COMPANIEI:
CC Media Network is a leading-edge high-tech IT English speaking company specializing in interactive Multi-media applications, e-commerce and distributed web applications with offices in several european countries looking forward to expand our software development team in Bucharest.
http://www.ccmedianetwork.com
|
ANUNTUL CONTINE UN INTERVIU ONLINE CU 5 INTREBARI |
For how many years you've been using PHP to develop web applications? English is the official language spoken in the office. Can you handle day-by-day and technical discussions in english? What situations can you imagine when the builtin session support in PHP cannot be used for implementing the session concept? We want the following code to display: "Result is: 5", but due to a bug it displays something else. Fix it!
class b { var $a; }
$a = new b(); $a->a = 3;
function t(&$a){ return $a; }
$b = t($a);
$a->a = 5;
echo "Result is: " . $b->a . "\n"; Fix the following code:
if (!strpos($str, "bar"))
echo("Could not find string.\n");
else
echo("String found.\n");
|
|