Home
:
Book details
:
Book description
Description of
Mighty JavaScript (Advanced)
Last updated 10/2023 Duration: 3h49m | Video: .MP4, 1920x1080 30 fps | Audio: AAC, 44.1 kHz, 2ch | Size: 1.46 GB Genre: eLearning | Language: English Memory Management, Absolute & Relative Tolerance, OOP, What you don't know about Closures, Boolean Short Circuiting What you'll learn In-depth understanding and advanced usage of j?vascript's numerical data types ( Numbers) An in-depth look at variables, memory An in-depth look at Object Oriented Programming Boolean Short circuit evaluation What you don't know about closures. Requirements Basic knowledge of j?vascript programming Description Welcome to the Mighty j?vascript Journey. This course is designed to take you a step from being an intermediate j?vascript develop to being an effective j?vascript programmer who knows why's and how of what's happening behind the scenes. j?vascript is used by world's largest companies to accomplish all kind of task and I'm going to help you understand this language in a an easy way. This course is completely different than an other course on j?vascript, it incorporates details which might seem minute but has a lot running behind the scenes. We'll see why 0.1 + 0.1 + 0.1 is not equal to 0.3 by using absolute, relative tolerance technique. We'll go over the memory management of j?vascript and look at examples which is going to deepen your understanding. We'll go over OOP in great detail. I'm not here to teach you the basics of j?vascript or what coercion is all about there are ton's of great courses out there with those materials. In this course we'll cover the topics that most of the courses don't cover and exercise our brain with few algorithm implementations of our own. We'll cover small topics in great detail making you understand the in's and out's of why its happening and it's going to give you "ah ah" moments, and these "ah ah" moments is going to set you apart from other developers. The course is going to be short sweet you wont find me rambling a lot we'll get straight to the topic. We will cover a lot of topics in this course! Including Memory Management such as garbage collection, reference counting algorithm, circular reference, memory leaks, mark and sweep algorithm. Boolean Short Circuit Evaluation, Numbers - This topic is going to cover your own implementation of getSizeOf method, your custom base algorithm , absolute & relative tolerance. OOP . What you don't know about closures! Looking forward to seeing you inside the course. * course image taken from Vecteezy Who this course is for Anyone preparing for an in-depth j?vascript technical interview. Anyone with a basic understanding of j?vascript that wants to take it to the next level