07 Learn to Program in Dart: Object Oriented Programming

Опубликовано: 22 Июль 2014
на канале: Dash to Dartlang
1,001
16

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:

Objects / instances ("things" is not an official term)
Methods
Syntax / structure (object.method)
Auto-completion for methods
Method returns

Should be viewed in 480p or above.