Search for tag: "shell"
Lesson 22.7 The super FunctionSometimes you do not want to completely override a method. You just want to override part of it, or add a few extra features at the end. In this video, we introduce the super function which allows us…
From Hannah Lee
79 plays
|
|
Lesson 11.4 Object RepresentationWe have said that objects are essentially folders? But the command line cannot display these folders using text. In this video, we talk about what the command line does show when we look at an object…
From Hannah Lee
112 plays
|
|
Lesson 4.4 Modules vs ScriptsAt this point you are wondering what is the difference between a module and script, since they both end in .py. This is an excellent question. But as this video shows, the answer may not be what you…
From Hannah Lee
115 plays
|
|
Fabricate Day Three VODRECORDED LIVE SESSIONSFabricate Day Three EastFabricate Day Three West FABRICATE 2020 is a four-day peer-reviewed international online conference and book, with supporting events, exploring the…
From Andre Hafner
1,090 plays
|
|
Lesson 0.3 Python ScriptsPython scripts are files containing pre-written Python code. You can run a Python script even if you do not understand the code inside of it. In this video we show you how to do exactly that.
From Hannah Lee
292 plays
|
|
Using Ocean Knowledge to Achieve Climate, Energy, and Food Security by 2050The Earth is an ocean planet. During the next three decades, we must reverse climate change while simultaneously finding sustainable sources of clean energy and food for a global population…
From Kenny Berkowitz
111 plays
|
|