__JUNIOR JAVA FELLOW WANTED (Brussels, Belgium)__\\

Last edited by John Rizzo on 2010-08-17 12:10


NO POSITION CURRENTLY AVAILABLE


Geek-readable description



  /*
   * Feel free to propose any enhancement to this algorithm
   */
  public boolean testProfile(String yourProfile) {

    String q1 = "I am a Java Ninja Master";
    String q2 = "I excel at object oriented, design patterns";
    String q3 = "I am familiar with CSS, Javascript,  XHTML and a bit of AJAX";
    String q4 = "I like Spring, Hibernate, Struts and open source";
    String q5 = "I am keen to learn much more ... ";

    if ((yourProfile.indexOf(q1) != -1) && (yourProfile.indexOf(q2) != -1) && 
        (yourProfile.indexOf(q3) != -1) && (yourProfile.indexOf(q4) != -1) && (yourProfile.indexOf(q5) != -1)) {

      System.out.println("YOU SHOULD <strong>JOIN</strong> US! drop your resume to isa {at} javablackbelt {dot} com <br />";
      System.out.println("Please refer to us any project you've done so far ...";
      return true;
    } 
    else {
      System.err.println("Maybe next time...");
      return false;
    }
  }


All job applications should be directed to isa {at} javablackbelt {dot} com with the title: I LOVE JAVA!
Rem: A more comprehensive description is available below


Human readable description


Javablackbelt is an open-content community project that aims to boost-up developer java skills and knowledge. (have a look at http://www.javablackbelt.biz)
We are growing and thus looking for developers to join the core development team.

Profile we are looking for


We are looking for talented junior developers wanting to learn cool things from experienced Java geeks.
If you have ...


1 year experience with
  • Java SE
  • Servlets & JSPs
  • Knowledge of a web framework (preferably webwork or struts2)
  • W3C standards for Html & CSS

And ever wanted to learn
  • Hibernate
  • Spring
  • Web development with Ajax

We offer


  • A position in a motivated team
  • Unique experience to work on a worldwide community platform
  • An opportunity to practice state-of-the-art Java technologies

Apply Now !