Variables & Data Types in Kotlin Tutorial | var & val | CheezyCode #4

preview_player
Показать описание
In this tutorial, learn what is var and val in Kotlin. How to define variables in Kotlin. What are the different data types in Kotlin? This tutorial is part #4 of Kotlin Programming For Beginners Series. Everything is explained in Hindi. Brief topics covered -

1. Type Inference and Type Checking
2. var and val in Kotlin
3. Data Types in Kotlin
4. Learn about variables

Learn all this in Hindi (हिंदी में )

Kotlin Beginners Tutorial Series -

For more info - visit below link

We are social. Follow us at -
Рекомендации по теме
Комментарии
Автор

Wah wah mast, Maine kitni videos dekhi but app ki videos mast hai, easpecilally example Diya hai awesome 😊😊😊😊 Bhai

extraimagination.
Автор

Perfect for clear to basic concept of kotlin for everyone (Beginners and Professionals)

thunderking
Автор

"Wow, this tutorial on Kotlin variables and data types from CheezyCode was an absolute gem! 🌟📚 It helped me grasp the concepts of 'var' and 'val' effortlessly. The way you explained everything made it crystal clear, and now I feel super confident about these basic concepts. Thanks a ton for the fantastic content!"

rajibbehera
Автор

I am learning programming KT, you makes me easy to understand the all concepts.
Thank you so much I appreciate your hard work

Sammusic
Автор

Examples deke kitna achhe se sikha rhe he ap, thank you

sukanta
Автор

Big fan sir i am from Bangladesh. Best Kotlin Tutorials.

TrendWorldbangla
Автор

One minute wait for those people who learn kotlin by paid ... thanks sir so clear you teach

itxblacky
Автор

Nicely Explained..Thanks for uploading

Indian-fhhf
Автор

Sir Android +Kotlin ki series start kr dijiye kuki koi esa channal nahi ho jo android samjha pa raha h sub code rata rahe h

ak-gumnam
Автор

when i create the Variables file and i enter fun main () {
var score = 5
score = 10
println(score)
}
it give this Error




Execution failed for task ':app:processDebugResources'.
> A failure occurred while executing
> Android resource linking failed
AAPT: error: resource string/app_name (aka not found.



* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.




BUILD FAILED in 1s
8 actionable tasks: 1 executed, 7 up-to-date

safariinsurance
Автор

whats the shortcut key for ctrl shift p in mac os

anandsingh-vxcs
Автор

Bhai your videos are awesome, but bhi screen thoda zoom karke record kiya karo ya fir font thoda bada kar diya karo, voh kya ki bhai mai sone se pahle phone me apke tutorial dekhta hu, PC me problem nhi hoti but phone ka screen thoda chhota hota hai, baki apki explaination bohot hi kamal ki hai 🙏

brijeshgupta
Автор

Sir as you told us kotlin is type inference language it's take data type on basis of value then why we explicitly define data type plz try to tell me sir
Thank you so much sir 😊😊

PankajKumar-ttrm
Автор

Sir, please make a video on differenc e between const Val and Val ??

rajneeshroy
Автор

dear how to design apps and code for that please make a video simple project how to code in kotlin and android studio and create an apps..

please use kotlin and android studio make an apps please for 30 min or 1hr i
n 2 parts video

SAGskills
Автор

Sir plz try to tell me I'm converting integer value to float value by using toFloat() so it's giving error like the floating point literal does not conform to the expected type float
Why is happening?? Plz try to tell me sir 😊😊😊

PankajKumar-ttrm
Автор

please add other videos sir plzzz ..all latest concepts

rajatdash
Автор

Sir clearly dikh nhi rha writing syntex

arkerana
Автор

Why "helloworld" come first instead of 10

manojkumar-kyif