Dart Tutorial

preview_player
Показать описание

00:16 Windows Installation
04:56 Mac Installation
08:47 HTML + Dart
10:55 Import
11:47 Click Listener
12:34 Casting
13:07 querySelector
15:04 Variables
18:44 Math
21:14 If
23:18 Switch
25:12 While
25:59 Do While
26:29 For Loop
27:03 Continue
27:28 Break
29:34 Strings
34:33 Functions
35:52 Single Line Functions
37:00 Optional Parameters
38:17 Pass Function as Parameter
39:34 Recursive Functions
42:57 Lists
44:33 For Each
45:03 For In
46:18 Maps
50:07 Manipulating HTML
55:26 Change Listener
57:03 Classes
57:38 Getters / Setters
58:37 Constructors
58:57 Static Fields / Methods
1:03:34 Inheritance
1:05:08 Super
1:06:02 Abstract Class
1:09:09 Interface
1:11:17 Mixin
1:13:28 Operator Overloading
1:15:43 Exception Handling

In this video I cover Windows Installation, Mac Installation, Click Listeners, querySelector, Casting, Variables, Math, If, Switch, While, Do While, For Loop, Continue, Break, Strings, Functions, Single Line Functions, Passing Functions as Parameters, Recursive Functions, Optional Parameters, Lists, For Each, For In, Map, Manipulating HTML, Change Listener, Classes, Constructors, Static Fields / Methods, Inheritance, Abstract Classes, Interfaces, Mixins, Operator Overloading, Exception Handling and more.
Рекомендации по теме
Комментарии
Автор

3 years later, Flutter comes out, this video gets more hits

bennyswayofficial
Автор

Derek Banas... "Well Hello Internet!"... Always loved all your tutorials.. i've been recommending them to almost everyone in CS ...Much Thanks and appreciation from Kenya..

abdifatahmohamed
Автор

"well hello internet"

-- a great dude

errrzarrr
Автор

When all the videos and the books failed me, your tutorial on regex helped me a year ago. I am starting out Flutter, thank you for this video. Teaching is and art.

bikkikumarsha
Автор

Thanks for having a tutorial for like... everything. If I want a quick crash course on any language, you're the name I look up instantly.

conjohnerton
Автор

6 Years later proper coding steps:
- Decide to learn, say Flutter.
- Think, I wonder if Derek did a video on Flutter.
- Of course, he did.
- Watch Video.
- Learn/Code/Ship it.
I love this guy. I mean man-crush extraordinary.

ricksegalCanada
Автор

Hey Derek, this is the second video I'm watching, the previous was about the Kotlin basics that you covered in the single video. I appreciate your work and found these tutorials very helpful. Thank you so much!

avishkaryadav
Автор

Hey Derek, you simply rock!
I appreciate the amount of effort you push in creating such simplified tutorials. You're helping the developer community in a very beautiful way. Thank you so much brother. Peace!

SAlmanKhanDev
Автор

You really have amazing content. Your videos has been extremely handy in several subjects I've taken through my bachelor and masters dagree. I've recommended this channel to a lot of people as well, and we're all gratefull for the material you provide. Huge thanks.

I have a suggestion for a new tutorial - It wouldn't surprise me if a lot of people would enjoy a general walkthrough on how to work with web development using Spring, Maven and hibernate with eclipse. Either way, thanks again!

hablahei
Автор

GOD BLESS DEREK BANAS. I had no idea where I should look to learn more about Dart and I don't know a better educator to learn from. Thank you.

zgmg
Автор

First: This is an excellent introduction to Dart. Thank you!
If possible, can you make a video about the async features? I love your teaching style! Thanks again!

jreylbc
Автор

I would like to say Thanks so much for all of your tutorials, You've made be become so confident in coding in all these languages and I received my A's in Computer Science, and now in college I will be using other languages and these tutorials help so much :D

stainednuttz_
Автор

Hi Derek, can you please create a Flutter tutorial for Dart. Your tutorials are great! Thanks.

daniraja
Автор

the quality, content and presentation of all of your videos is really excellent. where do you find the time to become so proficient in all of these different disciplines?!

pbella
Автор

Very nice tutorial ! I've watched the whole thing :)
I only have one question at 22:00 you write if((age >=5) && <age <=6)
What is the purpose of the < before age (in this : <age <=6). Seems weird to me.

The only drawback I've seen with dart in this tutorial is you can't overload method or constructor (even if you have named constructor which looks like a static builder imho). I also found weird to have an interface declared like a class (coming from c#).

It would have been great to show how to deal with custom events.
Did you make a tutorial about how to structure a more complex project ?

Anyway, you got a new subscriber ;)
Thanks again for this awesome tutorial.

Nkfr
Автор

one of the best tuts I've ever watched, thank you!

MattBodman
Автор

Thanks for the tutorial. What dart book had you linked in the description?

Steveification
Автор

Derek, thanks for sharing this. Your C++ refresher was awesome and this video has helped me make the decision to learn Dart . Still unsure though as how the industry is going to adopt Dart, but I can see a bunch of very interesting features compared to other Internet programming languages.

Javiery
Автор

would be great if you did an update to this given the developments in DART - what do you think ?

warperone
Автор

Thank you. This tutorial was very helpful

okaforphilip