Dart Programming Tutorial - Full Course

preview_player
Показать описание
Learn the Dart programming language in this full tutorial for beginners. Dart is a strictly typed programming language that is used in the Flutter framework to develop cross platform mobile apps.

Since Dart supports both AOT (Ahead of time) and JIT (Just In Time) compilation, it delivers extremely fast development cycles and fast execution and startup times. It is a compiled programming language and can also transpile the code into JavaScript.

💻 Course from Mahmud Ahsan.

⭐️ Course Contents ⭐️
⌨️ (0:00:32) Setup
⌨️ (0:03:50) Fundamentals
⌨️ (0:11:04) Data Types
⌨️ (0:15:44) String, Type Conversion, Constant, null
⌨️ (0:23:50) Operators
⌨️ (0:39:13) Loop
⌨️ (0:48:03) Collections [ List, Set, Map ]
⌨️ (1:01:07) Function
⌨️ (1:13:49) Class
⌨️ (1:37:41) Exception Handling
⌨️ (1:41:26) Conclusion

--

Рекомендации по теме
Комментарии
Автор

Don't apologise for your accent brother. You were freakin' great.

priyankgupta
Автор

Dart seems like a cocktail made of c++, java, javascript and python

BigFatSandwitch
Автор

This is probably the shortest but most effective programming tutorial ever. It's not too lengthy and straight to the point.

hassanishmam
Автор

⭐ Course Contents ⭐
⌨ (0:00:32) Setup
⌨ (0:03:50) Fundamentals
⌨ (0:11:04) Data Types
⌨ (0:15:44) String, Type Conversion, Constant, null
⌨ (0:23:50) Operators
⌨ (0:39:13) Loop
⌨ (0:48:03) Collections [ List, Set, Map ]
⌨ (1:01:07) Function
⌨ (1:13:49) Class
⌨ (1:37:41) Exception Handling
⌨ (1:41:26) Conclusion

punchcake
Автор

This course is definitely not for beginners who are starting out with programming. It contains intermediate to advanced topics without the explanation but it is a perfect fit for the ones who are looking for a quick revision of concepts.

shivendumishra
Автор

Just completed this course as a quick starter for my Flutter course. It's really good! Watched in 1.5x speed for a better experience. Thank you Mahmud.

testmyplaylist
Автор

Never expected a 1:42 hours course can cover this much of topics, great video mate.

SarathPlayWise
Автор

good job Mahmud Ahsan, simple and clear explanation. This kind of quickly 1.5 hours tutorials really helps people who have experience in different language but want to quickly learn dart in few minutes. Again great work.


If possible please make videos on advance topics like file handling, network, asynchronous programming, streams, concurrency etc.,

kiranvysya
Автор

This dude's accent is very satisfying.. I clicked the video to just peek in but ended up watching the whole 1.5hr video in one go..

talhabinaadam
Автор

Dart: Bro, can I copy your homework?
Java: Of course, but don't make it too obvious.
Dart: Alright

peace
Автор

*Thank you so much, I've been waiting for this*

sifiso
Автор

Compile time vs Runtime

Compile-time and Runtime are the two programming terms used in the software development. Compile-time is the time at which the source code is converted into an executable code while the run time is the time at which the executable code is started running.

smakintel
Автор

Great video for sure and worth watching it. Better than reading the same content from a book for hours and hours. I really enjoyed watching it and wrote a lot of the examples on the side myself (while pausing the vid) to learn.

jorgezapata
Автор

Hi Mahmoud, thank you for this greet tutorial. I wanna just point you that even for dynamically typed languages. The type is known at compile time because Python, Ruby and JS are compiled to bytecode then the byte code is interpreted. The difference between static and dynamic is in the types of values a variable can take. In dynamic you can assign a different type to a variable without complains from the the interpreter which is not possible in static languages. And yes compiled languages are static and what we call interpreted languages are mostly dynamic.

khalilzakariazemmoura
Автор

Bro this course is really the perfect length for someone wanting to learn app development using flutter and dart and learn dart basics.

ktrivikram
Автор

Thanks a lot! watched the full video and got a head start ! THANKK YOU ! MAHMUD AHSAN BHAI!

naafizrahman
Автор

Mahmud Ahsan, you gave me a solid basic knowledge to start with dart programming. Thanks a lot. May Allah bless you.

ici
Автор

Thanks mate, for bringing this wonderful tutorial in large fonts

arwahsapi
Автор

Pretty Glad to Learn Things from a place which was once the intellectual ground of Bengal. Proud to see our Bangladesh Brothers Doing Great. Thanks for the Tutorial.

RahulJoshi-dimm
Автор

Good explanations, Man! Thank you for this video!

pamploni