Completed
Structured Programming
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
What Kind of Language is it?
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Execution
- 3 Paradigms
- 4 Functional Programming
- 5 Structured Programming
- 6 ObjectOriented Programming
- 7 ClassOriented Programming
- 8 What is a Type System
- 9 Types of Type System
- 10 Java Example
- 11 Memory Lane
- 12 PHP
- 13 implicit typing
- 14 type inference
- 15 strong vs weak typing
- 16 Weak typing
- 17 Explicit Cast
- 18 Static Type Checking
- 19 Java Type Checking
- 20 PHP Type Checking
- 21 Dynamic Type Checking
- 22 Type Interference
- 23 Scalar Types
- 24 Type Terrorist
- 25 PHP Type
- 26 Outro