General resources¶
Some more great online resources for getting started with computational analysis.
-
A fantastic community sourced repo, including resources for R, python, SQL, git, shell and spreadsheets.
An Introductory Undergraduate course in Bioinformatics
Course introducing lots of key concepts and tools for bioinformatics.
-
The Turing way is an awesome open source community-driven guide to reproducible, ethical, inclusive, and collaborative data science. They are really friendly and encourage contribution from the community, so if you want to get some practice using Github, this is a great place to start.
-
A peer-learning community established by ecology and environmental science students and researchers from the University of Edinburgh. Has lots of great tutorials and courses.
Bioinformatician’s Pocket Reference !!
A list of helpful reference sheets for various programming languages.
Python¶
-
A problem solving platform - good to get started applying python to biological problems.
Git¶
-
A visual and interactive way to learn about Git
-
If git was music, what would it sound like? By Dylan Beattie.
Excuse me, do you have a moment to talk about version control?