Last words: Difference between revisions

From 22118
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
Guides: [https://github.com/evanpeikon/Bioinformatics_Toolkit Bioinformatics Toolkit by Evan Peikon.] Strong recommendation for anyone who want to up their skills.<br>
Guides: [https://github.com/evanpeikon/Bioinformatics_Toolkit Bioinformatics Toolkit by Evan Peikon.] Strong recommendation for anyone who want to up their skills.<br>
Guides: [https://github.com/harvardinformatics/learning-bioinformatics-at-home Learning Bioinformatics at Home by Harvard Informatics Group.] A bit of a mixed bag.<br>
Guides: [https://github.com/harvardinformatics/learning-bioinformatics-at-home Learning Bioinformatics at Home by Harvard Informatics Group.] A bit of a mixed bag.<br>
Projects: [https://github.com/zamirmehdi/Bioinformatics-Course Bioinformatics Course by Amirmehdi Zarrinnezhad.] Looking for more coding projects?<br>
Future: [https://www.biotecnika.org/2025/09/how-to-build-a-github-portfolio-in-bioinformatics-a-step-by-step-guide-for-beginners/ Build your Portfolio on GitHub.] A step by step guide.
<!-- Resource: [[Example code - File Reading]]<br> -->
<!-- Resource: [[Example code - File Reading]]<br> -->



Latest revision as of 14:05, 30 April 2026

Previous: Changing existing code base Next: Programme

Required course material for the lesson

Powerpoint: Memory management.
Powerpoint: Last words
Guides: Bioinformatics Toolkit by Evan Peikon. Strong recommendation for anyone who want to up their skills.
Guides: Learning Bioinformatics at Home by Harvard Informatics Group. A bit of a mixed bag.
Projects: Bioinformatics Course by Amirmehdi Zarrinnezhad. Looking for more coding projects?
Future: Build your Portfolio on GitHub. A step by step guide.

Subjects covered

Python Memory Management
Course summery
Standard libraries
Third party libraries
Optimization
Further courses

Exercises to be handed in

There are no exercises for this lecture - or the rest of the course

Exercises for extra practice