Re: [Discuss] Julia lesson/tutorial?

2016-03-03 Thread Tiffany Timbers
Thanks all for the excellent suggestions of where to get started with
Julia, these will be really helpful.

Thanks again!
Tiffany

On Thu, Mar 3, 2016 at 1:03 AM, <
discuss-requ...@lists.software-carpentry.org> wrote:

> Send Discuss mailing list submissions to
> discuss@lists.software-carpentry.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
> http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
>
> or, via email, send a message with subject or body 'help' to
> discuss-requ...@lists.software-carpentry.org
>
> You can reach the person managing the list at
> discuss-ow...@lists.software-carpentry.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Discuss digest..."
>
>
> Today's Topics:
>
>1. Re: Julia lesson/tutorial? (Timoth?e Poisot)
>2. Re: Julia lesson/tutorial? (Aron Ahmadia)
>3. Re: Julia lesson/tutorial? (Samuel Leli?vre)
>4. Re: Julia lesson/tutorial? (Raniere Silva)
>5. Re: RajLab: From reproducibility to over-reproducibility
>   (Erik Bray)
>
>
> --
>
> Message: 1
> Date: Wed, 2 Mar 2016 15:12:22 -0500
> From: Timoth?e Poisot <t...@poisotlab.io>
> To: discuss@lists.software-carpentry.org
> Subject: Re: [Discuss] Julia lesson/tutorial?
> Message-ID: <20160302201222.ga26...@adele.umontreal.ca>
> Content-Type: text/plain; charset=iso-8859-1
>
> Hi Tiffany,
>
> I don't think there is any SWC material on Julia. Investing in books at the
> moment is not really worth it since the language is pre-1.0, and changing
> rapidly.
>
> The documentation is a really good resource [1]. The forthcoming von
> Csefalvay
> book [2] is supposed to be good. But it's, well, not finished.
>
> The julia-users mailing list is also amazing. If you have experience on
> the R mailing list, it's ~ the opposite of that.
>
> Two remarks:
>
> - We're using julia for 90% of what we do in the lab (R is for
>   statistics and python for data scraping), and it is going well. And
>   fast.
>
> - What would be the interest of SWC to develop a julia (short) lesson
>   / port the Inflammation lesson?
>
> t
>
> [1]: http://docs.julialang.org/en/release-0.4/#manual
> [2]: https://www.manning.com/books/julia-in-action
>
> Tiffany Timbers (02/03 11:55):
> > Hi all,
> >
> > I may be working a little bit with Julia (language) with a collaborator.
> I
> > have never used this language before. Do we have any lesson material
> being
> > developed on this that I could be pointed to? Or does anyone know any
> good
> > tutorials or lessons elsewhere on the web?
> >
> > Thanks!
> > Tiffany
> >
> > --
> > Tiffany A. Timbers, PhD
> > Banting Postdoctoral fellow, Leroux Lab
> > Department of Molecular Biology and Biochemistry
> > Simon Fraser University
> >  University Drive
> > Burnaby, BC, V5A 1S6
> >
> > 604-803-4962
> >
> > tiffany.timb...@gmail.com
> > tiffanytimbers.com
> > @TiffanyTimbers
>
> > ___
> > Discuss mailing list
> > Discuss@lists.software-carpentry.org
> >
> http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
>
>
> --
> Timoth?e Poisot, Ph.D.  Professeur adjoint
> Quantitative and Computational Ecology
> Department of Biological Sciences   Universit? de Montr?al
> Web: http://poisotlab.io/  Twitter: @PoisotLab
>
>
>
> --
>
> Message: 2
> Date: Wed, 02 Mar 2016 21:15:25 +
> From: Aron Ahmadia <a...@ahmadia.net>
> To: Timoth?e Poisot <t...@poisotlab.io>,
> discuss@lists.software-carpentry.org
> Subject: Re: [Discuss] Julia lesson/tutorial?
> Message-ID:
> <
> caphiw4ilglgv7dzxy1+tlsykji-ktk6zf+h+habr+wsmsa5...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I talked with Alan Edelman about this while visiting MIT to teach a
> Software Carpentry course a couple of years ago and there's definitely
> interest within the Julia Community to see Software Carpentry lessons
> developed and taught using Julia.
>
> Cheers,
> Aron
>
> On Wed, Mar 2, 2016 at 3:14 PM Timoth?e Poisot <t...@poisotlab.io> wrote:
>
> > Hi Tiffany,
> >
> > I don't think there is any SWC material on Julia. Investing in books at
> the
> > moment is not really worth it since the language is pre-1.0, and changing

