Тёмный

#5 Data Types in JavaScript - 1 | JavaScript Tutorial 

Telusko
Подписаться 2,4 млн
Просмотров 167 тыс.
50% 1

Наука

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 115   
@saurabhkumarsingh4628
@saurabhkumarsingh4628 3 года назад
great way of teaching a language which is only focused as a tool in web development but actually is very dynamic and powerful
@saranMV
@saranMV Год назад
Nothing is difficult when you watch this course delivered by the great tutor Naveen👌
@jno1lilno
@jno1lilno 2 года назад
I have tried my best to learn javascript but this is by far the best series I have got into thank you so much
@dileepspsp7769
@dileepspsp7769 2 года назад
The way you teach and enjoy the error you get and the simple words that explain the difficult as easy . Thank you god bless you navin.
@bupendra
@bupendra 3 года назад
You way of teaching is simple and super sir❤please upload complete JavaScript series sir....! Thank you🙏🙏
@jokergaming1501
@jokergaming1501 3 года назад
7 zeroes. I have done your python course, It was very helpful.
@TheProgrammingJourney
@TheProgrammingJourney 3 года назад
"we'll learn advanced level as well" -> sounds good and generates a confidence
@sheebaramola2690
@sheebaramola2690 3 года назад
Upload complete video series sir, useful🙏🙏🙏🙏
@chinmaydas4053
@chinmaydas4053 3 года назад
Please sir make JavaScript video series as early as possible because we are learning JavaScript from your videos 🙏🙏
@RawEngineering_ContentSt-qc4jp
at 6:22 it should be console.log(typeof num1) instead of user that's the reason output is string instead it is going to be number not float.
@shivampathak1405
@shivampathak1405 Год назад
you are explaining things with so much of ease and step by step. I wish you more and more reach!
@mrlalit0552
@mrlalit0552 3 года назад
Thank you so much, sir I enjoy this series 😍
@kishorecherukuru6863
@kishorecherukuru6863 2 года назад
The way ur explaining is mind blowing bro.. Thank you..
@avinashreddybhavanam
@avinashreddybhavanam 3 года назад
eagerly waiting for the next video..... ❤️ your way of explanation
@shivaneshraja21
@shivaneshraja21 Год назад
Yah... exponential value declaration is good trick as thought by.....thank you 👍
@krishnasfans
@krishnasfans 2 года назад
its a deatailed video of java script good mentor for javascript
@asamveerareddy8690
@asamveerareddy8690 3 года назад
Sir we are just using single quotes for strings like 'veera\'s' it's working fine sir...
@nishanths4192
@nishanths4192 3 года назад
Sir please use dark mode on VS code 💯
@shashikanthd4767
@shashikanthd4767 3 года назад
White is good for videos.... If he uses some good theme that's good but white is still good for visibility
@bhanuhr4141
@bhanuhr4141 2 года назад
Hi master your way of explaining is good . Feels good to here more topics on web development.
@AjayYashpalKapoor
@AjayYashpalKapoor 3 года назад
I am a big fan of you Navin Sir. But I have a query, "Why don't you put videos in sequence". It will be convenient to study
@princekumar-wt7ne
@princekumar-wt7ne 3 года назад
Thank you sir for providing such quality content for free🙏🏻
@vasubansal2557
@vasubansal2557 3 года назад
When I write console.log(Number.MIN_VALUE/100) , it gives 0 as output not -Infinty ??
@teluskosupport1
@teluskosupport1 Год назад
//what is maximum value in js console.log(Number.MAX_VALUE); //1.7976931348623157e+308 //what is minimum value in js console.log(Number.MIN_VALUE); //5e-324 //what is positive infinity in js console.log(Number.POSITIVE_INFINITY); //Infinity //what is negative infinity in js console.log(Number.NEGATIVE_INFINITY); //-Infinity //what is not a number in js console.log(Number.NaN); //NaN // when we are multiplaying max number with 10 whiy is it not converted to bigint itself console.log(Number.MAX_VALUE * 10); //Infinity //divide max value with 10 console.log(Number.MAX_VALUE / 10); //1.7976931348623158e+307
@saranMV
@saranMV Год назад
please start the course for Typescript too...we are eagerly waiting sir
@utpalkundu
@utpalkundu 3 года назад
Always enjoy your teaching.... thanks Sir
@basudevprodhan3111
@basudevprodhan3111 3 года назад
well explained sir, sometimes it's better to give us the js code as reference
@adthn
@adthn 3 года назад
Can u please consider using dark mode?
@johntybadola1425
@johntybadola1425 3 года назад
Sir is this complete java script series...??
@teluskosupport1
@teluskosupport1 Год назад
language and core concept wise it is complete but it doesnot contain dom part.
@vinaypratap620
@vinaypratap620 3 года назад
😀😀😀 continue sir
@venupingali651
@venupingali651 Год назад
A small doubt sir in previous videos u haven't placed ; at the end of console.log() But in this video you have used and won't show us an error My question is How it could be executed?
@JatinGamerzYtOfficial
@JatinGamerzYtOfficial 3 месяца назад
; bina iska run ho gya mera bhi😂
@babayaga6172
@babayaga6172 3 года назад
Nothing till today I learnnt number in such deep
@rajnishpsinha4683
@rajnishpsinha4683 3 года назад
Good video on JS datatypes. Looking forward for other video on JS. Thanks
@ashiktm4188
@ashiktm4188 3 года назад
nice work...i just started learning js
@venkataramireddypulikhanda6071
@venkataramireddypulikhanda6071 3 года назад
HI... Nice concept sir. How exponentials will help us. (1.5e12) etc.
@InfinityExplorers
@InfinityExplorers 3 года назад
Awesome 👍 , can we expect 2-3 video a day from your side
@suntvhits
@suntvhits Год назад
Very useful video and Explanations sir...
@Youstaofficial
@Youstaofficial Год назад
as a thanks i will like each of your video that i see
@kishankancharla7818
@kishankancharla7818 3 года назад
Great job sir, how many days it takes to upload all videos.
@breaktime402
@breaktime402 2 года назад
Hi Navin ,this is Safna from Toronto . I have been watching some of your videos good work. Thanks for your time & effort .One thing would like to share don't make too short videos combine them for better learning (for Eg: could combine Variables ,Constants & Data Types to make min 30 mins clip). You got unique way of teaching, Keep Going!!
@snehalmali1402
@snehalmali1402 10 месяцев назад
u r the best teacher
@Krenil.
@Krenil. 3 года назад
There is a relative data type not object is am i right pls tell me
@avinashreddy3104
@avinashreddy3104 Год назад
hi navin let num= -5/0 console.log (num) while show " -infinite " but console.log(Number.MAX_VALUE * 10) it is showing only " infinity " because it need to show negative infinity or positive infinity
@mallikarjund4136
@mallikarjund4136 3 года назад
Crystal clear explanations !!!
@MrCharley768
@MrCharley768 Год назад
Bestest Tutorial hats off you sir
@aastharawat4624
@aastharawat4624 Год назад
What is the difference between literals and data type??
@ramsem5151
@ramsem5151 3 года назад
sir, which video editing software do you use?
@MDTALKIES
@MDTALKIES 3 года назад
Good work brother 👍👍🙏
@sr-sunny-raj
@sr-sunny-raj 3 года назад
Sir you already had made a playlist for javascript named JavaScript Tutorial for Beginners , then why another playlist for the same. Can i go with that or should i wait for you to upload all the videos?
@Harsha.108
@Harsha.108 Год назад
sir, can i know how are graphics and animations made in your videos?,, i mean by which language>?
@avneetsingh3218
@avneetsingh3218 3 года назад
Hi Sir. Will u Complete this js series.
@NareshShewakramani
@NareshShewakramani 2 года назад
Quote from Kenny Werner - There is no easy or difficult, only familiar and unfamiliar.
@arunprasanth8881
@arunprasanth8881 3 года назад
Sir make a vedio for App development using FLUTTER
@nazard962
@nazard962 3 месяца назад
do we have to put ; after the (num1 * 25) ?
@teja6819
@teja6819 3 года назад
here is a great js project training tutorials
@sampathprasanna4495
@sampathprasanna4495 3 года назад
Sir , is it right considering "null" as primitive data type ? because typeof returns an object.
@teluskosupport1
@teluskosupport1 Год назад
actually null is special value which are included in primitive data type but meaning of null is simply: null- The null value represents the intentional absence of any object value. It is one of JavaScript's primitive values and is treated as falsy for boolean operations. let null1=null; console.log(typeof null1); used to represent null object
@Harsha.108
@Harsha.108 Год назад
sir, can i solve calculus in javascript?
@DeepakGupta-pz4fx
@DeepakGupta-pz4fx 3 года назад
First view ....please make one video microservices tutorial
@guddurock5753
@guddurock5753 2 года назад
Sir the max value is saying undefined
@teluskosupport1
@teluskosupport1 Год назад
//what is maximum value in js console.log(Number.MAX_VALUE); //1.7976931348623157e+308 use like this
@jmazinec
@jmazinec 2 года назад
Love the tutorial bro👍👍
@kailashmedavarapu9859
@kailashmedavarapu9859 3 года назад
👌way of explaining
@globalgupta6808
@globalgupta6808 3 года назад
Create playlists for JS videos
@Shettysmoviecorner
@Shettysmoviecorner 3 года назад
Why are we using semicolon here but we didn't use this before??? Can anyone help
@teluskosupport1
@teluskosupport1 Год назад
because js is not a compiled language it is interpreted language so it will not throw error if we are not using semicolon but it will not work as expected so we are using semicolon to avoid any error in js. main problem is that if there are some error , it doesnot throw error to avoid this majorly we use semicolon.
@abdullashafi580
@abdullashafi580 3 года назад
Navin Sir is Reddy..........for teach us
@swetathakur2873
@swetathakur2873 3 года назад
when we are multiplaying max number with 10 whiy is it not converted to bigint itself??
@teluskosupport1
@teluskosupport1 Год назад
// when we are multiplaying max number with 10 whiy is it not converted to bigint itself console.log(Number.MAX_VALUE * 10); //Infinity for bigInt use like this let num1=BigInt(123456789012345678901234567890); console.log(num1); console.log(typeof num1);
@VaibhavSharma-ze2rp
@VaibhavSharma-ze2rp 3 года назад
waiting for next one
@codesherroads3629
@codesherroads3629 3 года назад
Why semicolon is used at console was not used before?
@teluskosupport1
@teluskosupport1 Год назад
because js is not a compiled language it is interpreted language so it will not throw error if we are not using semicolon but it will not work as expected so we are using semicolon to avoid any error in js. main problem is that if there are some error , it doesnot throw error to avoid this majorly we use semicolon
@luissinger3230
@luissinger3230 3 года назад
Thank you!
@ItsSagarStyleee
@ItsSagarStyleee 3 года назад
"OVE sound " there we got telusko moment😅😂
@manuvenu28
@manuvenu28 3 года назад
checkout c programming language if you watch to get deeper into c but only after telusko videos because you will get a beginner idea about the language from telusko the channel name is Neso academy ,naveen's videos are good but not in deep PS: WILL SAVE SOME TIME FINDING FOR MORE ADVANCE C PROGRAMMING CONCEPTS VIDEOS
@barbarasanchezvasquez2242
@barbarasanchezvasquez2242 2 года назад
Thanks.
@seemabaloda6250
@seemabaloda6250 3 года назад
Thank you sir
@cmdaltctr
@cmdaltctr Год назад
Is this course full/ finished?
@munairoy3364
@munairoy3364 3 года назад
Very helpful
@gamershome1100
@gamershome1100 2 года назад
I also have issue of counting zeroes 😅
@syscreeper4376
@syscreeper4376 3 года назад
nice tutorial , sir
@shivakalash1170
@shivakalash1170 2 года назад
Reddy sir i want you to speak hindi also hindi also some times
@bhavanisankarreddyguntaka3214
@bhavanisankarreddyguntaka3214 3 года назад
Awesome😊
@simoo7755
@simoo7755 3 года назад
I like your intro :)
@himangsusarkar6737
@himangsusarkar6737 3 года назад
thanks again
@Thunder763
@Thunder763 3 года назад
Sir aap stream kyu nhai karte?
@shaurya4ssvb816
@shaurya4ssvb816 3 года назад
Hello sir
@shreyadatta_misti
@shreyadatta_misti 3 года назад
grt sir
@vahabvahu3956
@vahabvahu3956 3 года назад
Upload.the videos as soon as possible
@biswadeepbhowal6758
@biswadeepbhowal6758 2 года назад
5/0 gives Nan in my console!
@Nikhil-qi4oz
@Nikhil-qi4oz 3 года назад
Nice
@shekhar313
@shekhar313 3 года назад
Sir please upload videos fast
@ahammadkabeerpi3988
@ahammadkabeerpi3988 3 года назад
very helpful please order the playlist for us
@mr_yenti
@mr_yenti 3 года назад
greatttttttttttttttttt
@RamuPoojari
@RamuPoojari 2 года назад
7 zeroes Navin Sir
@teja4069
@teja4069 3 года назад
Make fast sir.....
@yashrajtalks
@yashrajtalks 3 года назад
Hii telusko.🥰
@mksp-ox4jl
@mksp-ox4jl Год назад
mukkalekkuva tentava bro nuvvu
@lastlayerskip3408
@lastlayerskip3408 Год назад
7 zeroes 8:20
@mdinamulhasan1981
@mdinamulhasan1981 3 года назад
done
@webdevloper3372
@webdevloper3372 2 года назад
Hey.
@roshanbhattad4493
@roshanbhattad4493 3 года назад
📌📌📌📌 Sir dogecoin live session
@BujjammaReddipogu
@BujjammaReddipogu Год назад
7 zero's sir
@webdevloper3372
@webdevloper3372 2 года назад
I am uncomplet web developer.
@suntvhits
@suntvhits Год назад
7
@nulld2024
@nulld2024 Год назад
7 zeros
@SOmprakash7
@SOmprakash7 3 года назад
Zeros 😂😂
Далее
#6 Data Types in JavaScript - 2 | JavaScript Tutorial
9:04
Why use Type and not Interface in TypeScript
14:12
Просмотров 208 тыс.
History of JavaScript
19:21
Просмотров 103 тыс.
#8 Type Conversion & Coercion in JavaScript
12:53
Просмотров 132 тыс.
#4 Constants in JavaScript
4:46
Просмотров 146 тыс.
Javascript Data Types Explained in Tamil
15:04
Просмотров 22 тыс.
JavaScript Promises  -- Tutorial for Beginners
37:05
Просмотров 125 тыс.
#1 Getting Started | JavaScript Tutorial for Beginners
10:23
If statements in JavaScript are easy 🤔
15:58
Просмотров 36 тыс.
#3 Variables in JavaScript
16:52
Просмотров 261 тыс.
Самый длинный ноутбук!
0:23
Просмотров 52 тыс.
Умный обзор умного iPhone 16 / 16 Pro
21:21
Cómo pensaba que sería el iPhone 16 😭
0:12
Просмотров 2,1 млн