Packt – Learning Data Structures in JavaScript from Scratch

Packt – Learning Data Structures in JavaScript from Scratch-XQZT
English | Size: 2.23 GB
Category: Tutorial

Data structures allow you to improve the efficiency performance, speed, and scalability of your code/programs/applications. You will learn what data
structures are, why they are important, and how to code them out in JavaScript.

Packt – Learn Blockchain by Building Your Own in JavaScript

Packt – Learn Blockchain by Building Your Own in JavaScript-XQZT
English | Size: 3.21 GB
Category: Tutorial

Develop your own blockchain and decentralized network using the JavaScript programming language
In this course, you will learn how to build your own blockchain and decentralized blockchain network by using the JavaScript programming language. By developing your own blockchain, you will discover the working of blockchain technology and how decentralized blockchain networks function. In addition to this, you’ll get to grips with how the code behind these technologies works, along with exploring why blockchain is a secure and valuable technology.

Packt – Learning Algorithms in JavaScript from Scratch

Packt – Learning Algorithms in JavaScript from Scratch-XQZT
English | Size: 2.39 GB
Category: Tutorial

Make your code and programs faster and more efficient by using algorithms
More Information
Learn
Code important algorithms in JavaScript and understand how they work
Improve the efficiency, performance, and scalability of your code, applications, and programs
Prepare effectively for technical engineering and programming interviews, as well as coding challenges

Packt – JavaScript Interview Preparation: Practice Problems

Packt – JavaScript Interview Preparation: Practice Problems-XQZT
English | Size: 2.16 GB
Category: Tutorial

Succeed in your next JavaScript coding interview by working through practice questions and learning important JavaScript skills and concepts

Packt – Asynchronous JavaScript Deep Dive

Packt – Asynchronous JavaScript Deep Dive-XQZT
English | Size: 681.00 MB
Category: Tutorial

Effectively working with asynchronous code in JavaScript is an essential skill for anyone working with JavaScript. This course will take you from a beginner or intermediate level to mastering asynchronous JavaScript. You will start with a discussion of asynchronous code in JavaScript and how it compares with synchronous code. As you progress, you will cover the event loop and the role it plays in asynchronous JavaScript. You will then work with the original asynchronous pattern, the callback. You will dive deep into Promises and then add the async-await pattern to the discussion. In the last section, you will explore generators and how and when they can be used in your code. By the end of this course, you will be proficient in effectively writing and handling asynchronous JavaScript code.