Re: [Discuss] Julia lesson/tutorial?

2016-03-02 Thread Samuel Lelièvre
I followed a two-day Julia training last year,
taught by D P Sanders. The training material
is online at

https://github.com/dpsanders/hands_on_julia/

Cheers, Samuel

2016-03-02 22:15 GMT+01:00 Aron Ahmadia :
> I talked with Alan Edelman about this while visiting MIT to teach a Software
> Carpentry course a couple of years ago and there's definitely interest
> within the Julia Community to see Software Carpentry lessons developed and
> taught using Julia.
>
> Cheers,
> Aron
>
> On Wed, Mar 2, 2016 at 3:14 PM Timothée Poisot  wrote:
>>
>> Hi Tiffany,
>>
>> I don't think there is any SWC material on Julia. Investing in books at
>> the
>> moment is not really worth it since the language is pre-1.0, and changing
>> rapidly.
>>
>> The documentation is a really good resource [1]. The forthcoming von
>> Csefalvay
>> book [2] is supposed to be good. But it's, well, not finished.
>>
>> The julia-users mailing list is also amazing. If you have experience on
>> the R mailing list, it's ~ the opposite of that.
>>
>> Two remarks:
>>
>> - We're using julia for 90% of what we do in the lab (R is for
>>   statistics and python for data scraping), and it is going well. And
>>   fast.
>>
>> - What would be the interest of SWC to develop a julia (short) lesson
>>   / port the Inflammation lesson?
>>
>> t
>>
>> [1]: http://docs.julialang.org/en/release-0.4/#manual
>> [2]: https://www.manning.com/books/julia-in-action
>>
>> Tiffany Timbers (02/03 11:55):
>> > Hi all,
>> >
>> > I may be working a little bit with Julia (language) with a collaborator.
>> > I
>> > have never used this language before. Do we have any lesson material
>> > being
>> > developed on this that I could be pointed to? Or does anyone know any
>> > good
>> > tutorials or lessons elsewhere on the web?
>> >
>> > Thanks!
>> > Tiffany
>> >
>> > --
>> > Tiffany A. Timbers, PhD
>> > Banting Postdoctoral fellow, Leroux Lab
>> > Department of Molecular Biology and Biochemistry
>> > Simon Fraser University
>> >  University Drive
>> > Burnaby, BC, V5A 1S6
>> >
>> > 604-803-4962
>> >
>> > tiffany.timb...@gmail.com
>> > tiffanytimbers.com
>> > @TiffanyTimbers
>>
>> > ___
>> > Discuss mailing list
>> > Discuss@lists.software-carpentry.org
>> >
>> > http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
>>
>>
>> --
>> Timothée Poisot, Ph.D.  Professeur adjoint
>> Quantitative and Computational Ecology
>> Department of Biological Sciences   Université de Montréal
>> Web: http://poisotlab.io/  Twitter: @PoisotLab
>>
>> ___
>> Discuss mailing list
>> Discuss@lists.software-carpentry.org
>>
>> http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
>
>
> ___
> Discuss mailing list
> Discuss@lists.software-carpentry.org
> http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org

___
Discuss mailing list
Discuss@lists.software-carpentry.org
http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org

Re: [Discuss] Julia lesson/tutorial?

2016-03-02 Thread Aron Ahmadia
I talked with Alan Edelman about this while visiting MIT to teach a
Software Carpentry course a couple of years ago and there's definitely
interest within the Julia Community to see Software Carpentry lessons
developed and taught using Julia.

Cheers,
Aron

On Wed, Mar 2, 2016 at 3:14 PM Timothée Poisot  wrote:

