Flutter Development - Dart Programming Tutorial in Hindi/ Urdu - return type

59 Просмотры
Издатель
Learn the Dart programming language in this tutorial for beginners.

In this video we discuss about return type.

We use return type when we need to return some specific value from a function. the return type defines and constrains the data type of the value returned from a subroutine or method. In many programming languages the return type must be explicitly specified when declaring a function

Dart is an open source, purely object-oriented, optionally typed, and a class-based language which has excellent support for functional as well as reactive programming 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.


If you found this video valuable, give it a like. If you know someone who needs to see it, share it. If you have questions ask below in comment section. Add it to a playlist if you want to watch it later.

How to install flutter in windows step by step guide: https://youtu.be/WcNOmk2lzMc?
lecture 2 – Dart Programming | Variables : https://youtu.be/7-9iMbXdEFc
lecture 3 – Dart Programming | Data types: https://youtu.be/kyW31fmSF80
lecuter 4 - Dart Programming Tutorial - final and constant: https://youtu.be/1WAfj7qJ0Os
lecture 5 - Dart Programming Tutorial – Operators: https://youtu.be/Lu8LJ2TPkrE
Lecture 6 - Dart Programming Tutorial – Equality and relational operator: https://youtu.be/w4-acOCyvzs
HLecture 7 - Dart Programming Tutorial – Control flow: https://youtu.be/c8k5xbBkI_o
Lecture 8 - Dart Programming Tutorial – Logical operator: https://youtu.be/-ku91Z1CxAs
Lecture 9- Dart Programming Tutorial – for loop: https://youtu.be/f32_5_M8KZk
Lecture 10 – Dart Programming Tutorial – while and do while: https://youtu.be/H2ERldsn-sk
Lecture 11 – Dart Programming Tutorial – switch statement: https://youtu.be/I0Cp100PMbs
Lecture 12 – Dart Programming Tutorial – functions : https://youtu.be/O07bzGbrGO4


#flutter #dart #dartlanguage #dartprogramming
Категория
Язык программирования Dart
Комментариев нет.