Not sure how relevant the "Programming in R" lesson SWC material is for you, but a great resource for "programmers using R" would be the book/online book Advanced R http://adv-r.had.co.nz/ by Hadley Wickham.
Luke On 2016-09-13 02:21 PM, Gabriel A. Devenyi wrote: > This is purely out of personal interest, but does anyone know of a > equivalent lesson of "R for programmers"? python is pretty similar to > most other languages... R is not. > > -- > Gabriel A. Devenyi B.Eng. Ph.D. > Research Computing Associate > Computational Brain Anatomy Laboratory > Cerebral Imaging Center > Douglas Mental Health University Institute > Affiliate, Department of Psychiatry > McGill University > t: 514.761.6131x4781 > e: [email protected] <mailto:[email protected]> > > On Tue, Sep 13, 2016 at 2:19 PM, Greg Wilson > <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > > Along with our revised introduction to Python for people who've > never programmed before [1], we're outlining an introduction to > Python for people who are already coding regularly in some other > language. It's in a GitHub repository at [2], and we'd be > grateful for another round of feedback on the content. In > particular, the afternoon is *very* crowded - please leave > comments on [3] to discuss what we should cut and why. > > Thanks, > > Greg > > [1] https://github.com/swcarpentry/python-novice-gapminder/ > <https://github.com/swcarpentry/python-novice-gapminder/> - see > http://swcarpentry.github.io/python-novice-gapminder/ > <http://swcarpentry.github.io/python-novice-gapminder/> for the > rendered version and > http://swcarpentry.github.io/python-novice-gapminder/design/ > <http://swcarpentry.github.io/python-novice-gapminder/design/> for > the design notes. Issues and pull requests are very welcome. > > [2] https://github.com/swcarpentry/python-second-language > <https://github.com/swcarpentry/python-second-language> - see > https://swcarpentry.github.io/python-second-language/ > <https://swcarpentry.github.io/python-second-language/> for the > rendered version and > https://swcarpentry.github.io/python-second-language/design/ > <https://swcarpentry.github.io/python-second-language/design/> for > the design notes. > > [3] > https://github.com/swcarpentry/python-second-language/issues/10 > <https://github.com/swcarpentry/python-second-language/issues/10> > to leave comments on what we should cut from the "Python as a > second language" lesson. > > -- > Dr Greg Wilson > Director of Instructor Training > Software Carpentry Foundation > > _______________________________________________ > Discuss mailing list > [email protected] > <mailto:[email protected]> > http://lists.software-carpentry.org/listinfo/discuss > <http://lists.software-carpentry.org/listinfo/discuss> > > > > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.software-carpentry.org/listinfo/discuss
_______________________________________________ Discuss mailing list [email protected] http://lists.software-carpentry.org/listinfo/discuss
