A quick video explaining interfaces in programming. * Every public property is part of your interface * Some languages allow explicit interfaces * Interfaces protect your implementation * Be careful about what interface you expose

ProgrammingPatternsProgramming InterfaceInterfaceBasic Programming