Now what?
Topics we didn’t cover
- Classes, OOP, and Inheritance
- Regular Expressions
- List Comprehensions
- Tuples & Sets
- Exception Handling
- Python Standard Libraries
- Pandas & Data Analysis
- Creating modules
- Threading & Concurrency
- Tk & GUI creation
- Database programming
- Web development & Django
- Decorators
- Iterators & Generators
- Collections
- Lambda functions/expressions
- Network programming (internet)
- Many, MANY, packages…
Rosalind
Rosalind is a platform for learning bioinformatics programming. It has many bioinformatics programming exercises to tackle practicing how to code.
Practice, Practice, Practice
As with any skill, you need to practice! Try starting from the beginning of the course and trying everything from scratch. If you have an experiment you are working on right now, try coding some python to help you do some of the analysis. Feel free to contact me if you have any questions or run into any problems. Happy Coding!