In this episode of Fragmented, Donn digs into three things that every Android developer needs to know.
-
Dependency Injection
-
How to test
-
Keep it simple simple
- KISS principle KISS principle – Wikipedia
- Examples
- Code Duplication
- “Extract this into a method”
- Lets create a framework for this
- Kaushik’s – 3x rule
- if something is duplicated 3 or more times, think about extracting it
- 3/6 Rule – In 6 months, will I be able to understand this in under 3 minutes?
- Code Duplication
Contact
- @fragmentedcast or our Youtube channel
- @donnfelker and donnfelker (on Instagram)
- @kaushikgopal and kaushikgopal (on Instagram)