GRATIS
vía Coursera
GRATIS

Computational Thinking with JavaScript 2: Model & Analyse

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    Siempre Abierto

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Sequences of Data
    • We introduce the array data structure in JavaScript, which is used to represent an ordered sequence of data values.
  • Objects Everywhere
    • We introduce JavaScript objects, which are named collections of values, used to model real-world entities.
  • Nested Data Structures
    • Data structures can be embedded inside other data structures, to model more complex real-world entities.
  • Integrative Coding Project
    • We integrate the various concepts we have introduced throughout this course, to build a data processing system to cluster data into similar groups