Search for tag: "programmer"
Lesson 21.4 Invariant EnforcementWe know how to enforce preconditions, but how do we force invariants for our attributes? As we see in this video, we do it much the same as for preconditions. But that is because we are going to…
From Hannah Lee
109 plays
|
|
Lesson 14.1 Try-Except StatementsIn this video we intrduce a new control structure: the try-except statement. As we will see, it looks very similar to an if-else statment with some important differences.
From Hannah Lee
91 plays
|
|
Lesson 7.1 Software DevelopmentIn this video, we talk about the business side of developing software and the challenges of working in teams. This video demonstrates why specifications are so important, and motivates the details in…
From Hannah Lee
95 plays
|
|