Media Summary: Hello, this is ComputerBread, back at it again, with a new episode of zig stuff, in the previous video I talked about runtime ... This is the first in a set. This video shows how to create a small (and very silly) game and it explains some of the trouble for ... Video Content: ---------------------------------- 0:00 - Intro 1:12 - Pseudocode Problem 2:39 - Inheritance Solution 4:21 -
Polymorphism Interfaces I - Detailed Analysis & Overview
Hello, this is ComputerBread, back at it again, with a new episode of zig stuff, in the previous video I talked about runtime ... This is the first in a set. This video shows how to create a small (and very silly) game and it explains some of the trouble for ... Video Content: ---------------------------------- 0:00 - Intro 1:12 - Pseudocode Problem 2:39 - Inheritance Solution 4:21 - java public class Main { public static void main(String[] args) { // This is the second video in the series. YOU MUST WATCH THE FIRST VIDEO. I think it is essential to understanding this second ... An introduction to the Odin programming language (part 2 of 3). This part focuses on core data types. See accompanying text: ...