09 Learn to Program in Dart: Iterables - Lists

preview_player
Показать описание
This video series is outdated, as the tool we use, the Dart Editor, is no longer in common use. Please go to my other playlist, 'Dart Computer Programming for Beginners' which is just a remake of this in the DartPad, but cleaned up a little.

This is a beginner's experience in learning to program with Dart. In this video, we review the fundamentals of programming. We review and define the following concepts and terms:

Iterable - object which contains multiple values (elements)

CamelCase - naming convention

List - list of objects, in order of position, starting with 0
(ordered retrieval).

Parameterized types:
Type on left is optional typing
Type on right is static typing and throws error with mismatch

Should be viewed in 480p or above.
Рекомендации по теме