Dart Computer Programming for Beginners: 01 Introduction

preview_player
Показать описание
The following is a remake of my original Learn to Program in Dart series. It is updated using DartPad, especially since the Dart Editor is no longer supported.

In this video, we are introduced to the idea of computer programming in general, and review the following terms and ideas:

Dart is a high level interpreted programming language
source code – the stuff you type in the computer language
high level language – easier, the language does more for you due to greater abstraction
abstraction – simplifying something, by hiding details and processes
low level language - languages that require more detail when programming, but allows for greater speed and flexibility
garbage collection – a system which manages how memory is used
compiled programming languages - uses a compiler to produce a binary
binary - what the computer runs as a program
machine language
Interpreted - source code translated to machine code when the program is run
Рекомендации по теме
Комментарии
Автор

Found this video and wasn't sure how many follow-up videos would be available. What a pleasant surprise!!! Can't wait to binge your videos.

NickDanzinger
Автор

I love of how you explain the language it's very detailed! Please don't stop uploading video like this and maintain the detailed explanation, it will help a lot of student and professional also! Godbless 😊

bert.m
Автор

Appreciate for your fantastic lectures. Im very novice programmer now but want to master dart. Your videos are really helpful and i love all these conceptual explanations.

skarblitzcocoon
Автор

Thanks . today I start dart Programming with you

ojogaming
Автор

Fantastic. But chicken stuff was quite graphic. :)

aaakin
Автор

The chicken analogy is pretty damn good (though I probably would choose another food item next time).

paulhendrix
Автор

*Okay, starting my journey from here then. Let's see how it goes.*

asif_mojtoba
Автор

do you want to kill a chicken? so many words about killing and butchering a poor bird... are you crazy?

DartMitai