Matricule-se Agora!
Programação

Fundamentos do JavaScript II

...

O segundo de uma série de 2 cursos. Obtenha uma base sólida em JavaScript e prepare-se para a JSA – Certified Associate JavaScript Programmer Certification.
JavaScript é uma linguagem de programação vital que alimenta nossas experiências online. De sites interativos a aplicativos da Web dinâmicos, o JavaScript é a força motriz por trás das interfaces e funcionalidades amigáveis que desfrutamos hoje. Na verdade, quase todos os sites do mundo utilizam JavaScript para fornecer a melhor experiência possível ao usuário. Dado o alcance global do JavaScript, aprender os fundamentos da linguagem pode ser útil para você.

JavaScript Essentials 2 é o segundo curso de uma série de 2 partes projetada para desenvolver suas habilidades de programação desde o início. Com base nas bases estabelecidas no JavaScript Essentials 1, você aprenderá a analisar e modelar problemas do mundo real usando programação orientada a objetos e explorar aspectos mais complexos do JavaScript, como programação e funções assíncronas.

Depois de concluir este curso, você estará preparado para fazer o JSA – Exame de certificação de Programador JavaScript Associado Certificado. A obtenção desta certificação mostra suas habilidades e competências em JavaScript, incluindo saber como projetar, desenvolver, implantar, refatorar e manter programas e aplicativos JavaScript.

Aqui está o que você aprenderá.

1.0.1 About the course
1.0.2 Course Structure
1.0.3 Syllabus
1.0.4 Objectives
1.0.5 Graduate Profile
1.0.6 Prepare for the JSA-41-0x exam
1.1.1 Primitive data types
1.1.2 Array as a complex type
1.1.3 An object as a different type of array
1.2.1 Basic way to create objects
1.2.2 Deleting objects
1.3.1 Types
1.3.2 Nested properties
1.3.3 A function as a property type – a method
1.3.4 Adding a new property
1.3.5 Modifying a property
1.3.6 Deleting a property
1.4.1 Multi-word keys
1.4.2 Computed keys
1.5.1 Property existence test and property enumeration
1.5.2 Existence test using "in"
1.5.3 Enumeration "for ... in"
1.5.4 The Object.keys method
1.6.1 References
1.6.2 The const object can be modified
1.6.3 Comparing objects
1.6.4 Copying objects (copying references (), cloning, merging)
1.7.1 Methods
1.7.2 The this keyword
1.7.3 this inside nested objects
1.7.4 Getters and setters
1.8.1 Property configuration
1.8.2 Object configuration
1.9.1 Other ways to create objects
1.9.2 Factory
1.9.3 The constructor and the new keyword
1.9.4 new Object()
1.9.5 Object.create
1.9.6 Class
1.10.1 Prototypes
1.10.2 __proto__
1.10.3 Object.setPrototypeOf
1.10.4 Object.create
1.10.5 Constructor
1.11.1 Summary and Labs
LAB Code Challenge #1
LAB Code Challenge #2
LAB Code Challenge #3
LAB Code Challenge #4
LAB Code Challenge #5
2.0.1 Classes
2.1.1 Class declaration
2.1.2 Class expression
2.1.3 The instanceof operator
2.2.1 Properties
2.2.2 Property definitions inside class methods
2.2.3 Direct declaration inside the class body
2.3.1 Getters and setters
2.4.1 Inheritance
2.4.2 Shadowing
2.4.3 Inheritance from a constructor function
2.5.1 Static members
2.6.1 Classes vs. constructors
2.7.1 Summary and Labs
LAB Code Challenge #1
LAB Code Challenge #2
LAB Code Challenge #3
LAB Code Challenge #4
LAB Code Challenge #5
3.0.1 Built-in objects
3.1.1 Simple data types
3.1.2 Primitives and autoboxing
3.1.3 Boolean
3.1.4 Number
3.1.5 The Number constructors
3.1.6 Converting numbers into different string formats
3.1.7 Static properties and methods of the Number constructor
3.1.8 String
3.1.9 What we already know about strings
3.1.10 The String constructor
3.1.11 String as an array of characters
3.1.12 Case conversion
3.1.13 Splitting the string
3.1.14 Replacing substrings
3.1.15 Searching for substrings
3.1.16 Copying substrings
3.1.17 Padding
3.1.18 Trimming
3.1.19 Comparing strings
3.1.20 Date
3.1.21 Time zones and other tricks
3.1.22 Current time
3.1.23 Time specification with individual components
3.1.24 Time specification with date string
3.1.25 Practical use of a timestamp
3.1.26 Operating on individual date and time components
3.2.1 Composite data types
3.2.2 Array
3.2.3 Creating an array
3.3.1 JSON, Math, and RegExp
3.3.2 JSON
3.4.1 Extending built-in types
3.5.1 Summary and Labs
LAB Code Challenge #1
LAB Code Challenge #2
LAB Code Challenge #3
LAB Code Challenge #4
LAB Code Challenge #5
4.0.1 A bit more about functions
4.1.1 Extended Parameter Handling – Default parameter values
4.1.2 The rest parameter
4.1.3 The spread operator
4.1.4 Simulating named parameters
4.1.5 Closure
4.1.6 IIFE (Immediately Invoked Function Expression)
4.1.7 Forwarding calls (apply, call, bind)
4.1.8 First-class functions
4.1.9 Decorating functions (wrappers, higher order functions)
4.2.1 Generators and iterators
4.2.2 Iterators
4.2.3 Generators
4.3.1 Asynchronous programming
4.3.2 Why do we need asynchronous techniques?
4.3.3 Callback functions
4.3.4 Promises
4.3.5 async / await – A different approach to promises
4.4.1 Summary and Labs
LAB Code Challenge #1
LAB Code Challenge #2
LAB Code Challenge #3
LAB Code Challenge #4
LAB Code Challenge #5
Course Completion – Final Test
Earn JSA Certification
End of Course Survey
JSA – Certified Associate JavaScript Programmer Certification Exam
Matricule-se Agora!