> Hi Tiffany,
>
> I don't think there is any SWC material on Julia. Investing in books at the
> moment is not really worth it since the language is pre-1.0, and changing
> rapidly.
>
> The documentation is a really good resource [1]. The forthcoming von
> Csefalvay
> book [2] is supposed to be good. But it's, well, not finished.
>
> The julia-users mailing list is also amazing. If you have experience on
> the R mailing list, it's ~ the opposite of that.
>
> Two remarks:
>
> - We're using julia for 90% of what we do in the lab (R is for
>   statistics and python for data scraping), and it is going well. And
>   fast.
>
> - What would be the interest of SWC to develop a julia (short) lesson
>   / port the Inflammation lesson?
>
> t
>
> [1]: http://docs.julialang.org/en/release-0.4/#manual
> [2]: https://www.manning.com/books/julia-in-action
>
> Tiffany Timbers (02/03 11:55):
> > Hi all,
> >
> > I may be working a little bit with Julia (language) with a collaborator.
> I
> > have never used this language before. Do we have any lesson material
> being
> > developed on this that I could be pointed to? Or does anyone know any
> good
> > tutorials or lessons elsewhere on the web?
> >
> > Thanks!
> > Tiffany
> >
> > --
> > Tiffany A. Timbers, PhD
> > Banting Postdoctoral fellow, Leroux Lab
> > Department of Molecular Biology and Biochemistry
> > Simon Fraser University
> >  University Drive
> > Burnaby, BC, V5A 1S6
> >
> > 604-803-4962
> >
> > tiffany.timb...@gmail.com
> > tiffanytimbers.com
> > @TiffanyTimbers
>
> > ___
> > Discuss mailing list
> > Discuss@lists.software-carpentry.org
> >
> http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
>
>
> --
> Timothée Poisot, Ph.D.  Professeur adjoint
> Quantitative and Computational Ecology
> Department of Biological Sciences   Université de Montréal
> Web: http://poisotlab.io/  Twitter: @PoisotLab
>
> ___
> Discuss mailing list
> Discuss@lists.software-carpentry.org
>
> http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org
>
___
Discuss mailing list
Discuss@lists.software-carpentry.org
http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org

Re: [Discuss] Julia lesson/tutorial?

2016-03-02 Thread Timothée Poisot
Hi Tiffany,

I don't think there is any SWC material on Julia. Investing in books at the
moment is not really worth it since the language is pre-1.0, and changing
rapidly.

The documentation is a really good resource [1]. The forthcoming von Csefalvay
book [2] is supposed to be good. But it's, well, not finished.

The julia-users mailing list is also amazing. If you have experience on
the R mailing list, it's ~ the opposite of that. 

Two remarks:

- We're using julia for 90% of what we do in the lab (R is for
  statistics and python for data scraping), and it is going well. And
  fast.

- What would be the interest of SWC to develop a julia (short) lesson
  / port the Inflammation lesson?

t

[1]: http://docs.julialang.org/en/release-0.4/#manual
[2]: https://www.manning.com/books/julia-in-action

Tiffany Timbers (02/03 11:55):
> Hi all,
> 
> I may be working a little bit with Julia (language) with a collaborator. I
> have never used this language before. Do we have any lesson material being
> developed on this that I could be pointed to? Or does anyone know any good
> tutorials or lessons elsewhere on the web?
> 
> Thanks!
> Tiffany
> 
> -- 
> Tiffany A. Timbers, PhD
> Banting Postdoctoral fellow, Leroux Lab
> Department of Molecular Biology and Biochemistry
> Simon Fraser University
>  University Drive
> Burnaby, BC, V5A 1S6
> 
> 604-803-4962
> 
> tiffany.timb...@gmail.com
> tiffanytimbers.com
> @TiffanyTimbers

> ___
> Discuss mailing list
> Discuss@lists.software-carpentry.org
> http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org


-- 
Timothée Poisot, Ph.D.  Professeur adjoint
Quantitative and Computational Ecology
Department of Biological Sciences   Université de Montréal
Web: http://poisotlab.io/  Twitter: @PoisotLab

___
Discuss mailing list
Discuss@lists.software-carpentry.org
http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org


[Discuss] Julia lesson/tutorial?

2016-03-02 Thread Tiffany Timbers
Hi all,

I may be working a little bit with Julia (language) with a collaborator. I
have never used this language before. Do we have any lesson material being
developed on this that I could be pointed to? Or does anyone know any good
tutorials or lessons elsewhere on the web?

Thanks!
Tiffany

-- 
Tiffany A. Timbers, PhD
Banting Postdoctoral fellow, Leroux Lab
Department of Molecular Biology and Biochemistry
Simon Fraser University
 University Drive
Burnaby, BC, V5A 1S6

604-803-4962

tiffany.timb...@gmail.com
tiffanytimbers.com
@TiffanyTimbers
___
Discuss mailing list
Discuss@lists.software-carpentry.org
http://lists.software-carpentry.org/mailman/listinfo/discuss_lists.software-carpentry.org