Learning Algorithms in JavaScript from Scratch

Make your code and programs faster and more efficient by using algorithms About This Video Explore important algorithms and understand how they work Learn the skills and concepts that you need to know to build your own algorithms that function the way you need them to In Detail Using algorithms in y...

Full description

Bibliographic Details
Main Author: Traub, Eric
Format: eBook
Language:English
Published: Packt Publishing 2020
Edition:1st edition
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02184nmm a2200241 u 4500
001 EB001930267
003 EBX01000000000000001093169
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
100 1 |a Traub, Eric 
245 0 0 |a Learning Algorithms in JavaScript from Scratch  |h [electronic resource]  |c Traub, Eric 
250 |a 1st edition 
260 |b Packt Publishing  |c 2020 
300 |a 1 video file, approximately 3 hr., 33 min. 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Mode of access: World Wide Web 
500 |a Made available through: Safari, an O'Reilly Media Company 
776 |z 9781800208124 
856 4 0 |u https://learning.oreilly.com/videos/~/9781800208124/?ar  |x Verlag  |3 Volltext 
082 0 |a 000 
520 |a Make your code and programs faster and more efficient by using algorithms About This Video Explore important algorithms and understand how they work Learn the skills and concepts that you need to know to build your own algorithms that function the way you need them to In Detail Using algorithms in your programming allows you to improve the efficiency, performance, speed, and scalability of your code, applications, and programs. If you're looking to get up and running with algorithms in JavaScript from scratch, then this course is for you. You will learn what algorithms are, why they are important, and how to code them in JavaScript. You will also understand other important programming concepts as you advance such as functional programming, time complexity, and recursion. You'll also discover how to implement them in the algorithms that you build through the course. This course also features useful diagrams and animations to help you learn easily and effectively. The purpose of this course is not to simply help you memorize the algorithms, but instead to guide you on how the code works so you get hands-on experience in working with algorithms. The course covers a mix of ES5 and ES6 code to help you grasp the fundamental concepts easily. By the end of this course, you will have developed the skills you need to make your programs run efficiently using algorithms