💻 (Discount Link) Dart Course I Recommend: bit.ly/45Ryjyy Use Code for 10% OFF (FRIENDS10)
@-CSE-ArnabSannigrahi8 ай бұрын
Dart is nothing but a c++ in front end dev....such a beautiful language
@addictivedirt65426 күн бұрын
Thank, very helpful in deciding whether to use flutter or react native👍
@Daniel-Dann3 күн бұрын
Glad it was helpful!
@chetanchoudhary7003 Жыл бұрын
i had this same question and searching recent video on this. i took risk to click on this video as title not related to this question but in 3 second I kind of satisfied that this video will answer my question as well. let's watch...
@chetanchoudhary7003 Жыл бұрын
answered my question very well. thanks.
@VinxVadeGamingProXDDXGaming Жыл бұрын
Hey Dan! Where can I interact with you?
@yknmalayalam Жыл бұрын
Could you please explain the dollor sign ($) in dart.. I am a beginner & try to learn myself from youtube & webplatforms.Recently i saw the program for addition & subtraction 👇 Void main(){ int x =5; int y=4; print ('x+y=${x+y}); print('x-y=${x-y}); } What is the purpose of $ sign here.. Kindly reply🙏🏻
@damirkrancpiler2246 Жыл бұрын
Dollar sign is for using variables inside a string. In this case, it will interpret $(x+y) as 9, aand print it out as such. Without dollar sign it would just print out (5+4) without doing the calculation.
@yknmalayalam Жыл бұрын
@@damirkrancpiler2246 Ok. I understand now.. .Thank you 😊
@septuleptum7 ай бұрын
String interpolation like in JS
@adult-coloring10 ай бұрын
Thank you
@Daniel-Dann9 ай бұрын
welcome!
@ChristianAlbertoÁlvarezEscalon Жыл бұрын
Make one review of MIT full stack developer bootcamp and Meta backend developer
@Daniel-Dann Жыл бұрын
Meta back End will be soon. MIT full stack - good idea, will take a look. thx
@frontend_mentors Жыл бұрын
Круто!!
@encapsulatio Жыл бұрын
The problem is that I don't see why anyone would choose it over Kotlin that has Compose Multiform.
@simonhill626710 ай бұрын
can. you build iOS apps in kotlin?
@encapsulatio10 ай бұрын
@@simonhill6267 yes
@Louisianish9 ай бұрын
@@simonhill6267 No, you'd use Swift (Apple's proprietary programming language for mobile development) for iOS development or a cross-platform tool like Flutter with Dart, React Native, Vue Native, or Svelte Native.
@mahersafadii9 ай бұрын
the reason is because nobody wants the bloated and messy android development eco system everywhere.