Home / Series / Crash Course Computer Science / Aired Order / Season 1 / Episode 16

Software Engineering

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.

English
  • Originally Aired June 14, 2017
  • Runtime 10 minutes
  • Network YouTube
  • Created June 18, 2017 by
    Administrator admin
  • Modified June 18, 2017 by
    Administrator admin