Anyone else trying to learn how to code? I thought it could be nice to have a thread on the subject. I'm just getting started and will mainly be focusing on the R programming language that is mostly used for statistics, and Python which is more allround I guess but I have barely even started that one.
Some (free) learning resources, and apart from this of course there's youtube etc. :
*codecadamy is what I'm mainly using now in the beginning to get a hang of R.
*freecodecamp has Python as well as other programming languages.
*Project Euler is a series of mathematical problems that you use programming to solve, I haven't tried these yet as they seem pretty advanced.
*If you're in the bioinformatics field there is also Rosalind, a platform for problem solving where you can do things like for example transcribing DNA into RNA or working with models of genetic drift.
Have any good resources or want to talk coding in general? I'm trying to make it a habit to code minimum twice every week (it should be more like every day I know, but I have other things to do as well) but I recently broke my streak so I'm thinking I have to get back on track learning.

