Last words: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__NOTOC__ {| width=500 style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;" |Previous: Changing existing code base |Next: Programme |} == Required course material for the lesson == Powerpoint: [https://teaching.healthtech.dtu.dk/material/22118/22118_13-LastWords.ppt Last words]<br> <!-- Resource: Example code - File Reading<br> --> == Subjects covered == Course summery<br> Standard libraries<br> Third party libraries<br> Optimization<...") |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|} | |} | ||
== Required course material for the lesson == | == Required course material for the lesson == | ||
Powerpoint: [https://teaching.healthtech.dtu.dk/material/22118/22118_05-MemoryManagement.ppt Memory management].<br> | |||
Powerpoint: [https://teaching.healthtech.dtu.dk/material/22118/22118_13-LastWords.ppt Last words]<br> | Powerpoint: [https://teaching.healthtech.dtu.dk/material/22118/22118_13-LastWords.ppt Last words]<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> | |||
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> --> | ||
== Subjects covered == | == Subjects covered == | ||
Python Memory Management<br> | |||
Course summery<br> | Course summery<br> | ||
Standard libraries<br> | Standard libraries<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