Комментарии:
i don't like this channel.....seriously..........
ОтветитьThanks dude amazing..
ОтветитьPointless video if the viewer is meant to know what you're talking about without explanation.
Ответитьvoid main(){
try{
print("Dividing by zero ${123~/0}");
}
catch(e) {
print("Can't divide by zero");
}
}
Thank you. This tutorial was very helpful
ОтветитьVery verbose..
Ответитьone of the best tuts I've ever watched, thank you!
Ответитьnum is a key word , anyway good job
ОтветитьI'm curious, why'd you do: inputEl.attributes['id']="inputElementId";
instead of this: inputEl.setAttribute("id", "inputElementId");
operator == (Point p) => this.x == p.x && this.y == p.y; <- Didn't work for me
operator(Point p) => this.x == p.x && this.y == p.y; <- This worked
You're the man Derek!
Ответитьpro tip use dartpad online tool to write code , no need to install subline and settings
ОтветитьHe doesn't hit triple 20 once in this video...
Ответитьwhat's the book name? the link is not working
Ответитьyou are just an amazing teacher
ОтветитьVery interesting way to show Dart on JS way <3
ОтветитьUpdated tutorial? Since it is used for developing andorid and ios apps, maybe a flutter tutorial on how to make a ios app?
ОтветитьCan anybody tell what is "Unable to spawn isolate" ?
ОтветитьI'm sorry if this comment is rude, but this is no way to teach a complete beginner. Please try taking the basic style before using advanced method please. I suggest you do another complete dart tutorial without going advanced
ОтветитьThe syntax and abstraction of Dart disgust me.
I am perfectly happy not having hot-reload. That's a small sacrifice for not having to bend over for those Google fags.
I subbed you a long time ago man. You are magical. Thanks for the compact tuts. God bless you.
Ответитьvery good job! Thank you
ОтветитьIs that enough to know how to code on flutter ?
ОтветитьWhy $ symbol??
Ответитьhey dart flutter n firebase enought ot create and run app. or any other technology to be learnt?
Ответить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.
ОтветитьThanks for the tutorial. What dart book had you linked in the description?
ОтветитьAn abstract class can be inherited but you can't instantiate it or make an object from it
ОтветитьIs this tutorial still relevant with the advent of Dart 2?
ОтветитьF7 or Shift F7 is not working for me to run the output on sublime 3. Need some help. Anybody out there?
Ответитьnever sick of derek saying well hello internet though I heard it million times
ОтветитьWould you make a updated tutorial on dart?
Ответить🙌🔥
Ответитьi think im just gonna use pycharm the sublime thing ain't working out
Ответитьis this tutorial still applicable today or should i find an updated dark tutorial because it has been over 4 years almost 5.
just new to this sorry
He broke the rule , its Hello World not hello worlds
ОтветитьIt look like java
Ответить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.
Ответитьwhat does output += mean?
ОтветитьPlease create a course on Flutter
ОтветитьWould be great if you did a detailed update series on DART and advanced topics and also a SERIES on Flutter :-)
Ответитьjust use vscode and save yourself some stress
Ответитьwould be great if you did an update to this given the developments in DART - what do you think ?
Ответить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..
Ответить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.
If you had to choose to work with android development, which would you choose? Kotlin or Dart/flutter? I dont undertand why google android owner officialy chise kotlin for android and not dart/flutter which is from google itself?why?
ОтветитьHi Derek Banas I have a request for you if can. Can you think about doing an ethical hacking course like this in one video.I think if you can make a video in maximum hour is like 2 hour or shorter than 2 hour. This is my request but you may think about me that I am crazy but if you can make this I am happy with your video.
Ответить