Javascript Arrays - Creating, Accessing and Looping Through Arrays in Javascript

Sdílet
Vložit
  • čas přidán 9. 09. 2019
  • Upgrade your Clever Techie learning experience:
    / clevertechie
    UPDATE! (9/13/19) New features and improvements for Clever Techie Patreons:
    1. Download full source code with detailed comments - easy to learn and understand code
    2. Weekly source code file updates by Clever Techie - every time I learn new things about a topic I will add it to the source file and let you know about the update - keep up with the latest coding technologies
    3. Library of custom Clever Techie functions with descriptive, easy to understand comments - skyrocket coding productivity, code more efficiently by using Clever library of custom re-usable functions
    4. Syntax code summary - memorize and review previously learned code faster
    4. Organized file structure - access all Clever Techie lessons, source code, graphics, diagrams and cheat sheet from a single workspace - no more searching around for previously covered material and source code - save enormous amount of time and effort
    5. Outline of topics the source file covers - fast review of all previously learned coding lessons
    6. Access to all full HD 1080p videos with no ads
    7. Console input examples - interactive examples that make it easier to understand and learn coding
    8. Access to updated PHP Programming Book by Clever Techie
    9. Early access to Clever Techie videos
    Subscribe to Clever Techie patreon:
    / clevertechie
    `````````````````````````````````````````````````````````````````````````````````````````````
    Update (9/10/19)
    THE PROBLEM: There are so many sources to learn programming from, where do we go? How do we make sure all the information
    we are learning from these lessons is organized and quickly accessible so we don't lose it and forget about? How do we
    combine the programming concepts that we are learning together to have a bigger picture understanding of how the whole
    programming language works so we can become good programmers able to create web sites, programs and systems? How do we structure our source code and combine it with notes so that the code is easy to understand and lets us jump to different sections of the file so we can quickly refresh our memory of what the code does?
    THE SOLUTION: Clever Techie Patreon:
    / clevertechie
    New features and improvements coming to Clever Techie Patreons:
    Outline of all topics which the source file covers
    2. Syntax code summary
    3. Descriptive code comments
    4. Console input examples
    5. Jump to a topic from outline
    6. Jump to source code from syntax code summary
    7. Organized file structure - access previous lessons, source code, graphics and diagrams from single workspace
    9. Visual code benefits and tools - themes, icons, workspace, breadcrumbs, bookmarks, code snippets
    10. Library of custom functions with descriptive comments
    11. Re-using the code, having quick access to source, notes, libraries, templates, for quicker, more efficient learning and productivity - save enormous amount of time and effort
    12. Source code file updates by Clever Techie - every time I learn new things about a topic I will add it to the source file and let you know about the update
    Subscribe to Clever Techie Patreon here:
    / clevertechie
    ``````````````````````````````````````````````````````````````````````````````````````````````
    Download this video's files here:
    / 29868179
    ( You also get access to ALL source code and any downloadable content of ALL Clever Techie videos, as well as access to ALL videos in HD 1080p quality format with all video ads removed! )
    ``````````````````````````````````````````````````````````````````````````````````````````````
    ( Website ) clevertechie.com - PHP, JavaScript, Wordpress, CSS, and HTML tutorials in video and text format with cool looking graphics and diagrams.
    ( CZcams Channel ) / clevertechietube
    ( Google Plus ) goo.gl/J71p6f - clever techie video tutorials.
    ( Facebook ) / clevertechie
    ( Twitter ) / theclevertechie
    ``````````````````````````````````````````````````````````````````````````````````````````````
  • Jak na to + styl

Komentáře • 22

  • @LibraryOfTheOligarchs

    Appreciate your light!

  • @bravo1oh1
    @bravo1oh1 Před 2 lety +1

    Great video. Helped me understand how to manipulate the arrays

  • @coffeeisthepathtovictory1290

    Thanks a lot for making this, as this was very helpful for my video game build.

  • @shuioso5105
    @shuioso5105 Před 2 lety

    Thanks for the work on the help and video.

  • @derrickpennel3555
    @derrickpennel3555 Před rokem +1

    Thanks a lot.. It really helped me

  • @MarianBarbu_
    @MarianBarbu_ Před 4 lety +1

    What screen recorder do you use?

  • @slammgucci
    @slammgucci Před 2 lety +1

    what made you switch from elements to myElements?

  • @renjensherpa7240
    @renjensherpa7240 Před rokem

    wow really amazing appreciate

  • @SpeedySurprises
    @SpeedySurprises Před 2 lety +1

    you are help full

  • @monikrishna9095
    @monikrishna9095 Před 3 lety +2

    Bro plss we need ur help do more videos on DOM in html and javascript as well more videos and javascript... Come back bro... Love from India❤

  • @sureshalli9602
    @sureshalli9602 Před 3 lety +3

    Javascript with spiritual teachings😘😘

  • @Ryan-Phillips2.0
    @Ryan-Phillips2.0 Před 2 lety

    Where do u get your myelement...

  • @BetterCallBilal_2
    @BetterCallBilal_2 Před 2 lety +1

    Great video, it was perfect for me. Just had to slow the video down to x0.75, I can't type fast.

  • @Fontanat
    @Fontanat Před 4 lety

    What web console is that?

  • @29_____
    @29_____ Před 2 lety +1

    ASTROLOGY AND SPIRTUALITY

  • @takeshiom8950
    @takeshiom8950 Před 4 lety +10

    No associative array in javascript, it is object.... object is array-like...you misleading newbies

    • @m0vlan
      @m0vlan Před 3 lety +2

      Agree with you. Calling objects array will confuse some newcomers since they are two different types of data.

  • @terminatedaccount8750
    @terminatedaccount8750 Před 3 lety +1

    If you use named indexes, JavaScript will redefine the array to a standard object.
    After that, some array methods and properties will produce incorrect results.

    • @samueljack4466
      @samueljack4466 Před 3 lety

      A tip : watch series on flixzone. Me and my gf have been using it for watching lots of of movies lately.

    • @jadbowen4652
      @jadbowen4652 Před 3 lety

      @Samuel Jack Definitely, been watching on flixzone for since december myself :)

  • @John-wx3zn
    @John-wx3zn Před rokem

    That is the way you create it. Stop saying "we". Why are teaching out outlines and syntax summary in a teaching entitled "Javascript Arrays - Creating, Accessing and Looping Through Arrays in Javascript" I think they know already since they are all code engineers.