Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Let's Go Big - Big Numbers in JavaScript

JSConf via YouTube

Overview

Explore the world of big numbers in JavaScript through this engaging JSConf EU 2017 talk. Discover creative techniques to represent values far beyond the natural constraints of JavaScript's number system. Learn how to free numbers from their limitations, starting with basic conversions to strings and progressing to advanced methods using binary strings, hexadecimal strings, one-character strings, and arrays. Gain insights into addition, subtraction, multiplication, and division operations for large numbers, and understand the implications for memory usage. Expand your understanding of numerical representation in programming and unlock new possibilities for handling massive values in your JavaScript projects.

Syllabus

Introduction
Numbers
Why big numbers
Converting to strings
Addition and subtraction
Multiplication and division
Binary strings
hexadecimal strings
one character strings
arrays
memory

Taught by

JSConf

Reviews

Start your review of Let's Go Big - Big Numbers in JavaScript

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.