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ê.
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.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.2 Array as a complex type
1.1.3 An object as a different type of array
1.2.2 Deleting objects
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.2 Computed keys
1.5.2 Existence test using "in"
1.5.3 Enumeration "for ... in"
1.5.4 The Object.keys method
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.2 The this keyword
1.7.3 this inside nested objects
1.7.4 Getters and setters
1.8.2 Object configuration
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.2 __proto__
1.10.3 Object.setPrototypeOf
1.10.4 Object.create
1.10.5 Constructor
LAB Code Challenge #1
LAB Code Challenge #2
LAB Code Challenge #3
LAB Code Challenge #4
LAB Code Challenge #5
2.1.2 Class expression
2.1.3 The instanceof operator
2.2.2 Property definitions inside class methods
2.2.3 Direct declaration inside the class body
2.4.2 Shadowing
2.4.3 Inheritance from a constructor function
LAB Code Challenge #1
LAB Code Challenge #2
LAB Code Challenge #3
LAB Code Challenge #4
LAB Code Challenge #5
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.2 Array
3.2.3 Creating an array
3.3.2 JSON
LAB Code Challenge #1
LAB Code Challenge #2
LAB Code Challenge #3
LAB Code Challenge #4
LAB Code Challenge #5
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.2 Iterators
4.2.3 Generators
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
LAB Code Challenge #1
LAB Code Challenge #2
LAB Code Challenge #3
LAB Code Challenge #4
LAB Code Challenge #5
Earn JSA Certification
End of Course Survey