JavaScript Arrays

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 69

  • @blueeyedgirl3755
    @blueeyedgirl3755 4 роки тому +96

    I'm gonna be honest, I'm taking a Udemy javascript course and I come here before each new topic so I actually understand what's going on in the course. you're an amazing teacher, thank you!!!

  • @mya3895
    @mya3895 4 роки тому +20

    I'm currently studying web design in college and we just started learning JavaScript. I want to thank you from the bottom of my heart for creating these videos. Honestly I didn't understand a single thing until I watched your videos. You sir, are very appreciated.

  • @miguelangelteletor94
    @miguelangelteletor94 5 років тому +16

    I´m a beginner in this lenguage, Your videos are the best. thanks a lot.

  • @aristotleanderson930
    @aristotleanderson930 4 роки тому +12

    Thank you for explaining the functionality of arrays. I will never forget that an array can multiple data types and the dot-notation for calling methods on that array. Thank you again. When I can afford it, I will buy your series and support your programming.

  • @ericguzman4043
    @ericguzman4043 2 роки тому

    2 minutes in and your explanation made more sense than the topic I've been failing to understand for about a hour from my home work.

  • @marekcarlisle2214
    @marekcarlisle2214 4 роки тому +5

    Thank you Mosh, you're good at teaching these concepts in an efficient manner.

  • @billyzman666
    @billyzman666 3 роки тому +1

    Thank you, you are more informative than the coding bootcamp I am taking.

  • @itsjmmariano
    @itsjmmariano 4 роки тому +2

    Wow. You are the best! I understand that easily. You're such a great teacher!

  • @rehnellblackett6396
    @rehnellblackett6396 11 місяців тому

    Thanks for explaining well. Most of the time when I try to learn its I'm terms and lingo I don't understand this helped me to understand.

  • @ariadnamaldonado3524
    @ariadnamaldonado3524 3 роки тому

    OMG Ive been so stuck not understanding really the purpose of this and you made it so simple!! Thank you!!

  • @nurscitech
    @nurscitech 8 місяців тому

    Thank you mosh! You are great teacher and my number one choice.

  • @josieblue1686
    @josieblue1686 2 роки тому +1

    Thank you!
    You explain things so clearly compared to most!
    Are you using visual studio code?

  • @Woomooz
    @Woomooz 6 років тому +5

    Great explanations! track your guides regularly. Thanks !

  • @SuprEmpth
    @SuprEmpth Рік тому

    You do such an amazing job explaining things for me to understand. Thank you.

  • @mad3d10
    @mad3d10 Рік тому

    Good info! Thank you for keeping simple to understand.

  • @baehino
    @baehino Рік тому

    Thank you for the breakdown~! I was a bit confused on the content in my class, but this is so much more digestible!

  • @SumonAhmed-mz8zo
    @SumonAhmed-mz8zo 4 роки тому

    You’re such a good teacher!
    God bless you sir 💝

  • @xl8134
    @xl8134 3 роки тому

    Thank you for the clear explanation!

  • @mKMageEwok
    @mKMageEwok 4 роки тому +1

    Thank you for your tutorial !

  • @nishkant
    @nishkant 3 роки тому +2

    Can you tell which compiler did you use in this tutorial ?

  • @yasirmohammedali
    @yasirmohammedali Рік тому

    Hi ... Thank you for the video

  • @PandMissElysea
    @PandMissElysea 2 роки тому

    So we can use .push to add elements at the end of arrays & ALSO use the brackets & element then assign it a new element?

  • @justsaybobby
    @justsaybobby 4 роки тому

    You’re a godsend.

  • @AllAboutPESPS2
    @AllAboutPESPS2 6 років тому +2

    Great video, Thanks

  • @krishnachoubey8648
    @krishnachoubey8648 4 роки тому

    sir, your tutorials are good but can you make videos which tells that how to use javascript with html elements. for eg= putting a text in the input box and pressing a button, from the input of the button you can show the text which was typed in the input box. i can't explain as much good as you can.

  • @jjkk90live
    @jjkk90live 2 роки тому

    thank you man, very much

  • @foxliker8168
    @foxliker8168 5 років тому

    There are different ways to get arrays with var and with let

  • @UmarAhmad-fu1nr
    @UmarAhmad-fu1nr 3 місяці тому

    ❤ that's very good

  • @cybebe6679
    @cybebe6679 2 роки тому

    When you say initialize does that mean you ASSIGNING VALUES? pls correct me if im wrong im new to programming. thank you

  • @webworld9
    @webworld9 4 роки тому

    Thanks

  • @chandreshpatidar957
    @chandreshpatidar957 3 роки тому

    Which theme and extension are you using

  • @AidenSalts
    @AidenSalts 3 роки тому

    Look I'm not the best programmer at all but I hope you guys like this language as much as I do because HTML, CSS and JS are so fun to mess around with for me!

  • @vedatsozen
    @vedatsozen 3 роки тому

    can i ask how can we print every value of array down of other in a web site ?

  • @sivaraman8803
    @sivaraman8803 2 роки тому

    we want array full concept

  • @yaknuelgh
    @yaknuelgh 2 роки тому

    Mosh, how do i run my javascript code on the console just like that one on your right? I normally run my on node. How do i run it on the console just like what you've done on the right hand side.

  • @codequillbaba
    @codequillbaba 5 років тому

    Great sir u r awsm

  • @carpediem73
    @carpediem73 4 роки тому

    thank you

  • @Knards
    @Knards 6 років тому

    I have a question. I can push an item into an array using onclick and a function. But once you reload the page that added item is gone. if the item isnt hard coded, it doesnt stay. What is the sense in adding something to an array if it doesnt stay? Would you use an object in this case you can put into a database with JSON or something? I seem to be missing the entire point of arrays

    • @Knards
      @Knards 6 років тому +1

      I do it with PHP all the time, I guess I need to learn the tie in between javascript and the database. Thank you, I appreciate your response

    • @rbonweb
      @rbonweb 4 роки тому +1

      ua-cam.com/video/3n3rQAlglzE/v-deo.html

  • @freguenshoodjean5841
    @freguenshoodjean5841 Рік тому

    I do the same thing but there is no space between my color , they all stick together.? How can I solve this problem please ?

  • @litots5215
    @litots5215 2 роки тому

    I miss the last word when you say this, JavaScript is a dynamic language, so the type of variables can change at _______?

  • @EniolaAbdulquodir
    @EniolaAbdulquodir 5 місяців тому

    Please I’m trying to get the link to registered

  • @masterreaper2164
    @masterreaper2164 2 роки тому

    Need Help
    In an OJ I can not get
    Correct ans for a big array input.
    Why?

  • @bbnet2231
    @bbnet2231 6 років тому +3

    Plesae give more

    • @rbonweb
      @rbonweb 4 роки тому

      ua-cam.com/video/3n3rQAlglzE/v-deo.html

  • @pioleonardo
    @pioleonardo 3 роки тому

    how should I declare arrays in javascript? Is it
    let colors = ["blue","red","green"];
    or
    var colors = ["blue","red","green"];
    because when I access the values using "var" i.e.
    var colors = ["blue","red","green"];
    console.log(colors[0]);
    I get "b"
    but doing
    let colors = ["blue","red","green"];
    console.log(name[0]);
    using 'let'
    I get 'blue'
    can you please enlighten me? Thanks a lot!

    • @litots5215
      @litots5215 2 роки тому

      with the ES6, let and const should be used. You will have issues with var because even if you will use the same value, it won't return an error

  • @felipeghione6286
    @felipeghione6286 3 роки тому

    how do you do to run the console while yo code on VStudio?

  • @lecoranetlasunnah.6190
    @lecoranetlasunnah.6190 2 роки тому

    amazing

  • @moitreyeechakraborty8233
    @moitreyeechakraborty8233 2 роки тому

    Sir, I've been using System. Out. Println(""); but I couldn't understand console. Log

  • @yuriaugusto1084
    @yuriaugusto1084 3 роки тому

    This literraly don't work for me, the same code just give "undefinied" literraly copy and paste... that's why i love C# JS is just random bs all the time.. .three hours trying to figure out why the same code in a blank project literraly don't work...

  • @noraforghani2514
    @noraforghani2514 Рік тому +1

    PERSIANS SAVING PERSIANS FROM FINALS
    Damet garm

  • @levxty2828
    @levxty2828 4 роки тому

    ❤️

  • @EniolaAbdulquodir
    @EniolaAbdulquodir 5 місяців тому

    Please I’m trying to get the link to registered