Companies Home Search Profile

Objects in JavaScript: A Dynamic Data Structure

Focused View

Tiffany Graves

40:47

15 View
  • 01 - What are objects in JavaScript.mp4
    00:23
  • 02 - What are data structures.mp4
    01:48
  • 03 - Course overview.mp4
    00:34
  • 01 - Arrays.mp4
    03:33
  • 02 - Objects.mp4
    04:05
  • 03 - Arrays vs. objects.mp4
    03:15
  • 04 - Challenge What are objects.mp4
    00:31
  • 05 - Solution What are objects.mp4
    00:45
  • 01 - Object Initialization Object literals and Object.create().mp4
    03:01
  • 02 - Constructor functions and new operator.mp4
    04:11
  • 03 - Challenge How to create an object quiz.mp4
    00:55
  • 04 - Solution How to create an object quiz.mp4
    01:51
  • 01 - Necessary vocabulary Variables.mp4
    03:32
  • 02 - Necessary vocabulary Keys, values, and properties.mp4
    03:19
  • 03 - Challenge Objects and properties quiz.mp4
    00:46
  • 04 - Solution Objects and properties quiz.mp4
    01:19
  • 01 - Introduction of a coding problem.mp4
    02:53
  • 02 - Solving the problem and implementing the use of objects.mp4
    00:42
  • 03 - Challenge Coding problem to solve using objects.mp4
    00:44
  • 04 - Solution Coding problem to solve using objects.mp4
    01:44
  • 01 - Next steps with objects.mp4
    00:56
  • Description


    When first learning a programming language, it is imperative to understand how different data structures can be used to store data. Each programming language has its own set of data structures, some of which are unique to that language and others that are standard across multiple programming languages. In this course, software engineer Tiffany Graves introduces you to objects in JavaScript to help you understand how objects are created and used as a data structure. Learn about data structures (what are they and why use them), arrays and objects, creating objects, adding data to objects, and updating and deleting data in objects. Plus, learn when to use objects, the pros and cons of using objects, and get a look at objects in other programming languages.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Tiffany Graves
    Tiffany Graves
    Instructor's Courses
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 21
    • duration 40:47
    • English subtitles has
    • Release Date 2024/03/21

    Courses related to JavaScript

    Courses related to Object Oriented Programming