Array in Javascript | chai aur #javascript

preview_player
Показать описание
#javascript #hindi
Code yaha milega:
Рекомендации по теме
Комментарии
Автор

COntinuining Day 4. Arrray (25th May).
=> Array in a non-primitive data types.
=> It is used to store nultiple items under a single varible.
=> 18:25 slice() does not manupulate main array.
=> splice() manupulate original array.

THANK YOU SIR JI .

mrHock
Автор

SUMMARRY:

1. Array is written in brackets [ ].
2.Array data type is an object.
3.Array can contain different data types . i.e string, number, boolean, array etc.
4. Array is zero based indexing. It starts with zero.
5. Once changed its original value will also change beacause it is non primitive (refrence) type.

ARRAY METHODs :

1.Push = adds value to last of an array.
2. Pop = removes last value of an array.
3. Unshift = adds value at first of an array.
4.Shift = removes first value of an array.
5. Includes = checks true or false.
6. IndexOf = checks the position of value in number form.
7.Join = converts to string.
8. Slice(value to remove from, value remove upto but don't include)= returns new array and original value remains unchanged. Use when you need to extract a portion of an array without modifying it.
9. Splice(value to delete from, number of value to delete) = returns new array with deleted one and original value changed.Use when you need to add, remove, or replace elements within an array.

photosofmine
Автор

Thank you so much sir, I'm software engineer but I do watching this series just because ur teaching style.

vrajverma
Автор

Each time I watch your playlist, I found something unique, nowhere I found someone using codespaces in teaching .Thanks a lot Sir.

TheSilentObserver
Автор

actually there is a mistake in splice method....splice not includes last index value but it takes number of values given from starting ex: arr = [2, 3, 4, 5, 6, 7, 8, 9] and then console.log(arr.splice(3, 4)); gives thank u so much hitesh sir for such valuable series...you are my favourite teacher

MYMULTIVERSE-lmfl
Автор

Thank you so much, sir, for your fantastic explanation of Arrays. Your 18-minute video was extremely insightful, but I must say, I spent about 1 to 1.5 hours practicing along. I also made it a habit to glance at my notes every day. Thanks to your wonderful guidance, I now have a solid grasp of Arrays. I am truly grateful for your efforts. Honestly, your teaching style is so engaging that it sparks my enthusiasm for learning and programming. I have already charted my learning path. Once again, thank you, Sir. Your teaching is truly remarkable and greatly appreciated.

ArslanAhmed
Автор

Full of contents... Got satisfied from inner heart... Thanku so much sir, for this amazing chai aur javascript series.

nidmcreativeart
Автор

Hitesh Sir hazaron Saal Jiyee ap, buhat heavy content ha. Thanks a lot.

nothing-su
Автор

It is amazing, I take so many JS courses. But this one give me confidence in JS. Thanks to you

parmjeetmishra
Автор

i think, this playlist is actually lies among the best playlist in the youtube.

ahmadaslam
Автор

can't we give multiple likes ? bcoz this is indeed great tutorial !! 🔥🔥

indianentertainer
Автор

thank you sir I am learning web and from where i have learned they have finished whole js in 3 days 😅 and now i am learning from your videos or previous channel videos. thank you

aniketjha
Автор

I watched entire english series still I am watching your this series cause I get something new everytime 🥰😇

tejaswinijadhav
Автор

This js series is very addictive, aapka hindi bahot sahi h, jada sahi se samajh me aa raha h. Thanks Hitesh.

rahulchaubey
Автор

Finally Array ✅♥️, love you guruji ♥️
We always waiting for you video lecture.

mollahasim
Автор

Hitesh bhai aap aik playlist Time aur Space Complexity k analysis pe bhi bnaiye ga please.

fulltimeentertainment
Автор

Amazing maza gaya sir .... This playlist is gonna make us almost interview ready ..thanks a ton hitesh sir 🔥❤️

avibirla
Автор

"The way Chai aur Code breaks down complex concepts is nothing short of genius. Thank you!"

BitFire
Автор

Explanation way is much better, its easy to understand

yashrajdandnaik
Автор

Love From Pakistan

Amazing explanation❤

jahangirsabri