Defining a testing strategy when coding
- Why is important to define a testing strategy when coding? How would you perform testing for your code?
- In Python, what are the differences between dictionaries and pandas structures? What they have in common?
- Describe 3-4 most relevant things you want to do to your code to make it more readable
- Why project management is important in software development projects and how can it be different from project management for other domains?
- Why/when you may want to use functions in Python?