I've gotten used to searching for "julialang".

Cheers,
   Kevin
On Tuesday, November 25, 2014, K Leo <cnbiz...@gmail.com> wrote:

> results = search("Julia")
> for result in results
>     if contains(result, "program")
>         println(result)
>     end
> end
>
>
> On 2014年11月25日 15:40, Francesco Bonazzi wrote:
>
>> The problem with the name Julia is that you find a lot of other stuff
>> unrelated to programming when you look on Google.
>>
>
>

Reply via email to