Peeking Inside Pi
Offered By: Coding Train via YouTube
Course Description
Overview
Explore the fascinating world of Pi in this coding challenge video. Build a web application using p5.js and node.js to search through the first billion digits of Pi. Learn how to import Pi data, implement search functionality, handle large files with read streams, and create an API. Discover techniques for efficient data processing and gain insights into working with massive datasets. Follow along as the instructor guides you through each step, from basic number searches to advanced server-side operations. Get inspired by potential applications and improvements for this Pi-searching project.
Syllabus
Introduction.
Importing Pi Into p5.js.
Searching Numbers in Pi.
IndexOf Function.
Importing 1GB File.
Dividing the Data into Read Streams.
Searching 1 Billion Digits.
Creating an API.
Conclusions and Ideas.
Taught by
The Coding Train
Related Courses
Introduction to Programming for the Visual Arts with p5.jsUniversity of California, Los Angeles via Kadenze The Nature of Code
Processing Foundation via Kadenze Introduction to Computer Programming
University of London International Programmes via Coursera Türkçe JavaScript Bootcamp
Udemy The Nature of Code
Coding Train via YouTube