arrow_back
menu
Software Engineering
Season 1 • Episode 16
Broadcast date
14-06-2017
Today, we’re going to talk about how HUGE programs with millions of lines of code like Microsoft Office are built. Programs like these are way too complicated for a single person, but instead require teams of programmers using the tools and best practices that form the discipline of Software Engineering. We'll talk about how large programs are typically broken up into into function units that are nested into objects known as Object Oriented Programming, as well as how programmers write and debug their code efficiently, document and share their code with others, and also how code repositories are used to allow programmers to make changes while mitigating risk.
chevron_left Episode 15 Episode 17 chevron_right
Cast of this episode

Show more expand_more
keyboard_double_arrow_down