R is a computer language for statistics and graphics. It includes many computing tools (matrix computation, optimisation, ...) as well as a simple interface for compiled code (e.g., C, C++, Fortran). Thousands of contributed packages on CRAN (Comprehensive R Archive Network) and other repositories over the Internet provide a vast number of possibilities for statistics, graphics, and computing.
A feature of R is that it is software for a very wide
range of users: this may be confusing for beginnners who just want
to do their analysis of variance or t-test and have heard that R is
free. To help newbies in R, I have written R for Beginners
a document available in
seven languages: see my publications page.
I am the maintainer and main author of the following packages available on CRAN:
I am also the maintainer of the package distory distributed on CRAN, and several other packages distributed on GitHub.
My teaching page contains several documents and slides related to R.
If you like to test all the fonts available in your office text editor (I do it sometimes with LibreOffice), the TeX Users Group (TUG) has a page with a catalogue of fonts so you can check them out easily:
https://tug.org/FontCatalogue/
Another major difficulty with LaTeX is writing appropriate BiBTeX style files (.bst) to format your bibliography accordingly to the journal where you want to submit your papers. However, the situation has improved remarkably in the past few years. Several publishers provide templates, including examples and .bst files.
Another very nice page by Sébastien Merkel gives a concise cheat-sheet for BiBTeX (in French and in English):
http://merkel.texture.rocks/Latex/natbib.php?lang=fr
I use PPower4 for my slides. Though this package is relatively old, it is still available (though apparently no more supported). I found it to be more flexible than more recent packages for slides (e.g., Beamer). The 'pgf' package helps to insert pictures in a more flexible way than the traditional \includegraphics. See the page of PPower4 on CTAN: And finally, the indispensable (and regularly updated) Comprehensive LaTeX Symbol List:https://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf