Scroll down to the script below, click on any sentence (including terminal blocks) to jump to that spot in the video!
To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video
Bravo! I like your example to describe the difference between a class and an array :)
They could also use LibreOffice Calc on Linux instead of excell on windows.That would already give them an advantage ;-)
In the challenge, wouldn't it be more helpful to instantiate the new class to a new object name e.g.$darthVader?
$darthVader = new Character(); $darthVader->name = 'Darth Vader'; $darthVader->ability = 'Being grumpy'; $darthVader->affiliation = 'The Empire';
Hey @skipper-henrik!
You're totally right. I've updated the challenge.
Thanks!Kevin
"Houston: no signs of life" Start the conversation!
Whoops, an error! Please, try again later.
4 Comments
Bravo! I like your example to describe the difference between a class and an array :)
They could also use LibreOffice Calc on Linux instead of excell on windows.
That would already give them an advantage ;-)
In the challenge, wouldn't it be more helpful to instantiate the new class to a new object name e.g.$darthVader?
Hey @skipper-henrik!
You're totally right. I've updated the challenge.
Thanks!
Kevin
"Houston: no signs of life"
Start the conversation!