Shameful request - Java coding example...

Associate
Joined
5 May 2007
Posts
1,392
Ahoy,

I've got an idea I'd like to try and bring to life - I'd like to create a short video based on hiring a programmer...

The idea is to have the job specifics broken down into a Java search (if that makes sense) so title, salary, location, skills/experience included as lines of code, something like this...

search.for {
var "senior programmer"
based.in
var "London"
salary
var ">£xxxxx"
with
var "java" and "PHP" and "SQL"
apply
var "xxxx"}

Obviously the above is complete gibberish but it'd be REALLY helpful if any of you lovely people could provide me with an example code, it doesn't have to make work but it should make sense to people that the role would be relevant for.

I hope that makes sense :)

Thanks in advance!
 
Back
Top Bottom